1
Beejay
Width Problem
  • 2004/7/28 6:13

  • Beejay

  • Quite a regular

  • Posts: 232

  • Since: 2004/6/5 2


I have a problem with the center width column being to close to the left and right blocks. I've searched and searched the forums but can't find a sollution that works. I've worked out that its in the theme.html or style.css and it's not just for modules but all the center column (except blocks in the center column are ok.

You can find what I'm talking about
here.

Thanks in advance

2
koertzen
Re: Width Problem
  • 2004/7/28 10:11

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


I have found the same problem with some of my sites!

The way that I solved the problem is a simple update to the theme.html by putting a column width of 10 or so as a barrier between the center and the left/right columns.

Quote:

...
<td id=leftcol>
....
</td>
<td id=spacerL width=10>&nbsp;</td>
<td id=centercols>
...
</td>
<td id=spacerR width=10>&nbsp;</td>
<td id=rightcol>
...
</td>

Login

Who's Online

230 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits