Hi Guys,
Just need a couple things touching up on my site. www.splay.co.uk
1. How do i get the right column the same height as the center column?
Because at the moment the right column goes past the center and it looks a bit odd.
Thanks guys
Vik
Hi Guys,
Just need a couple things touching up on my site. www.splay.co.uk
1. How do i get the right column the same height as the center column?
Because at the moment the right column goes past the center and it looks a bit odd.
Thanks guys
Vik
Checked in both FireFox and IE7 - I am not seeing a problem. More details?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Basically the middle column (home page...welcome notice) only has a little bit of text so it stops half way down the page.
But the right hand column where it lists Search, information ,more information, has a white background, and goes past the middle column and looks weird.
Bascially i want the white background of the middle column and the right hand coloumn the same height.
Use your CSS to add the white background to .centerColumn
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Hi,
Iv got this added to the stylesheet:
.centerColumn {background-color: #ffffff;
}
iv changed the #ffffff to a different colour and it is deffo that , but how do i tell it to keep the same height / length as the right hand column??
Thank yiu