Andrew86 Posted January 3, 2013 Share Posted January 3, 2013 Good morning, i will know if is possible to insert "back" button in ps 1.5! Thank you! Link to comment Share on other sites More sharing options...
vekia Posted January 3, 2013 Share Posted January 3, 2013 what do you mean by back button? You are talking about something like navigation bar? Link to comment Share on other sites More sharing options...
Andrew86 Posted January 3, 2013 Author Share Posted January 3, 2013 (edited) Thanks for answer. It's a simple button "back" like this: http://www.crowderas...backbutton.html I'll want insert it in navigation menù, but how and where ? .css or .html files ? Edited January 3, 2013 by Andrew86 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 3, 2013 Share Posted January 3, 2013 so you can paste this code to your tpl files, by this "method" you can create button anywhere you want in your template Link to comment Share on other sites More sharing options...
Andrew86 Posted January 3, 2013 Author Share Posted January 3, 2013 tpl files? for exsample: /themes/default/category.tpl i must add <FORM><INPUT TYPE="BUTTON" VALUE="Go Back" ONCLICK="history.go(-1)"></FORM> ?? Link to comment Share on other sites More sharing options...
Andrew86 Posted January 3, 2013 Author Share Posted January 3, 2013 ok i have resolved ! thank you so much Link to comment Share on other sites More sharing options...
vekia Posted January 3, 2013 Share Posted January 3, 2013 yeah, so now you've got knowledge about editing and creating own templates I marked this topic as solved Link to comment Share on other sites More sharing options...
Recommended Posts