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?
Latest News: (loading..)
Images in index page
Started by apolyshow, Jan 12 2012, 21:19
1 reply to this topic
#1
Posted 12 January 2012, 21:19
One amateur made the Arc, 5.000 pro made the Titanic...
#2
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
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














