-
AuthorPosts
-
November 1, 2008 at 9:04 pm #134988
Hello,
I do change my template to right to left, all is fine now.
damasgate.com
1- Just need help to know, How to move dots on user 1 / user2 and categorys to right side ?
2- how to inverse pages numbers on my front page ?
You can check attached images please.
Thanks in advanced
-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 17, 2008 at 9:25 am #279387Hi !
About first issue , you can do it following way below :
Open template.css file in templates/ja_corona/css folder , find following code section at about line 751 :
div.moduletable li, div.moduletable_text li, div.moduletable_menu li, div.moduletable_hilite li {
background:transparent url(../images/bullet.gif) no-repeat scroll 5px 8px;
margin:0;
padding-left:16px;
}
change to :
div.moduletable li, div.moduletable_text li, div.moduletable_menu li, div.moduletable_hilite li {
background:transparent url(../images/bullet.gif) no-repeat scroll 239px 8px;
margin:0;
padding-right:16px;
}
1 user says Thank You to Sherlock for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 17, 2008 at 9:29 am #279389About the second problem , if you want inverse page number you need hack to code of navigation of joomla .
As you are requesting heavy customization, I am afraid that you have to handle the changes at your end.November 17, 2008 at 3:58 pm #279428Thank you hainn84,
The first issue fixed and i will think about the second one,
Just one more question please.
When i click at the top menu “Home button” it show index.html at the URL, is there any way to make it without indx.html ?
You can check attached image please
Thank you for help
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 18, 2008 at 7:41 am #279487Hi damasgate !
Because you use SEO url of joomla so it always get menu alias to create SEO url , to remove it you need modifed code in .htaccess file to rewrite url , this isn’t easy to handle code of htaccess file, it may be cause some another problems.
so , I highly recommend you only edit menu alias to change “index” to other text.November 18, 2008 at 12:33 pm #279527Thanks alot hainn84,
I will keep it as its now.
I really very appreciate your patience and cooperation.
RegardsAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by damasgate 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-