i turned off all the side boxes but my text is still squished in the center how can i change it so it uses the white space that is left from the side boxes
i turned off all the side boxes but my text is still squished in the center how can i change it so it uses the white space that is left from the side boxes
A link to your site would help, but find this in your stylesheet:
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 750px;
vertical-align: top;
border: 1px solid #9a9a9a;
}
and change the 750px to a larger number of px or a % (90%, for example).
i had already tried to do that but it wasnt using the blank white space that the sideboxes left behind when i removed them. So what i did was go into the admin======>layout settings
and set the left and right column width to 25px and then the text was able to fill the space
http://www.belcantoespressobar.com
im still trying to get rid of a space between my header and my tabs links any ideas on that