![]() |
please help me Add images to news page
Hi Im trying to add images to a static page where Im trying to show different packages we offer & put an image beside it... this is the page in question: http://friendlyfiretshirts.com/pages.php?pageid=9
Im not a code expert so I would need some details on how to go about it. Thanks! |
Re: please help me Add images to news page
You don't need to code anything just edit the page in question from the backend of the store - static pages
|
Re: please help me Add images to news page
ok...I know where to edit as I posted the link to the page Im editing... but what I don't know is how to go about adding an image next to each package...... could someone supply with detailed instructions? Thanks in advance :-)
|
Re: please help me Add images to news page
You need to know at least some basic html/css to be able to manipulate pages the way you want them to look
This is a great starting place http://www.w3schools.com/html/html_images.asp |
Re: please help me Add images to news page
thanks a lot for that link... now I tried to add a gif I uploaded to common files/images but when I put the name of the image it doesnt show
<h2>Package 1</h2> <img border="0" src="/images/freeshipping.gif" alt="testing" width="304" height="228" /> but the free shipping gif wont show up. I copied this code from the link u gave me & filled it in. |
Re: please help me Add images to news page
The path is incorrect. It will most likely be
src="skin/common_files/images/freeshipping.gif" |
All times are GMT -8. The time now is 12:13 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.