I am using Foliage and tried to add a google adsense search box to the right or left column. The search box is slighting larger then the column and looks terrible. How can I make the left or right columns slightly larger? Thanks for your help.
I am using Foliage and tried to add a google adsense search box to the right or left column. The search box is slighting larger then the column and looks terrible. How can I make the left or right columns slightly larger? Thanks for your help.
Comments
Comment #1
margae commentedThe according settings in style.css are:
This means that both sidebars have the same width (15 em). In order to make only the right sidebar wider you can for example change the settings to:
If 17em are not enough you can still make the sidebar wider. It's only important to note that the border-widths, widths and negative margins must have the same values for either the left or the right sidebar.
Comment #2
Thomasr976 commentedMany thanks. I will close this request.