Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image on front page


wizzie

Recommended Posts

Can yo be more specific? Which image (i.e. what does it look like) and where on the page. If it is on your home page, it is probably (but not definitely somewhere in either catalog/index.php or catalog/languages/english/index.php - if it is the header portion, look at catalog/includes/header.php, otherwise it may be in an infobox. Without specific details, no-one will be able to help you!

Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem....

Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums.....

if (stumped == true) {

return(square_one($start_over)

} else {

$random_query = tep_fetch_answer($forum_query)

}

Link to comment
Share on other sites

could you not open it in your browser then right click the img to get properties then find the file in your images folder and make it a transparent gif?

Link to comment
Share on other sites

try deleting this....

 

<?php echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?>

 

fom line 274 of index.php

 

however im not sure if this will work or no as i havent tried it! if it does you wil need to remove the col so you can access the full width!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...