Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Too much white space on the index page


blr044

Recommended Posts

Posted

Trying to find a way to eliminate the all of that white space above the main text on index.php. I have changed the

<?php echo tep_draw_separator('pixel_trans.gif', '100%', '2'); ?>

from['100%', '10' to '100%', '2' but did not help. I have tried a few of the DOC types located here, just to see if this would help out some.

 

Now I found one that would work, but removed it because of a broken link issue whenever I ranCcheck Links using SEO-assistance. So am asking if anyone have any suggestions on what I might look for.

 

Thanks.

Posted

Just delete that ENTIRE block code and it will get ride of that..i HATE those damn things and are so rampant throughout the code.. remove

 <tr><td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '2'); ?></td></tr> 

and you will have removed the entire table row and the graphic that is causing that space without "messing up" everything.. but PLEASE make sure you remove the <tr>and<td> from before AND after.. please backup before you do this

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Archived

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

×
×
  • Create New...