Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development . You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup . If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

Changing Font Color...

11-15-2010, 05:26 PM
# 1 (permalink)
PhattyMcGee
I know this is simple, but I'm just not finding it in any CSS file...

I'd like to change the color of the font in the top menu [Home - YJMS 2.0 - Extras - Menu Types....] right now its currently white.

While I'm at it, I'd like to change the gray used in the background boxes for the side Right Modules where the Main Menu - Weekend Box Office - Directors Pick - currently a light gray, would like to darken a little.

Using the You Movies template - You Movies - Joomla Movies Template

Thanks!
11-15-2010, 07:01 PM
# 2 (permalink)
maggoo
Top menu look in: blue.css line 125.

Right column:

Code:

#tabs_container .tab_content, #tabs_container2 .tab_content2, #tabs_container3 .tab_content3 {
background:none repeat scroll 0 0 #CCCCCC;
}
on line 126 in layout.css, so you are not changing the column but the tabs.

for the column:

Code:

.yjsquare {
background:none repeat scroll 0 0 #000000;
}
on line 54 of blue.css
05-09-2011, 11:38 AM
# 3 (permalink)
kennychelsea
thanks for the code manggoo, im not yet into changing my font color but thats my fashion, designing my fonts from the different colors. So thanks for this.
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

Members Login

Username
Password