| Re: Question about color of username in forums (may concern CSS file) |
| by synonym on 2006/8/1 10:54:47 Thank you Bandit-X!! A niggling problem for the past few months. Just came across this thread. Now solved. Genius! |
| Re: Question about color of username in forums (may concern CSS file) |
| by RSearcy on 2006/5/12 20:43:20 Well, it did work sorta. Check this out....http://www.robertsearcy.info/themehelp2.jpg How do I go about fixing that problem of the quotes not showing up in white text against the black background? Is that in the user.php file? If so, where is it and what do I need to add/edit? Thanks in advance!
|
| Re: Question about color of username in forums (may concern CSS file) |
| by RSearcy on 2006/5/11 20:11:57 Thank you so much! It works!
|
| Re: Question about color of username in forums (may concern CSS file) |
| by iHackCode on 2006/5/11 18:59:41 ok i think this is the solution. file. newbb/class/user.php search for $userinfo["link"] and add the things in red. le="color: #000000"><?php $userinfo["link"] = "<a href="".XOOPS_URL . "/userinfo.php?uid=" . $user->getVar("uid") ."" [color=CC0000] style='color:white'[/color]>".$name."</a>";
|
| Re: Question about color of username in forums (may concern CSS file) |
| by RSearcy on 2006/5/11 17:41:11 3.01 -- although when their (XoopsForge) CBB downloads are back up again, I'm upgrading to 3.03 |