Register

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!

Joomla 2.5.1 and 1.7.5 update released: More info

We are ready for Joomla! 2.5: More info

Help us improve our website and get 1 month Free Club Membership More info

Joomla 1.6/1.7 Templates Conversion Tracker: More info

User Panel
User Name  Password   
Go Back   Youjoomla Support Forums > Public Joomla forums > Joomla Tutorials

Joomla Tutorials Useful joomla tutorials

Reply
Old 11-15-2010, 05:26 PM   #1 (permalink)
Unlicensed
 
PhattyMcGee's Avatar
 
Join Date: Sep 2010
Posts: 35
Default Changing Font Color...

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!
PhattyMcGee is offline   Reply With Quote
Old 11-15-2010, 07:01 PM   #2 (permalink)
Unlicensed
 
maggoo's Avatar
 
Join Date: Dec 2009
Location: The Netherlands
Posts: 1,984
Default

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
__________________
Please read forum rules.
maggoo is offline   Reply With Quote
Old 05-09-2011, 11:38 AM   #3 (permalink)
Unlicensed
 
kennychelsea's Avatar
 
Join Date: May 2011
Posts: 1
Default hi

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.
kennychelsea is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:13 AM.


All times are GMT -4. The time now is 07:13 AM. Powered by vBulletin®
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0