Forums
| batboy.net :: Forums :: Forum :: Ported Themes! |
|
<< Previous thread | Next thread >> |
| right to left inanis-glass | ||
|
Moderators: admin
|
| Author | Post | ||
| mba2431 |
| ||
![]() Registered Member #36 Joined: Mon Jan 26 2009, 10:54AMPosts: 2 | hello i want to use theme "inanis-glass" in my site. but my language is persian and it is "right to left". please help me. | ||
| Back to top | | ||
| admin |
| ||
admin![]() ![]() Registered Member #1 Joined: Fri Mar 14 2008, 09:10PMPosts: 21 | Hello, I have no experience of right to left language, what exactly do you need help with? /jvg | ||
| Back to top | | ||
| mba2431 |
| ||
![]() Registered Member #36 Joined: Mon Jan 26 2009, 10:54AMPosts: 2 | admin wrote ... Hello, I have no experience of right to left language, what exactly do you need help with? /jvg thanks for reply. i want to set align of all text to right... see the bottom picture (Default in IE & FF): (Excuse me for my bad english) ![]() | ||
| Back to top | | ||
| admin |
| ||
admin![]() ![]() Registered Member #1 Joined: Fri Mar 14 2008, 09:10PMPosts: 21 | Hmm.. the easiest thing i guess would be to add "text-align: right" to the body style. In style.css, on line 12 you have (all on one line):
body{padding:0;BACKGROUND:#09151F url(images/bg.jpg) top left repeat-x;background-attachment: fixed;MARGIN:0px auto;FONT-SIZE:0.8em;COLOR:#999;height:100%;min-width:900px}
change it to:
body{text-align:right; padding:0;BACKGROUND:#09151F url(images/bg.jpg) top left repeat-x;background-attachment: fixed;MARGIN:0px auto;FONT-SIZE:0.8em;COLOR:#999;height:100%;min-width:900px}
You will also need to change line 34 to:
td {text-align:right}
There's probably more you need to change (some paddings and margins will be wrong), but these two changes will make most of the text right aligned. I recommend using Firefox and Firebug Plugin, with this setup you can make changes to the CSS in "realtime", making it very easy to find which classes and id's to modify. /jvg | ||
| Back to top | | ||
Powered by e107 Forum System
Main Menu
Welcome
Chatbox
You must be logged in to post comments on this site - please either log in or if you are not registered click here to signup
View all posts (51)








