How to Add Tutorial header for a Topic
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
How to Add Tutorial header for a Topic
Hi,
I'm using phpBB3
Hope to Add Tutorial header for a Topic ( For tutorial, announcement, important and more)
Something like this:
http://i86.servimg.com/u/f86/19/47/93/54/qqua2010.png


If there is any mistake in this topic done by be, please also remind me.Thanks

I'm using phpBB3
Hope to Add Tutorial header for a Topic ( For tutorial, announcement, important and more)
Something like this:
http://i86.servimg.com/u/f86/19/47/93/54/qqua2010.png


If there is any mistake in this topic done by be, please also remind me.Thanks
Last edited by fungkaket on May 25th 2016, 6:50 am; edited 1 time in total
fungkaket- New Member
- Posts : 5
Reputation : 1
Language : English
Re: How to Add Tutorial header for a Topic
Tuto Header like the picture above, thank you.
fungkaket- New Member
- Posts : 5
Reputation : 1
Language : English
Re: How to Add Tutorial header for a Topic
You can do that with tables.
For example:
and style in your CSS the
For example:
- Code:
[table class="tutoHeader"][tr][td]Header Title[/td][/tr][/table]
[table class="tutoContent"][tr][td]Content Here[/td][/tr][/table]
and style in your CSS the
- Code:
table.tutoHeader {
styling here
}
table.tutoContent {
styling here
}


|
Re: How to Add Tutorial header for a Topic
Problem solved & topic archived ~ brandon_g
|

Remember to mark your topic
when a solution is found.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum