Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Re:siteground-j15-14 trouble (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:siteground-j15-14 trouble
#53775
siteground-j15-14 trouble 1 Month, 2 Weeks ago  
Hi,

I have big trouble with siteground-j15-14

I modified this template to suit my needs but trouble is that text in article can not be aligned to center or right it can only be left. I know that I should change somewhere in template.css to not be text-align: justify, but i have no idea where...

Any help would be appreciated.

File Attachment:
File Name: template-de539f43dcc70a63090ac1181b383698.txt
File Size: 16322
stefanpn (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/07/16 12:44 By stefanpn.
 
The administrator has disabled public write access.  
#54177
Re:siteground-j15-14 trouble 1 Month, 1 Week ago  
I solved the problem by myself.

For everyone who had the same problem here is the solution:

siteground-j15-14 have error in template.css file, instead of:

Code:


p {
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: justify;
}



you should put this:
Code:


p {
  margin-top: 0px;
  margin-bottom: 5px;
}



Also you should change TinyMCE editor with something compatible with XHTML 1.0, like JoomlaFCK or something...

Have a nice day!
stefanpn (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/07/19 14:38 By stefanpn.
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop