I am using one of the clean layout themes ( number 9).
At the moment on the content tree i have got the top (Home) page followed by two brochure pages (More and Link) and then just one section.
I have adjusted the appearance of the buttons at the section level by commenting out NQV:Footer-guide in the ACT-Primary file and replacing with the individual buttons like this:
NETQUOTEVAR:NAVBINFO</div>
<div align="center">
NETQUOTEVAR:NAVBCART</div>
<div align="center">
NETQUOTEVAR:NAVBCHECKOUT</div>
<div align="center">
NETQUOTEVAR:NAVBCATALOG</div>
<div align="center">
NETQUOTEVAR:NAVBMAIL</div>
<div align="center">
NETQUOTEVAR:NAVBHOME</div>
That seems to work.
But i want to replace the similar
NQV-Header-guide found in the ACT-Primary-Brochure file
so that the buttons on the Home, More and LInks page are:
'Links' 'More' 'top section';
'Home' 'Links' 'top section'
'Home' 'More' 'Top section' respectively.
Could anyone offer any advice on how to manipulate these brochure buttons?.
Also, i am not sure how to include a button that will point to the top section (as opposed to the top of store).
On another thing i am struggling with:
I have selected 'No repeat orders allowed so that the 'Save' button on the View cart page is removed. I would like to remove the 'update' button now and include in its place (and on other pages) a button which says (and does!) "empty cart".
Any help gratefully recieved.
John
At the moment on the content tree i have got the top (Home) page followed by two brochure pages (More and Link) and then just one section.
I have adjusted the appearance of the buttons at the section level by commenting out NQV:Footer-guide in the ACT-Primary file and replacing with the individual buttons like this:
NETQUOTEVAR:NAVBINFO</div>
<div align="center">
NETQUOTEVAR:NAVBCART</div>
<div align="center">
NETQUOTEVAR:NAVBCHECKOUT</div>
<div align="center">
NETQUOTEVAR:NAVBCATALOG</div>
<div align="center">
NETQUOTEVAR:NAVBMAIL</div>
<div align="center">
NETQUOTEVAR:NAVBHOME</div>
That seems to work.
But i want to replace the similar
NQV-Header-guide found in the ACT-Primary-Brochure file
so that the buttons on the Home, More and LInks page are:
'Links' 'More' 'top section';
'Home' 'Links' 'top section'
'Home' 'More' 'Top section' respectively.
Could anyone offer any advice on how to manipulate these brochure buttons?.
Also, i am not sure how to include a button that will point to the top section (as opposed to the top of store).
On another thing i am struggling with:
I have selected 'No repeat orders allowed so that the 'Save' button on the View cart page is removed. I would like to remove the 'update' button now and include in its place (and on other pages) a button which says (and does!) "empty cart".
Any help gratefully recieved.
John
Comment