PDA

View Full Version : Google chrome browser



Spirits High
23-08-2009, 07:18 PM
Having had recent "problems" with ie7 I switched to google chrome and it seems to be going fine until today.

Having a quick update of my website I added a testimonial and in chrome the page has gone dolaley over laying on itself but is fine inf I open it in IE7 :confused: :confused:

Any pc gurus offer some advice?

page is here

www.spiritshigh.org.uk/testimonials.html

Marc J
24-08-2009, 09:11 AM
There's a line like this in your code:-

<div style="WIDTH: 484px; HEIGHT: 235px">

change it to: -

<div style="WIDTH: 484px;">

Spirits High
24-08-2009, 09:36 AM
There's a line like this in your code:-

<div style="WIDTH: 484px; HEIGHT: 235px">

change it to: -

<div style="WIDTH: 484px;">


Thanks Marc I'll get on it right away ;)


Edit time!


All sorted :)

Wow, Marc you are truly the Guru of webness :D