-
AuthorPosts
-
October 23, 2008 at 8:18 pm #134733
Hello,
i want to change everything on the template to be rihgt to left
how to do this ?
Regards,
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 3, 2008 at 8:24 am #277881Hi dellow !
You can do it following way below :
Open template.css file in templates/ja_teline/css folder, find following code section at about line 15 :
body#bd {
background:#F2F2F2 none repeat scroll 0 0;
color:#333333;
}
change to :
body#bd {
background:#F2F2F2 none repeat scroll 0 0;
color:#333333;
text-align:right;
}
November 8, 2008 at 9:06 pm #278592Hello,
i find this code only :
body#bd {
background: #FFFFFF;
color: #333333;
text-align: center;
i try changing center to be right , and made deep refresh but nothing changed!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 10, 2008 at 8:51 am #278683Hi dellow !
Please send url of your site !November 10, 2008 at 10:06 am #278694<em>@hainn84 90150 wrote:</em><blockquote>Hi dellow !
Please send url of your site !</blockquote>thank you,
Regards,
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 11, 2008 at 8:32 am #278797Dear dellow !
I have checked your site and see Travel module on your site is aligned to right, i viewed html code of it and detected the problem: html code in Travel module is aligned right so it causes the provblem , please edit html code of Travel module. Please view image attachment.3361
November 11, 2008 at 5:14 pm #278862Hello,
thank you, which fine i should find this code on it ? and is this code can be added to any page to convert it to be right to left ?
Regards,
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 12, 2008 at 9:16 am #278945Hi dellow !
Please go to admin >> extensions >> module manager >> select Travel module
Travel module is custom html module so you can change html code of it on the bottom of page. -
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Sherlock 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum