Loading...
 
Skip to main content
New Themes

New Themes


Re: Expanding size in Kubrick

posts: 6

OK, so I fixed all. For those interested:

1. Commented back out the min-width of the sioptionscentered - don't need it now.

2. Changed left and right margin widths from 12% to 2% - MUCH better

td#leftmargin {
width: 2%;
background: #E7E7E7}


td#rightmargin {
width: 2%;
background: #E7E7E7}

There are no comments at this time.