PDA

View Full Version : How do I change the font...


northeastskater
03-05-2008, 07:27 PM
... in the site navigation box on my home page?

rwoscott
03-05-2008, 08:32 PM
In template adv_portal_navigationbits.
It currently uses class="smallfont", you can change the class to what ever you want.

Our Sponsors
 

northeastskater
03-05-2008, 08:39 PM
I appreciate the help, unfortunately I am not sure what you mean by "In template adv_portal_navigationbits" whereabouts would I find that?

rwoscott
03-05-2008, 08:43 PM
In your AdminCP.
Under the heading in the left column Styles and Templates, Select Style Manager.
The select from the Style you are using, select "Edit Templates" from the drop down list.

Double click "vBadvanced CMPS Templates", this will show the CMPS templates.
from there select the navigationbits one.

Our Sponsors
 

northeastskater
03-05-2008, 08:55 PM
Fantastic! Thank you so much for dumbing it down for me.

rwoscott
03-05-2008, 09:06 PM
Np.

ArnyVee
03-05-2008, 10:37 PM
This is the kind of information/instruction that I need.

Is there somewhere that I could get the real 'dumbed down' version of all of the functions?

I'm brand new to websites and know nothing about working and editing the site. :(

I can't even get the forums to seperate into separate section. Sheesh. I need lots of help.

rwoscott
03-06-2008, 02:52 PM
This is the kind of information/instruction that I need.

Is there somewhere that I could get the real 'dumbed down' version of all of the functions?

I'm brand new to websites and know nothing about working and editing the site. :(

I can't even get the forums to seperate into separate section. Sheesh. I need lots of help.
I started an AdminCP guide for Dummies over at vbcoderz, in the article section.
I'd be quite happy to answer your queries on vbulletin admin functions. Not sure if this is the right place in the forum, as this is a vbadvanced forum, and I think it best to keep it to vbadvanced specific qns. But you can ask them over there or PM me and I'll do my best to help.

ArnyVee
03-08-2008, 08:32 AM
I started an AdminCP guide for Dummies over at vbcoderz, in the article section.
I'd be quite happy to answer your queries on vbulletin admin functions. Not sure if this is the right place in the forum, as this is a vbadvanced forum, and I think it best to keep it to vbadvanced specific qns. But you can ask them over there or PM me and I'll do my best to help.

That's awesome! I'm headed right over to check it out! :)

I'll also be 'bothering' you with some questions via PM if you don't mind too much.

rwoscott
03-08-2008, 10:45 PM
That's awesome! I'm headed right over to check it out! :)

I'll also be 'bothering' you with some questions via PM if you don't mind too much.Not at all.

ArnyVee
03-22-2008, 11:18 PM
In template adv_portal_navigationbits.
It currently uses class="smallfont", you can change the class to what ever you want.


What would I be able to change it to? "medfont" "largefont" "Disneyfont", etc?

rwoscott
03-23-2008, 06:51 AM
What would I be able to change it to? "medfont" "largefont" "Disneyfont", etc?

If you have those defined in your style, yes.

Smallfont is a vbulletin supplied font class.

ArnyVee
03-31-2008, 08:54 PM
How do these become 'defined'? Do you have to upload a style of font somewhere in particular?

rwoscott
04-01-2008, 06:46 AM
How do these become 'defined'? Do you have to upload a style of font somewhere in particular?

If you know a bit of CSS, ....

AdmicCP>Styles and Templates>Style Manager>Main CSS (from Style dropdown)
Then right at the bottom of the page there are two boxes to include "Additional CSS".