-
AuthorPosts
-
May 11, 2008 at 2:28 am #128426
Hi – I am trying to position the top menu on this template as shown on the demolive site – to the right of the search area and I hope at the bottom. Unfortunately I am able to put in user4 area but the text shown overlays the search box.
How do I get it to show to the right of the search, or at the left with the search box far right?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 12, 2008 at 4:43 am #248729Hi sm101 !
Sorry but i really don’t understand your problem .Do You use quickstart package or template package ?
On the demo site top menu is still at right of search box !
It’s the best if you can send link of your site and print screen and comment on image. I will help you solve it ;).May 23, 2008 at 11:31 pm #250374Hi again – just moved site – hence delay. check http://www.servicemanagement101.info I wish to add text to right of search field as seen on site http://www.cultofgenesis.com. Note it is different from bottom text.
how do I do this?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 27, 2008 at 3:17 am #250675Hi sm101 !
You login to admin >> select Extensions >> module manager >> select search module
On right panel You set display search button to display , Button position to “Right” , Please view image attachment for detail :May 28, 2008 at 1:11 am #250802Tried that – search field stays where it is – left hand side on JA Corona template…. any other ideas….?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 28, 2008 at 2:13 am #250806Hi sm101 !
You need move search module to the right side ?
You can do it by way :
Open template.css file in templates/ja_corona/css folder , find following code section at about line 1149 :
#ja-search {
background:transparent url(../images/search-bg.gif) no-repeat scroll 0%;
bottom:5px;
height:20px;
position:absolute;
left:15px;
width:194px;
}
change into :
#ja-search {
background:transparent url(../images/search-bg.gif) no-repeat scroll 0%;
bottom:5px;
height:20px;
position:absolute;
right:15px;
width:194px;
}
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by sm101 16 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum