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 this?

3 posters

Go down

Solved How can i add this?

Post by uJhisper Sun Feb 12, 2012 4:28 pm

go here: http://www.overflowforum.com/
hover over any category topic:

Moderators: Administrators - Global Enforcers
pops up^

how can i add that to my site[phbb3]?
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

Solved Re: How can i add this?

Post by enlil Sun Feb 12, 2012 5:47 pm

hi,


add in description of each forum :

Code:
<div class="cathover">moderators : what you want to say</div>
and then add in the CSS ( acp > display > colors > cascading style sheet ) this :

Code:
.cathover { display: none; }
.icon:hover .cathover { display: block; }
this way it will be showed only when hovering a the row of the category
avatar
enlil
New Member

Posts : 16
Reputation : 5
Language : c

Back to top Go down

Solved Re: How can i add this?

Post by uJhisper Sun Feb 12, 2012 6:53 pm

Thanks, solved
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

Solved Re: How can i add this?

Post by Sanket Sun Feb 12, 2012 6:54 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top


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