Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > "yget"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-18-2007, 03:05 AM
New Pligger
 
Join Date: May 2007
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
How to change the category link colors?

Hi, does anyone know how I can change the category link colors in yget?

At present they are a default blue color; is there anyway I change this?

Thanks in advance

Tezza
Reply With Quote
  #2 (permalink)  
Old 06-18-2007, 07:13 AM
New Pligger
 
Join Date: Jun 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
change blue

Hi. That blue category link color can be changed in the CSS file fould in:

templates/yget/css/main.css

That is where you would manipulate ALL text colors, sizes, and fonts.
Reply With Quote
  #3 (permalink)  
Old 06-18-2007, 07:39 PM
New Pligger
 
Join Date: May 2007
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
tonx, I have tried changing almost every in there and can't find it. Can you point me a little closer?

Tezza

PS. I am using yget 9.5
Reply With Quote
  #4 (permalink)  
Old 06-18-2007, 07:52 PM
Constant Pligger
 
Join Date: Feb 2007
Posts: 236
Thanks: 20
Thanked 29 Times in 15 Posts
Quote:
Originally Posted by TezzaTezza View Post
tonx, I have tried changing almost every in there and can't find it. Can you point me a little closer?

Tezza

PS. I am using yget 9.5
Open up templates/yget/css/main.css with a text editor and find:

Code:
#nav-secondary, #nav-secondary ul {position:static;margin:0}
#nav-secondary, #nav-secondary li {list-style:none;margin:0;padding:0; display:block;}
#nav-secondary {padding-top:0;margin-top: 10px}
#nav-secondary a {line-height:1.5;font:96% arial;display:block; color:#66c;border-bottom:1px solid #eadfb4;}
#nav-secondary a:hover {color:#666}
you can change the color in these 2 lines:

Code:
#nav-secondary a {line-height:1.5;font:96% arial;display:block; color:#66c;border-bottom:1px solid #eadfb4;}
#nav-secondary a:hover {color:#666}
Reply With Quote
  #5 (permalink)  
Old 06-19-2007, 05:33 AM
New Pligger
 
Join Date: May 2007
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks, guys, got it done now

Tezza
Reply With Quote
Reply

Thread Tools
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
Similar Threads
Thread Thread Starter Forum Replies Last Post
Control of meta description - categories Divisive Cotton Suggestions 63 10-16-2008 01:02 AM
How to change the Category URL into it site url? cpayment General Help 3 08-25-2008 04:13 AM
Special Advertising Add-On for banners Tutorial AnAlienHolakres3 Modification Tutorials 18 07-30-2008 09:25 AM
Change when bury link appears jmundane General Help 5 07-02-2008 10:45 AM
When browsing a category, tabs do not link to same category micropat General Help 14 01-29-2007 12:56 AM


Search Engine Friendly URLs by vBSEO 3.2.0