1
hipoonios
Left/Right CSS theme problem
  • 2010/4/10 9:04

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


On long pages like this one the right block column does not stretch to the bottom of the page as the left column. I tried to fix this in my CSS myself. But can't figure it out. Can anyone help?

Here is a picture of the problem to explain it better:

Resized Image

2
Burning
Re: Left/Right CSS theme problem
  • 2010/4/10 9:25

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi'

Edit your stylesheet and replace by
Quote:
td#rightcolumn {
width:170px;
font-size:11px;
text-align:center;
background-color: #242155;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
}
td#rightcolumn div.blockContent {
line-height: 17px;
background: #242155;
}
td#rightcolumn div.blockTitle {
text-align:center;
width: 170px;
height:22px;
padding-top: 8px;
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
background-image: url(images/bar_all3.png);
background-repeat: repeat-x;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}

3
hipoonios
Re: Left/Right CSS theme problem
  • 2010/4/10 9:38

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


This has annoyed me for a long time. And you solved it so quickly. Thank you very much!

Login

Who's Online

160 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 160


more...

Donat-O-Meter

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

Latest GitHub Commits