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.

Left Align Category Title and Change Font

2 posters

Go down

Solved Left Align Category Title and Change Font

Post by amanda76 March 19th 2009, 8:35 pm

Hello,
This is my first forum and I've figured out most things but I'm stumped as to how I can get my category title to align left rather than center. I've tried the obvious align=left code but it's not working. I'm using phpBB2. Here is a link to the forum.
http://www.pugauthority.com/forum.htm

I'd also like to change the font style. Speak in simple terms please. This is new to me! Very Happy

Thanks!
avatar
amanda76
Forumember

Posts : 87
Reputation : 0
Language : English

http://www.pugauthority.com

Back to top Go down

Solved Re: Left Align Category Title and Change Font

Post by Guest March 19th 2009, 9:19 pm

Heya Smile

For the title alignment

1. Navigate to :

Admin Panel\Display\Colors\CSS Stylesheet

2. add the following code and press "Submit" to save

Code:
.secondarytitle,.secondarytitle h2 {
        text-align: left !important;
   }

th,td,p {
    font-family: Garamond,*******,********,*******
        }

Replace ******* with the font name you want to use and do do not close the end tage at the end of the last *******, If you do the code wont work


Please also note that not ALL users will have the fonts you add to the code

Let me know if that works Smile

Regards








Craig
avatar
Guest
Guest


Back to top Go down

Solved Re: Left Align Category Title and Change Font

Post by amanda76 March 19th 2009, 9:32 pm

Worked perfectly, thanks! Although it changed the font sizes all over my forum for some reason. Everything is much smaller now.
avatar
amanda76
Forumember

Posts : 87
Reputation : 0
Language : English

http://www.pugauthority.com

Back to top Go down

Solved Re: Left Align Category Title and Change Font

Post by Guest March 19th 2009, 9:43 pm

Yeah some fonts would automatically by default be smaller, Now this will cause some issues so be careful about what fonts you select, To get an idea of what fonts are good to use in a website try this website

http://www.hobo-web.co.uk/tips/55.htm

Regards








Craig
avatar
Guest
Guest


Back to top Go down

Solved Re: Left Align Category Title and Change Font

Post by amanda76 March 19th 2009, 9:46 pm

Good to know! I'll check out the link. Thanks!
avatar
amanda76
Forumember

Posts : 87
Reputation : 0
Language : English

http://www.pugauthority.com

Back to top Go down

Solved Re: Left Align Category Title and Change Font

Post by MrMario March 19th 2009, 10:18 pm

Since this topic is solved I will lock this topic and mark it as solved.

-MrMario
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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