![]() |
background color of just the currently active users area
i have searched through all kinds of stuff on in the forumhome template, and i cannot figure out how to change the color of the currently active users area. i know that it is alt1, but i'm still not sure what to change.
i am adding a dark style on our site, and putting it together myself from a duplicate default theme. we have the html markup mod for our users, and when you put together different username colors with a dark background, you get unreadable text. :) any ideas? i figure maybe this is something that can be done in the stylesheet, but i'm clueless as to what to do. :D |
add style="background-color: yellow" into the td tag (change yellow to whatever color you want).
|
put it in there?
PHP Code:
|
I thought you wanted to change the background where the usernames are listed?
HTML Code:
<td class="alt1" style="background-color: yellow" width="100%"> |
i did :o
im still learning. that did it. thanks lynne :) --------------- Added [DATE]1232914676[/DATE] at [TIME]1232914676[/TIME] --------------- one more thing i noticed. how would i change the text color of "Most users ever online..."? |
You can probably put the css inline in the div tag:
HTML Code:
<div style="white-space: nowrap; color: yellow"> |
All times are GMT. The time now is 05:10 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|