-
AuthorPosts
-
phenomeno Friend
phenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 11, 2011 at 11:13 pm #166183The answer in the links is for black theme
http://www.joomlart.com/forums/topic/is-it-possible-to-put-search-field-in-the-main-menu-bar/
I need for default theme.
Please help:-*
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
July 12, 2011 at 1:38 pm #400775Hi
When you make changes in some block, that change is applied for all the themes by default. Try changing the block mainnav.php as explained in the link you have given and check if you can see search in the same line as menu.
If you need further help with this, let me know.
phenomeno Friendphenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 12, 2011 at 2:17 pm #400781himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
July 13, 2011 at 6:03 am #400894Hi
This seems to be because you havent changed the css styling for the search div and the menu div. Previously when Search was somewhere else, the styling was done to make it fit and look good in that place which may not be suitable for the current search place. Same for the menu, previously it had a full width to spread in but now it needs to decreased so that search can fit on the same line..
If you can provide your site url here, where I can see the menu and search like in your screenshot, I can suggest you what all changes you need to do..
phenomeno Friendphenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 13, 2011 at 10:23 am #400943himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
July 13, 2011 at 12:33 pm #400964Hi,
Have you addes ‘search-menu’ position in the mainnav.php block file? If so can you please publish the search module there? Currently I see the main menu and search at totally different places.
phenomeno Friendphenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 13, 2011 at 12:51 pm #400967see now! thanks
phenomeno Friendphenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 13, 2011 at 10:36 pm #401034please help!!!
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
phenomeno Friendphenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 14, 2011 at 8:54 am #401113Dear HImangi,
thanks for your precious help….
But when I make a search, or I go on another page the field come back to the wrong position ;(
This works only on homepage!himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
July 14, 2011 at 10:54 am #401130Hi,
The template seems to be using different profiles for home page and other pages. Can you please provide your site url and admin access details at http://support.joomlart.com/index.php?/Tickets/Ticket/View/76411 so that I can take a look?
phenomeno Friendphenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 14, 2011 at 3:53 pm #401185The profile is the same for all pages;
I’ve just added this to templatesja_eventsblocksmainnav.php after <div class=”ja-mainnav-mask”> </div><?php if($this->countModules(‘search-menu’)) : ?>
<div id=”ja-searchnav”>
<jdoc:include type=”modules” name=”search-menu” />
</div>
<?php endif; ?>Then I have added to css/template.css this string:
#ja-searchnav{
position:absolute;
right:45px;
top:25px;
}#ja-searchnav label {
display: none;
}Then I’ve assigned the search module to the search-menu position.
Working fine only in home page!:confused::confused::confused::confused:
phenomeno Friendphenomeno
- Join date:
- July 2011
- Posts:
- 43
- Downloads:
- 2
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 3 times in 1 posts
July 14, 2011 at 10:34 pm #401206SOLVED!!!
I had to unselect all menu list and then select all again and It works!!!
thank you!!!
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by phenomeno 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Is it possible to put Search field in the main menu bar? DEFAULT THEME
Viewing 13 posts - 1 through 13 (of 13 total)