Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Images in index page


1 reply to this topic

#1 apolyshow

  • Community Member
  • 242 posts
  • Real Name:Andreas
  • Gender:Male

Posted 12 January 2012, 21:19

Good evening. I want to put three images in the index page where they are going to get all the width of the page and then start the real index page.
Of course i know that ihave to send the right and left column down as the the height of the images that i am going to put there but is this possible and how?
One amateur made the Arc, 5.000 pro made the Titanic...

#2 multimixer

  • Community Sponsor
  • 3,596 posts
  • Real Name:George Zarkadas
  • Gender:Male
  • Location:Greece

Posted 13 January 2012, 07:53

Best is you add them to includes/template_top.php, right after the header inclusion, or you add them in includes/header.php

You need to wrap them into a <div class="grid_24">Your image here</div> and add a condition to check the page you are on and let them appear only on index.php and if cPath == 0
Looking for a way to create your own osCommerce template ? click