Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Mouseover colors
OK, so you choose CSS tricks 1 and 2 and now you have this bright white mouseover color that highlights your forums and topics. That works well for some themes but if you have a dark theme it can get real annoying real fast... fortunately there is an answer... just cut and paste this CSS snippet in your custom CSS:
/* CSS MOUSEOVER */
.ak_fl_forumrow_mouseover_on { background-color: #6f7982; cursor: pointer; padding: 5px 5px 5px 5px; border-width: 0px 0px 0px 0px; }
.ak_tl_topicrow_mouseover_on { background-color: #6f7982; padding: 10px 10px 10px 10px; border-width: 0px 0px 0px 0px; }
Now you can change the color to anything you like 
|
|
5/19/2007, 3:02 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|