vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: CSS Query - View Topic
Topic Rating: *****
Printable View
Graham
Support Administrator
*****

[Avatar]

Posts: 1,642
Status: Offline
Gender: Male
Location: Sussex, UK
Age: 40
Joined:  

Additional Groups:
Support Team
***


Reputation: 57%  


pmwww
CSS Query (12th Oct 08 at 12:49pm UTC)
So, i'm trying to control the text size and colour of the menu buttons (plain text), and i couldn't work out if i'd need to alter the nav classes (.a .a visited etc) or if it'd be the welcome_table class? Id've thought that changing the .a class would affect any link, where all i want to do is change the top menu buttons.

Someone put me out of my misery! {Sad}
VeaZna
Junior Member
**

[Avatar]
"Pickle Weasil"

Posts: 78
Status: Offline
Location: Guess...
Joined:  
Reputation: 1%  


pmwww
Re: CSS Query (12th Oct 08 at 4:05pm UTC)
<style type="text/css">
.welcome a {
font-size: 10px;
color: #FFFFFF;
}
</style>

that should work! {Smile}

ImageImage
Graham
Support Administrator
*****

[Avatar]

Posts: 1,642
Status: Offline
Gender: Male
Location: Sussex, UK
Age: 40
Joined:  

Additional Groups:
Support Team
***


Reputation: 57%  


pmwww
Re: CSS Query (12th Oct 08 at 4:43pm UTC)
Unless i'm doing something wrong, it doesn't {Sad}
VeaZna
Junior Member
**

[Avatar]
"Pickle Weasil"

Posts: 78
Status: Offline
Location: Guess...
Joined:  
Reputation: 1%  


pmwww
Re: CSS Query (12th Oct 08 at 4:58pm UTC)
r u sure? it works fine on my test site.

do u have text menus enabled? and is it in ur global headers?

ImageImage
Graham
Support Administrator
*****

[Avatar]

Posts: 1,642
Status: Offline
Gender: Male
Location: Sussex, UK
Age: 40
Joined:  

Additional Groups:
Support Team
***


Reputation: 57%  


pmwww
Re: CSS Query (12th Oct 08 at 11:22pm UTC)
 
r u sure? it works fine on my test site.

do u have text menus enabled? and is it in ur global headers?


Yup, in global headers and text menus are enabled. {Sad}
VeaZna
Junior Member
**

[Avatar]
"Pickle Weasil"

Posts: 78
Status: Offline
Location: Guess...
Joined:  
Reputation: 1%  


pmwww
Re: CSS Query (13th Oct 08 at 1:44am UTC)
r u using a premade skin?

ImageImage
Graham
Support Administrator
*****

[Avatar]

Posts: 1,642
Status: Offline
Gender: Male
Location: Sussex, UK
Age: 40
Joined:  

Additional Groups:
Support Team
***


Reputation: 57%  


pmwww
Re: CSS Query (13th Oct 08 at 8:36am UTC)
Nope, it's a blank canvas.
Ross
Administrator
*****

[Avatar]

Posts: 3,709
Status: Offline
Gender: Male
Age: 9 14
Joined:  

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: CSS Query (13th Oct 08 at 9:59am UTC)
Try:

<style type="text/css">
#menu_buttons, menu_buttons a {
font-size: 10px!important;
color: #FFFFFF;
}
</style>

Image
Graham
Support Administrator
*****

[Avatar]

Posts: 1,642
Status: Offline
Gender: Male
Location: Sussex, UK
Age: 40
Joined:  

Additional Groups:
Support Team
***


Reputation: 57%  


pmwww
Re: CSS Query (13th Oct 08 at 10:05am UTC)
 
Try:

<style type="text/css">
#menu_buttons, menu_buttons a {
font-size: 10px!important;
color: #FFFFFF;
}
</style>


Don't think that worked, either {Unsure}

Take a look: http://sciba.vforums.co.uk/ (it's in MM, but Ross can access it {Tongue Out} )
Ross
Administrator
*****

[Avatar]

Posts: 3,709
Status: Offline
Gender: Male
Age: 9 14
Joined:  

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: CSS Query (13th Oct 08 at 11:58am UTC)
Whoops, I missed the second # {Embarassed} It's working on there now {Smile}

Image
Graham
Support Administrator
*****

[Avatar]

Posts: 1,642
Status: Offline
Gender: Male
Location: Sussex, UK
Age: 40
Joined:  

Additional Groups:
Support Team
***


Reputation: 57%  


pmwww
Re: CSS Query (13th Oct 08 at 12:11pm UTC)
Awesome, cheers {Smile}
 Printable View

All times are GMT+0 :: The current time is 12:02am
Page generated in 1.0466 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums