Jump to content

Image Banner above Product Page


Guest skekum

Recommended Posts

When you click on a catagory, the page is displayed with catagory title at the top. Underneath is the image that you upload via the Admin panel.

When the image is displayed, it shrinks it to only about 3/4 of the page width. I know the image dimension, and know the page dimension, so i know that it is definately shrinking it.

I can't seem to find any style or coding that points to what the problem is.

Any ideas ?

Skekum

Link to comment
Share on other sites

Solved it. And for those interested, i added code to the original line in the file (../skins/yoursite/styletemplates/content/viewcat.tpl) Now reads:

<!-- BEGIN: cat_img -->

<img src="{IMG_CURENT_CATEGORY}" alt="{TXT_CURENT_CATEGORY}" border="0" width="547" />

<!-- END: cat_img -->

The width was not specified previously.

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