Re: Stirling Grand Responsive Template
Hello all, I am new to ZenCart and this really cool template. I am having an issue with the tagline in the header as my tagline is quite long and is bleeding into the menu system. I am unsure on how to fix this and was hoping someone could tell me what file to edit to allow for a longer tagline.
http://hedonismvapor.com/store
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Prem0
Hello all, I am new to ZenCart and this really cool template. I am having an issue with the tagline in the header as my tagline is quite long and is bleeding into the menu system. I am unsure on how to fix this and was hoping someone could tell me what file to edit to allow for a longer tagline.
http://hedonismvapor.com/store
If you change the #tagline to width:65% and then change #logo to margin-bottom:10px it will look better ;)
Thanks,
Anne
Re: Stirling Grand Responsive Template
Thank you thank you thank you.
I appreciate the quick reply and that worked like a champ, I have been racking my brain trying to fix that.
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Prem0
Thank you thank you thank you.
I appreciate the quick reply and that worked like a champ, I have been racking my brain trying to fix that.
I am happy that it worked ;)
Thanks,
Anne
Re: Stirling Grand Responsive Template
I would like to know how to add the "More Information" link to the header bar. Thanks.
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
lstens2
I would like to know how to add the "More Information" link to the header bar. Thanks.
You can edit the includes/templates/stirling_grand/common/tpl_mega_menu.php and includes/templates/stirling_grand/templates/tpl_modules_mobile_categories_tabs.php
Thanks,
Anne
Re: Stirling Grand Responsive Template
Using this template I have just come across a problem with EZ-pages.
All have been setup identically to use internal pages like this
index.php?main_page=index&cPath=0
index.php?main_page=conditions
index.php?main_page=shippinginfo
index.php?main_page=pricelist
They ALL work from the ez pages in the side bar, and they also work from the 'info' drop down mega menu - EXCEPT the last one - which is set to open in a new window and results in a 404 page error if opened from the mega menu.
On investigation it appears that any ez pages set to open in a new window do not work from the mega menu and result in a page not found.
Is this a template issue or something else???
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
pewe
Using this template I have just come across a problem with EZ-pages.
All have been setup identically to use internal pages like this
index.php?main_page=index&cPath=0
index.php?main_page=conditions
index.php?main_page=shippinginfo
index.php?main_page=pricelist
They ALL work from the ez pages in the side bar, and they also work from the 'info' drop down mega menu - EXCEPT the last one - which is set to open in a new window and results in a 404 page error if opened from the mega menu.
On investigation it appears that any ez pages set to open in a new window do not work from the mega menu and result in a page not found.
Is this a template issue or something else???
The ezpages_drop_menu box used to show the ezpages in the mega menu was part of another older menu module. I have heard of this bug already. If you figure out the solution, please post your findings and I can include the code in a future template update.
Thanks,
Anne
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
picaflor-azul
The ezpages_drop_menu box used to show the ezpages in the mega menu was part of another older menu module. I have heard of this bug already. If you figure out the solution, please post your findings and I can include the code in a future template update.
Thanks,
Anne
I'm no coder so the chances of my being able to fix the problem are about as close to my being able to fly as you can get :P
I found the only way to get it to work was to use the external link when configuring the ez page, if I want it to open in a new page, like so
http://domain.com/cart/index.php?main_page=pricelist :sadwalk:
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
pewe
I'm no coder so the chances of my being able to fix the problem are about as close to my being able to fly as you can get :P
I found the only way to get it to work was to use the external link when configuring the ez page, if I want it to open in a new page, like so
http://domain.com/cart/index.php?main_page=pricelist :sadwalk:
I'll take a look around the forum to see if a fix has ever been posted ;) This is more of what I meant by if you figure out a fix.
Thanks,
Anne