Can you please advise how I change the menu buttons e.g. into buttons instead of just text ?
Announcement
Collapse
No announcement yet.
Smart Theme - changing text to buttons
Collapse
X
-
Smart Theme - changing text to buttons
Best Regards
www.yourxocaistore.co.uk - for all your Healthy Chocolate Needs - yes I did say 'Healthy Chocolate'
www.bridgingthegap2.co.uk - for a range of natural health and wellness products
www.youraloestore.co.uk - for Forever Living's Aloe Vera ProductsTags: None
-
Hi Linda,
Please could you clarify what you mean by
If you are talking about the left hand side, then these need to be hardcoded within the "Act_Primary.html" template. As the store sections is a javascript. You could download the advance user guide for v7 and look at the section: Inserting a List of Section Images With JavaScriptI change the menu buttons e.g. into buttons instead of just text
If you mean the top navigation button, then simply go the following:
Go to "Advance | Template Manager". Click on "Primary" tab along the top. Now click on "Nav. Item", this should bring up "Act_NavigationItem.html".
Simply find the variable NETQUOTEVAR:NAVTEXT and change it to NETQUOTEVAR:NAVIMAGE. Toward the bottom you will see
Simply change this toCode:<!--not used NETQUOTEVAR:NAVTEXT NETQUOTEVAR:NAVIMAGE-->
Save and exit the template and preview your store pages. You should now see buttons.Code:<!--not used NETQUOTEVAR:NAVTEXT NETQUOTEVAR:NAVTEXT-->
If you wish to have buttons on your brochure pages, then simply go back to "Advance | Template Manager". Click on "Brochure", then click on "Nav. Item" again. It will bring up "Act_BrochureNavItem.html". Simply again do the changes as requested along the top.Nadeem Rasool
SellerDeck Development
-
Default Nav button items
Have changed from text to buttons as advised above. The mouse over works well but once the link has been activated, on the new page, the button activated reverts to text
www.sasproducts.com/acatalogtest/testindex.html--------------------------------------------------------------------------------
Crofter Internet Ltd - www.Crofter.com
--------------------------------------------------------------------------------
Comment
-
Hi Bruce
Do you want all the buttons to be text in the front store page? If so this is a brochure page, so you need to edit two templates with the same change. The templates are "Act_BrochureNavItem.html" and "Act_BrochureDisabledNavItem.html". Make the same change as what i had written in a previous posting.
Kind RegardsNadeem Rasool
SellerDeck Development
Comment
-
Thanks Nadeem,
That sorted it
--------------------------------------------------------------------------------
Crofter Internet Ltd - www.Crofter.com
--------------------------------------------------------------------------------
Comment
Comment