Rank: Member
Joined: 6/26/2008(UTC) Posts: 38
|
Based off of the Printed Black Book theme, I have modified it heavily for the new layout design & colors.
However, for the life of me, I can't seem to get the breadcrumbs to touch the edges.
There are no margins or padding for "#maincontent" in the CSS, yet I can't seem to shake this ... padding I am seeing for anything contained in it.
Anyone have any ideas?
My thanks for your time in advance. |
David Rodriguez Infinet Development, Inc. |
|
|
|
Rank: Member
Joined: 6/26/2008(UTC) Posts: 38
|
Solved here: http://forums.bvcommerce.com/de...lt.aspx?f=77&m=57261#maincontent Change AUTO (left & right margins) to 0. #maincontent { margin-top:10px; margin-bottom:0; margin-left:0; /* auto; */ margin-right:0; /* auto; */ width:780px; padding:0; } |
David Rodriguez Infinet Development, Inc. |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.