The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how can i add ( i ) box in my forum

4 posters

Go down

Solved how can i add ( i ) box in my forum

Post by Darkness_demoN March 8th 2012, 5:36 pm

how can i add
this hint box
in my forum ?


Last edited by Darkness_demoN on March 9th 2012, 3:48 pm; edited 1 time in total
Darkness_demoN
Darkness_demoN
Forumember

Male Posts : 160
Reputation : 10
Language : Bulgarian
Location : Bulgaria, Kavarna or Burgas

http://mangabg.darkbb.com

Back to top Go down

Solved Re: how can i add ( i ) box in my forum

Post by Omu March 8th 2012, 7:57 pm

Make your own table and use css to edit it Razz

Code:
[table class="mod-tb"][tr][td]Text[/td][/tr][/table]

And in CSS:

Code:
.mod-tb {
background: color;
border: 1px solid color;
padding: 2px;
margin: 2px;}

This CSS Code is just an exemple Smile
Omu
Omu
Active Poster

Male Posts : 1021
Reputation : 87
Language : Romanian, English

http://techtitans.forumer.ro/

Back to top Go down

Solved Re: how can i add ( i ) box in my forum

Post by tommycoo March 8th 2012, 9:43 pm

Darkness_demoN wrote:how can i add
this hint box
in my forum ?
u may follow this tutorial
Code:
http://help.forumotion.com/t87870-notice-using-css-and-table
hope this help Wink
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

Solved Re: how can i add ( i ) box in my forum

Post by Darkness_demoN March 9th 2012, 3:47 pm

tommycoo wrote:
Darkness_demoN wrote:how can i add
this hint box
in my forum ?
u may follow this tutorial
Code:
http://help.forumotion.com/t87870-notice-using-css-and-table
hope this help Wink

This work nice Smile
i add
Code:
border-radius: 15px;
to make edges round
Darkness_demoN
Darkness_demoN
Forumember

Male Posts : 160
Reputation : 10
Language : Bulgarian
Location : Bulgaria, Kavarna or Burgas

http://mangabg.darkbb.com

Back to top Go down

Solved Re: how can i add ( i ) box in my forum

Post by Sanket March 9th 2012, 5:13 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum