PDA

View Full Version : Blue Water problem in FireFox


readvolumes
05-17-2006, 11:53 AM
Hi,

I'm using a very slightly tweaked version of the 'BlueWater' template, in pro1.2, but have a small display problem when viewed in FF.
The search box and header appear skewed.

http://www.readvolumes.com/musicdirectory/

Could anyone let me know how to fix this.

Thanks

Ed

readvolumes
05-17-2006, 12:45 PM
I've sorted the search box problem, but the logo still has a grey vertical bar to its left, can I remove this?

redeye
05-17-2006, 02:41 PM
I think it's this part of style.css

div.vert-line
{
border-left: 2px solid #DFDFDF;
float: left;
height: 30px;
margin: 20px 0 0 20px;
}

Best not delete it but set height to 0px that will hide it

Nick Collins
05-18-2006, 06:30 AM
It looks like you have already fixed this problem, readvolumes... am I right?