The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to make categories font smaller

5 posters

Go down

Solved How to make categories font smaller

Post by chouzouris July 31st 2008, 12:03 pm

I would like to make the categories font smaller. I know I have to edit the CSS to do this. Can someone tell me what exactly I have to change in the CSS????
Thanks in advance!


Last edited by chouzouris on August 4th 2008, 8:21 pm; edited 1 time in total
chouzouris
chouzouris
Forumember

Female Posts : 161
Reputation : 0
Language : ENGLISH
Location : Greece

http://www.gatospito.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by zakir321 July 31st 2008, 5:30 pm

I'd need a forum address in order to give you the exact code. You mean the category-titles on your index page, is that correct?
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: How to make categories font smaller

Post by chouzouris July 31st 2008, 10:15 pm

Yes, this is correct. My forum is http://www.gatospito.com

Thanks in advance!
chouzouris
chouzouris
Forumember

Female Posts : 161
Reputation : 0
Language : ENGLISH
Location : Greece

http://www.gatospito.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by zakir321 August 1st 2008, 5:03 pm

Go to "Display / Colors / CSS Stylesheet" and enter this code below in the textbox and submit. You can modify the red highlighted part to adjust the size.

.table-title h2{font-size:0.90em;}
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: How to make categories font smaller

Post by chouzouris August 1st 2008, 8:08 pm

I did it but nothing happens... Should I just copy the code you mention or the whole CCS sheet after replacing the part you mention???
Also, Should I click the part where it says to deactive the basic CCS??

I am sorry about all the questions, this is the first time I am doing it!!
chouzouris
chouzouris
Forumember

Female Posts : 161
Reputation : 0
Language : ENGLISH
Location : Greece

http://www.gatospito.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by Saurus August 1st 2008, 8:42 pm

No, no, no ... just add that piece of code to the bottom of the CSS sheet and save it. Nothing else.
avatar
Saurus
Forumember

Male Posts : 789
Reputation : 10
Language : english
Location : NY

http://sunrisers.forumotion.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by chouzouris August 1st 2008, 10:05 pm

Well I am afraid NOTHING happens Sad
chouzouris
chouzouris
Forumember

Female Posts : 161
Reputation : 0
Language : ENGLISH
Location : Greece

http://www.gatospito.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by chouzouris August 1st 2008, 10:27 pm

I think I am mistaken. What I meant was make smaller the fonts of the TITLES of the various forums (not categories)! Please specify the correct code!! THANKS A LOT.
chouzouris
chouzouris
Forumember

Female Posts : 161
Reputation : 0
Language : ENGLISH
Location : Greece

http://www.gatospito.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by chouzouris August 3rd 2008, 2:03 pm

Anyone please??
chouzouris
chouzouris
Forumember

Female Posts : 161
Reputation : 0
Language : ENGLISH
Location : Greece

http://www.gatospito.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by vikingdriver August 4th 2008, 12:34 am

Access your CSS style sheet and look for this code:
Code:
.cattitle{
 font-weight: bold;
 font-size: 14px ;
 letter-spacing: 1px;
 color : #fff8dc}


Change your font-size there, and resubmit your CSS Sheet
avatar
vikingdriver
Forumember

Posts : 75
Reputation : 0
Language : english

Back to top Go down

Solved Re: How to make categories font smaller

Post by zakir321 August 4th 2008, 3:43 pm

I think I am mistaken. What I meant was make smaller the fonts of the TITLES of the various forums (not categories)! Please specify the correct code!! THANKS A LOT.

That's actually a huge difference... if you want to change the forum titles, don't request the code for categories. Razz

But ok, here we go - the "0.9" can be modified again to make it more or less small.

Code:
a.forumtitle{font-size:0.9em;}
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: How to make categories font smaller

Post by chouzouris August 4th 2008, 8:20 pm

OK! I changed the forumtitle font size in the basic CSS by copying it All in the box and it worked fine! It did not work by just adding the code (without copying the whole CSS).
Anyway, THANKS A LOT!!!
chouzouris
chouzouris
Forumember

Female Posts : 161
Reputation : 0
Language : ENGLISH
Location : Greece

http://www.gatospito.com

Back to top Go down

Solved Re: How to make categories font smaller

Post by Nessa August 5th 2008, 12:49 am

Since this problem appears to be resolved, I will lock this thread now.

=> ( Members Problem Solved )

=> Locked

Nessa
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum