Which stylesheet element do I need to edit?

Styles for phpBB3 created by ModphpBB3 and Others.
Post Reply
User avatar
uk_martin
Forum Member
Forum Member
Posts: 85
Joined: Fri Jan 30, 2009 2:49 pm

Which stylesheet element do I need to edit?

Post by uk_martin »

Hi again

I'm finally closing in on my target but there are some final tweaks that I need to do:

Taking this page as an example: http://www.brummiesfans.com/main/viewto ... ?f=2&t=227

Apart from plain text being in black, elsewhere, the rule of thumb is that red (#d00000) text goes against a yellow (#ffdd00) background and vice versa. The snag is when elements such as "Administrator" in the profile block are grey and seem to defy all style sheets in staying grey. The same goes for the Jump-to and Quick-Mod Links, just above the footer. What have I missed? What controls the colour of this grey text? How can I change them?

Also, how do I create a new style for a. links? Currently links are yellow (#ffdd00) which turn (#ff0000) on hover. This is all well and good when the links are against the red background, but some aren't. I need to add a style / class for links on a yellow background that are red (#d00000) which turn (#ff0000) on hover. The problem is that I have no idea which stylesheet to use, nor how to change the HTML pages from one standard link to a "non-standard" link.

Any help on these points would be appreciated.

Thanks

Martin
User avatar
cisco007
Staff
Staff
Posts: 501
Joined: Tue Oct 07, 2008 3:44 am

Re: Which stylesheet element do I need to edit?

Post by cisco007 »

you would have to go and check, common.css, colours.css, content.css, and links.css seach through those, to find anything to do with rank, links and/or hover, and change the colors accordingly! I can't really say exactly which edit you have to do since I am not currently near my work, but just keep searching it's all trial and error, just make sure you keep a backup!
Post Reply