Jump to content

add side box to show images


Guest

Recommended Posts

hi everyone, i will try to explain my problem (zorry my bad englsih).

I want to add a BOX, in the right colum of my skyn (i'm editing killer skyn) to show images, like promotions banners, etc.... but doesn't works.

i'm editing the index.tpl (global folder)

I tried with this code:

------------------------------

<div class="boxTitleLeft">Your Title</div>

<div class="boxContentLeft">

<img src="../../styleImages/backgrounds/BANNER.gif" />

</div>

---------------------------

the result:

show a box, but without the image... so i don't know wath is wrong.... please help me.

Link to comment
Share on other sites

thank's "everyone"

i found the solution.

in the <img src="{ABSOLUTE PATH}"> you must put the absolute path of the image, including the HTTP://blablabla.com/ba/blaba/bla.gif

if you are using dreameweaver be carefull with this trick, because i was using the "brows" option in my code, or the incert image option....

many hours for this details

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...