live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Justify text? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Justify text?
#429
Justify text? 1 Year, 3 Months ago Karma: 0  
How may I set the question &amp; answer text to justify in Moo FAQ?<br><br>Post edited by: jmaxpro, at: 2007/08/11 22:23
Ricard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#436
Re:Justify text? 1 Year, 3 Months ago Karma: 40  
You do that by adding text-align:justify; to the .content class that you have to add to your template_css when you install the mod.



You may need to do something like this if you are also using p tags in the div:



Code:

.content, .content p {text-align:justify}
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#454
Re:Justify text? 1 Year, 3 Months ago Karma: 0  
It actually worked better to simply add it to the main content code, unless that's what you meant:



.content {font-size: 12px;text-align: justify;color: #5E6257;display: block;background-color: #FFFFFF;margin-bottom: 5px;}
Ricard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#455
Re:Justify text? 1 Year, 3 Months ago Karma: 40  
yes thats what I meant ...
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoard
,