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.

Default text settings

3 posters

Go down

Solved Default text settings

Post by Candy Kane May 8th 2010, 5:27 pm

How can I change the default settings of the text in the body of my post boxes from centred to justified or left?

I'd be grateful for the code and if you could tell me where to put the code.
avatar
Candy Kane
Forumember

Posts : 30
Reputation : 0
Language : English

Back to top Go down

Solved Re: Default text settings

Post by Rok May 10th 2010, 4:32 am

Go to your forum's CSS in the administration panel of your forum, press CTRL + F on your keyboard, and search for '.postbody .content {' in the CSS. When you find that in the CSS, paste this code in that area:
Code:
   text-align: justified;

If that doesn't work, then just change 'justified' to 'left'. Wink
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Solved Re: Default text settings

Post by Candy Kane May 10th 2010, 11:54 am

Thanks!
avatar
Candy Kane
Forumember

Posts : 30
Reputation : 0
Language : English

Back to top Go down

Solved Re: Default text settings

Post by Sanket May 10th 2010, 4:41 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Default text settings 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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