![]() |
'Place An Ad' Font Colour Hi again How do i change the font colour on 'place an add' to RED and make it bold? Thanks again :) |
You would need to edit that link itself and place a font html tag around it in the topmenu function in pp-inc.php |
sorry i should have been more specific, as i guessed i would need to do that but can i have an example please? :) i think its this one yes, as the other one has an admin thing next to it. else { $menu .= " · <a href=\"{$Globals['maindir']}/uploadproduct.php$catquery\">{$Globals['pp_lang']['upload']}</a>"; } thanks yet again! |
$menu .= " · <a href=\"{$Globals['maindir']}/uploadproduct.php$catquery\"><font color=\"#FF0000\"><b>{$Globals['pp_lang']['upload']}</b></font></a>"; |
fantastic, thanks... so easy when u know how. |
I need to do this also, but it didn't do anything. Is it because I'm using my main forum css? How can I override the css for this one link? |
The post above shows exactly how to do this |
It has no effect, as I said. I am using the v3 forum and css integration - nothing I change there or in the langauge file has any effect. |
The post above has nothing to do with editing css or anything. It is an html font tag with a specific color placed around a specific link as the user wanted and it works exactly as posted above. |
| All times are GMT -5. The time now is 09:37 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0