Any advanced PHP coders out there. I tried using the html src code and it breaks the site.
I wish the editable-sidebox works, it breaks my site when the sidebox is enabled.
Any advanced PHP coders out there. I tried using the html src code and it breaks the site.
I wish the editable-sidebox works, it breaks my site when the sidebox is enabled.
The editable sidebox works when installed and used correctly.
For the bestsellers box, add to the bottom of your stylesheetSave the image in /includes/templates/your_template/images/freeshipping.gif.Code:#bestsellersContent { padding-bottom: 180px; background: url(../images/freeshipping.gif) no-repeat bottom center; }
Tested and works with the absolute URL, as I can't insert the file to use the recommended relative URL.
This worked perfect. Thank you gjh42
This fit perfectly and was well written.