Search found 5 matches

Page 1 of 1

Search found 5 matches

Percentage based shipping

Alright, I have some programming experience but virtually none with PHP, other than what I've picked up playing with opencart. I want to change my flat rate shipping module into a percentage based module with a minimum. This doesnt seem like it should be too terribly hard to accomplish. From what I ...

Jump to post
  • Sat Jun 20, 2009 7:29 am
  • Replies 2
  • Views 1391
Re: Changing header button to a static link

works perfectly, thank you so much. I've been very impressed with OpenCart so far =]] Just in case anyone comes across this thread looking to do the same thing, my previously posted code was very sloppy. Final version looks like: in header.tpl, this is the button <a href="javascript:popper('htt...

Jump to post
  • Fri Jun 12, 2009 2:16 am
  • Replies 3
  • Views 2250
Re: Changing header button to a static link

I am probably letting my ignorance show here. This is as far as I got. I edited the header.tpl file as such: <div class="div1"> <div class="div2"><a href="<?php echo $home; ?>"><img src="<?php echo $logo; ?>" title="<?php echo $store; ?>" alt="<...

Jump to post
  • Thu Jun 11, 2009 7:32 am
  • Replies 3
  • Views 2250
Changing header button to a static link

I have been trying to find a way to change the "Special Offers" button to say something else and then (ideally) when clicked, pop up some static html. It would be nice if it popped up in a neat concise box like the picture enlarge feature does. I am sure this is pretty simple, but it seems...

Jump to post
  • Thu Jun 11, 2009 6:31 am
  • Replies 3
  • Views 2250
Re: How to install a template

Install is fairly easy. Copy the entire template folder into the 'catalog/view/theme' folder. Then select the newly installed template from the dropdown box in admin>configuration>settings.

Jump to post
  • Thu Jun 11, 2009 3:08 am
  • Replies 20
  • Views 88013

Page 1 of 1

Search found 5 matches