Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Where o where is the whitespace?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

savvymedias
VP-CART New User

191 Posts

Posted - November 11 2008 :  07:48:14  Show Profile  Visit savvymedias's Homepage  Reply with Quote
I am trying my darndest to find the whitespace around the table here:

http://maxamlabs.com.mytempweb.com/newsite/default.asp

It seems to be the whole container class, but I have changed everything there, to no avail. I am sure there is some padding somewhere that I am missing... anyone know?

Thanks in advance!

carfin
VP-CART Expert

United Kingdom
948 Posts

Posted - November 11 2008 :  08:59:11  Show Profile  Reply with Quote
Hi,

you could try changing the border style of the container class from 0px to.

#container,#wrap {
width:100%; /* change value to adjust width */
text-align:left;
margin:0px;
font-size:12px;
font-family:Arial;
border-collapse:collapse;
}


Hope this helps,

Carrol
www.deanston-electrical.co.uk
Go to Top of Page

savvymedias
VP-CART New User

191 Posts

Posted - November 11 2008 :  09:56:18  Show Profile  Visit savvymedias's Homepage  Reply with Quote
Thanks Carol. That helped somewhat, but not completely... I added the border-collapse. I have:

#container,#wrap {
width:795px; /* change value to adjust width */
text-align:left;
margin:auto;
font-size:13px;
font-family: Arial,Helvetica,sans-serif;
background-color: #FFFFFF;
padding: 0px;
border: 0px;
border-collapse:collapse;
}
Go to Top of Page

carfin
VP-CART Expert

United Kingdom
948 Posts

Posted - November 11 2008 :  10:15:16  Show Profile  Reply with Quote
Might be best to remove the padding:0px and border:0px lines. Failing that I'm not sure what else could be causing it.

Regards,

Carrol
www.deanston-electrical.co.uk
Go to Top of Page

savvymedias
VP-CART New User

191 Posts

Posted - November 11 2008 :  11:49:06  Show Profile  Visit savvymedias's Homepage  Reply with Quote
LOL, I had added those in my attempt to remove the lines.

Oh well. With your suggestion, it is at least minimized until someone else may know the trick!

Thanks again!
Go to Top of Page

carfin
VP-CART Expert

United Kingdom
948 Posts

Posted - November 11 2008 :  12:05:19  Show Profile  Reply with Quote
You're welcome.

You could try changing the header border (shop.css)

/* Logo and minicart */
#header {
padding:5px 0px;
border:1px solid #e5e5e5;
/*margin-bottom:10px;*/
}


And the Navigation panel border:

/* Horizontal navigation */
#nav {
background:white;
border:1px solid #EEEEEE;
width:100%;
}


I wouldn't worry too much about this border as it in no way detracts from the appearance of the site.

Regards,



Carrol
www.deanston-electrical.co.uk
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00