How can I change the colour of the threads that promoted to the front page when using using Xenporta ? They would be clearer if they were the same shade of blue used elsewhere Fantastic theme you have released, many thanks.
You can try to addon following code into your EXTRA.css template Code: .recentNews .subHeading a { color: #fff !important; text-shadow: none; } Regards,
ok i will try that cheers, Do i add it at any particular place within the file. Where is this file located i cant see it in the root (i know to edit it in the CP) ? that way i can backup first (new to Xenforo)
ok - i did that edit, thats much better I changed this - color: #fff (white) to (blue) #B9D5E7 and it matches the rest of the theme