Place search align with menu navigation.

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Mon May 14, 2012 9:51 am
Hi,
Can someone tell me if it is possible and how align Module search with menu navigation.
Thanks for your assistance.
User avatar
Fresh Boarder

GK User
Mon May 14, 2012 3:56 pm
Hi,

Please let me know exactly how you want to align it? Moving it to the same line nor aligning right/left?

Cheers,
User avatar
Platinum Boarder

GK User
Mon May 14, 2012 4:09 pm
Hi Don,
I want to align the module search to the right of menu navigation (in the same line).
Thank's
User avatar
Fresh Boarder

GK User
Mon May 14, 2012 4:39 pm
So you need to load a module position next to the navigation, below I will instruct you to load "header" position to there.

- File: /templates/gk_yourshop/layouts/blocks/nav.php

- Add to very bottom:
Code: Select all
<?php if($this->modules('header1')) : ?>

   <div id="gkHeaderModule0">

      <jdoc:include type="modules" name="header" style="<?php echo $this->module_styles['header']; ?>" />

   </div>

   <?php endif; ?>

After that, assign the search module to "header" instead of "header1".

In case you need some CSS changes to make it display better, just give me the link to your site.

Cheers,
User avatar
Platinum Boarder

GK User
Mon May 14, 2012 6:07 pm
Hi Don,
I did all the steps required but I don't see "header" position.
There is only "header1" and "header2".
Therefore I can't assign the search module to "header" instead of "header1".
This is the link of my site: http://www.decoflore.com
User avatar
Fresh Boarder

GK User
Tue May 15, 2012 10:06 am
Hi,

So you can change to another position that you haven't used like "banner1" or something. You can check at http://www.decoflore.com/?tp=1
User avatar
Platinum Boarder

GK User
Tue May 15, 2012 10:31 am
I saw the result, Don. But what I wanted was to place on the same line, horizontally, not below.
Like here:http://www.commeaucinema.com/
I don't know if it is possible with this template or not.
User avatar
Fresh Boarder

GK User
Tue May 15, 2012 11:07 am
I knew already, that's why I said:
In case you need some CSS changes to make it display better, just give me the link to your site.
User avatar
Platinum Boarder

GK User
Tue May 15, 2012 11:16 am
Please add this code to CSS Override:
Code: Select all
#banner1{
    margin-left: 691px;
    position: absolute;
    top: 96px;
}

it will look like this http://easycaptures.com/fs/uploaded/536/4770979977.jpg

Cheers,
User avatar
Platinum Boarder

GK User
Tue May 15, 2012 11:56 am
Hi Don,
I did what you asked me to do. But I do not understand why it does not work.
In your screenshot, it is exactly what I want.
User avatar
Fresh Boarder

GK User
Wed May 16, 2012 6:04 pm
Can you provide backend access then I will try it for you?

Thanks
User avatar
Platinum Boarder

GK User
Wed May 16, 2012 9:15 pm
Hi Don,
It is not a problem for me If I have your address email.
I can't write it here.
thanks
User avatar
Fresh Boarder

GK User
Wed May 16, 2012 11:11 pm
Read my current signature please :D

Regards,
User avatar
Platinum Boarder

GK User
Thu May 17, 2012 12:34 pm
Hi Don,
Sorry but I don't see any address email. I Just see your website (http://jschase.com) and if i clic the link, there is only advertising (Godaddy etc...).
What means PM?
How can I send you the informations?
User avatar
Fresh Boarder

GK User
Thu May 17, 2012 10:42 pm
Sorry for not being clear, it's a private message through this forum, use this link to compose one to me https://www.gavick.com/forums/user/compose.html?i=pm

Thanks,
User avatar
Platinum Boarder

GK User
Fri May 18, 2012 2:24 pm
Hi Don,
I sent you a private message with the informations.
Thank you.
User avatar
Fresh Boarder

GK User
Fri May 18, 2012 4:33 pm
Hi man,

Somehow I haven't seen any message from you yet. Can you please manage to send it again?

Thanks,
User avatar
Platinum Boarder

GK User
Sat May 19, 2012 7:55 am
Hi Don,
Two messages have been sent again.
Thanks
User avatar
Fresh Boarder

GK User
Sat May 19, 2012 3:30 pm
Hi,

I've got your new 2 messages, I went to your template setting and turned on CSS Override and the code works now, please check and confirm the same.

Cheers,
User avatar
Platinum Boarder

GK User
Mon May 21, 2012 11:05 am
Hi Don,
Thank you very much for your assistance. It works well.
You're just a great magician.
Have a good day.
User avatar
Fresh Boarder

GK User
Tue May 22, 2012 2:32 am
No problem at all man, just feel free to let me know if you need any other helps.

Cheers,
User avatar
Platinum Boarder


cron