-
AuthorPosts
-
June 14, 2011 at 9:22 pm #165226
Please can someone help me to move search from search position (ja_business) into ja-topheader and after div.formlogin (Login / Create an account )? I suppose I have to change and create new module position but really don’t know to do it. Thank you!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 15, 2011 at 6:04 am #396428Go to Administrator -> Extensions-> Module Manger -> Search [ Mod_Search] -> There set position to “toppanel”
June 15, 2011 at 9:42 pm #396558Thank you for your intention. But the result is not really help me. What I want is to put search into toppanel but after ‘Login / Create an account”. I selected position as header (in place of “contact us” phone nr and live connection) but is too wide. In fact is on al space of 960px. Do you think I can do something to show search width: 220px at right and links at left? PS. I already set with in template.css, as you mentioned in another post.
#ja-header .inputbox, #ja-header .inputbox:hover, #ja-header .inputbox:focus {
background: none;
border: none;
color: #877460;
padding: 5px 5px 4px 10px;
width: 220px;
text-transform: capitalize;
}
And I followed indication from http://www.joomlart.com/forums/topic/move-search-module-to-right-side-of-the-header/Any help? please. http://nicolaealexandru.ro/na/
Thank you!
June 16, 2011 at 2:24 am #396576I changed
form.search {
background: url("/na/templates/ja_business/images/search-bg.gif") repeat-x scroll left center transparent;
border: 1px solid #5D5855;
height: 27px;
}in
form.search {
background: url("/na/templates/ja_business/images/search-bg.gif") repeat-x scroll left center transparent;
border: 1px solid #5D5855;
height: 27px;
float: right;
}Thanks!
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by nicualbc 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to move search into ja-topheader and after div.formlogin
Viewing 4 posts - 1 through 4 (of 4 total)