I would like to add a image to my shipping and return information, is this posibble? Can anyone help?
I would like to add a image to my shipping and return information, is this posibble? Can anyone help?
Shipping and returns is a define page and obey's html coding...
zJust add it through your admin > tools > defines pages editor > select page > edit
Zen-Venom Get Bitten
Thank you, i will give it a go :)
Do i need to upload the image to server, if so where exactly?
Yes the image should be available on your server.Do i need to upload the image to server, if so where exactly?
Where depends upon what your "src=" states
If you place it in your cart /images dir then
Code:<img src="images/your_image_name.XXX" alt="Alt_text" width="???" height="???" />
Zen-Venom Get Bitten
This is a bugger, cant really figure it out...... below is my shipping info and would like to add a image where the PICTURE BOX TEXT IS could someone please guide me along the way on how exactly to add the image. I try via shippinginfo.php but it does not show?
<p><strong></strong></p>
DELIVERY SERVICE AND CHARGES:<br>
<br>
Smartpost box is a simple solution for domestic packages. Solid packaging and the postage is included. <br>
<br>
PICRURE BOX
PRICE:<br>
<br>
Shipping: Flatrate 130 NOK <br>
Handling Fee: 65 NOK <br>
<br>
Prices are as long as the total weight is maximum 35 kg
regardless of your residence in Norway.
This is Postens general max weight for packages.
The package can be traced via a dispatch number at http://www.posten.no/en/Customer+service <br>
<br>
We will make sure that the correct size is chosen for your package. <br>
<br>
COMPENSATIONS:<br>
<br>
Compensation max. kr.10 000,- by injury or loss.
admin > tools > define pages editor > select "define_shippinginfo.php" and enter your text
I previously post code for your image
Zen-Venom Get Bitten
Thanks for your kind assistance :)
Is this code correct?
<img src="smartpost.gif" width="229" height="249" />
cant seem to find a cart/image dir. not sure where to upload image?
No - - Not what I postedIs this code correct?
<img src="smartpost.gif" width="229" height="249" />
If you place it in your cart /images dir then
Code:<img src="images/your_image_name.XXX" alt="Alt_text" width="???" height="???" />
Zen-Venom Get Bitten
After updating the code....
<img src="images/smartpost.gif" alt="Alt_text" width="229" height="249" />
This is what can be seen....
http://www.provida.oslo.no/Shop/inde...e=shippinginfo