View Single Post
  #6  
Old 12-14-2009, 06:30 PM
 
rgibson75 rgibson75 is offline
 

Newbie
  
Join Date: Jul 2009
Posts: 3
 

Default Re: White area on home page-why?

Install firebug into firefox. You can look at your css. Before the <p> for the welcome message there is a spacer image with the following css: img.empty-height-extender {
height:262px;
width:10px;


}
altskin.css (line 1064)

That image and css is creating the large white space.
__________________
Gold 4.3.0
Fancy Categories
Special Offers
Feature Comparison
Product Configurator
Modified neon-lights template
Reply With Quote