Hi again,
I just have a couple of questions.
On the home page is it possible to center the "new, featured and specials" tab.
Also on the home page, is it possible to have the new products show automatically whenever you go into the home page instead of having to click on the tab.
Thanks
Anna
toycrazy.com.au
To center the tabs add this to the sylesheet_module_tabs.css file #moduleMenu
See this link for your second question:Code:margin-left:120px;
http://www.zen-cart.com/showthread.p...72#post1134272
Thanks,
Anne
Thanks for that, much appreciated.
I also wanted to ask if this template has the option for adding a Testimonials page. I couldn't see one in the side boxes options, so I'm thinking I may have to download one. If so, what do you recommend.
Thanks
Anna
toycrazy.com.au
Hi Anne,
My sister wants to suppress the google and blog in the drop-down menu, but putting the following in the mega menu stylesheet isn't working:
.hgoogle {display:none;}
.hblog {display:none;}
www.findmypromdress com
She does not want to turn it completely off, as in post 57 on page 6.
I have your Newport template on one of my sites and the code worked there, turning google and blog off in the drop-down:
fashion-mart.biz
Any help appreciated, thanks!
Steve
Steve
prommart.com
Anne,
I am trying to disable all of the Connect with Us social media options except Facebook, but I cannot disable them. My website is www.fancyinfrills.com. I added {the display:none} lines to the bottom of the stylesheet_mega_menu.css file per the readme file, but they are still there. Any ideas?
My apologies. Let me try the suggestion posted before my post. I didn't see that when I posted.