Picture Appearance On Forum Rollover

Post new topic   Reply to topic

View previous topic View next topic Go down

Re: Picture Appearance On Forum Rollover

Post by Cman on August 1st 2009, 1:47 am


Picture Appearance On Forum Rollover


When a user puts his/her mouse over the forum, you can set an image to appear on the bottom right of the forum.





The First Step
Go to: ACP > Display > Colors > CSS Stylesheet
Make sure to have advanced mode on.

Now that you are there...add this to the stylesheet:
Code:
.forumline .row1.over:hover {background:url('URL FOR IMAGE') right bottom no-repeat;}

Replace "URL FOR IMAGE" with the url of the image.



The Second Step
If you have a highlight color or not you still need to add this code too:
Code:
.forumline .row1.over:hover {
background-color : white;
}

Replace COLOR with the highlight color name or code. If you don't want a highlight color, just put in the color of the forum (to make the highlight invisible). ACP > Display > Colors <= somewhere in there is the color of your forum.


There you go. Finished! You now have your rollover picture!
Spoiler:


I would save this code or add this page to your bookmarks.


Written by Cman
Special Thanks To: MrMega, ankillien, and Dion for the help in this topic.

Cman
Forumotion Member

Male
Posts: 574
Age: 14
Language: English
Location: Indianatlantic, Florida
Country:
Join date: 2009-05-29

http://www.justcorbin.com/

Back to top Go down

View previous topic View next topic Back to top


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