Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MarximusMG

macrumors 6502a
Original poster
I am currently trying to change the color theme of the style that I use for my site. I'm using the quasar style by Rocket Theme. My site is: http://www.Revyved.com. The links to each forum, as well as the title "Real Spiritual Discussion" are blue. I've looked through the color .css file, and still can't figure out to change the color of this text. I've also attached an example of what I'm trying to change. Thank you in advance.
 

Attachments

  • Example.jpg
    Example.jpg
    265 KB · Views: 379
Are you sure that it's being styled with CSS? phpBB uses a lot of images instead of text. You might try digging around in the Themes folder to see what you find.
 
it's in a file called style2.css

line 12 is what you want to change:

body a, #rt-main-surround .rt-article-title, #rt-main-surround .title, #rt-showcase .title, #rt-showcase .showcase-title span, #rt-top .title, #rt-header .title, #rt-feature .title {
color: #3D9FD0;
}
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.