Jump to content

want add some pictures on my store homepage


Guest sexcityxxx

Recommended Posts

Guest sexcityxxx

i only know a little bit about website design. i want add some picture (some with link) on the bottom of my cubecart homepage such as: credit card icons,paypal verfied etc. also i would like add 1 or 2 pictures under the Language bar(killer skin) with somelink to other website. how can i do it? is frontpage 2003 can make it? please help!

Link to comment
Share on other sites

You can add these in your skins/Killer/styleTemplates/global/index.tpl

just add the image source something like this:

<div align="center"><a href="http://www.whatever the link is.com></a><image src="http://www.your website/image name"></div>

Place the code wherever you want the image to appear. The first part <a href= is the link part and the second part <image src is the path to your image. You can upload the image to the root of your store and link to it that way.

I hope this is clear because it's hard to teach someone html code like this.

Link to comment
Share on other sites

Guest sexcityxxx

i put in the index.tpl something like

<div align="center"><a href="http://www.myweb.com></a><image src="http://www.myweb.com/shop/paypal.JPG"></div>

it didnt work, i didnt see any pictures

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...