Changing Font And Color Of Forum Name

Started by XtcruleZ, January 15, 2010, 05:38:31 PM

Previous topic - Next topic

XtcruleZ

Is it possible to change the font type and color of the displayed Forum Name at the top left of my Forum main page? Please see attached pic for what im talking about.

adbrad

you will probably find this is a link so the colour of all links can be changed in the css file not sure bout font as it will prob change all the links but not 100% sure

XtcruleZ

Yes it is a link. And that css file is large...lol. Guess ill start digging.

adbrad

it should be similar to this

/* Normal, standard links. */
a:link, a:visited
{
   color: #ffffff;
   text-decoration: none;

its right a the top of index.css

XtcruleZ

Thank you for this, ill try it right now.

XtcruleZ

Yes it worked, but is changed EVERY clickable link also. Thanks though.

adbrad


Joker™

/* the main title, always stay at 45 pixels in height! */
h1.forumtitle
{
line-height:45px;
font-size:1.8em;
font-family:Geneva,verdana,sans-serif;
margin:0; padding:0;
float:left
}

i think thats the exact class in index.css
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

XtcruleZ

Quote from: Imp@tient on January 21, 2010, 01:11:56 PM
/* the main title, always stay at 45 pixels in height! */
h1.forumtitle
{
line-height:45px;
font-size:1.8em;
font-family:Geneva,verdana,sans-serif;
margin:0; padding:0;
float:left
}

i think thats the exact class in index.css

This will only change the forum name link at the top?

Joker™

Quote from: XtcruleZ on January 21, 2010, 04:58:44 PM
Quote from: Imp@tient on January 21, 2010, 01:11:56 PM
/* the main title, always stay at 45 pixels in height! */
h1.forumtitle
{
line-height:45px;
font-size:1.8em;
font-family:Geneva,verdana,sans-serif;
margin:0; padding:0;
float:left
}

i think thats the exact class in index.css

This will only change the forum name link at the top?


yup ..... it'll change only top link ..... as was just telling the exact class as per the question asked in 1st post
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

XtcruleZ

Thank you for this, gonna give it a try now.

XtcruleZ

How would i go about using a non-standard font?

adbrad

Quote from: XtcruleZ on January 25, 2010, 06:39:19 PM
How would i go about using a non-standard font?

i'm guessuing just put the font name in the font-family line

XtcruleZ

No, that didnt work. Is there a way to add non-standard font into the Forum files somewhere so the site recognizes it when used?

adbrad

Quote from: XtcruleZ on January 26, 2010, 06:05:02 PM
No, that didnt work. Is there a way to add non-standard font into the Forum files somewhere so the site recognizes it when used?
there is a fonts folder in the theme directorty you could try copying it in there

XtcruleZ

I tried that also and it didnt work.....the search continues. Thank you though.

Nick Whetstone

Do you still seek assistance with this issue, XTC?
The artist formerly known as (Ha)²

Former Support Specialist

Please do not solicit support via PM. Here's why!

Advertisement: