|
|
 |
RE: FN-FORUM: client breaks site - help needed!
date posted 29th January 2007 21:31
Hi Chris,
In Firefox, use the developer extension, you'll see tons of errors in the
style sheet mainly due to bad selectors. However there is a syntax error in
the javascript that is probably doing some harm:-
Line 647: var zg_bg_color = ‘ffffff’;
And a couple of others.
Get the developer extension to Firefox, it's a life saver. Unfortunately I
haven't worked out how to cut and paste out of the error console yet.
Regards,
Craig
-----Original Message-----
A client has been editing their own site (how dare they) but has made a
bit of a mistake somewhere and messed things up somewhat.
www.follettmotors.com/vwaudiblog/
in FF its fine, in IE the font size gets bigger and bigger until it
fills the screen. I've checked the CSS and I dont think thats at fault,
I think its a missing tag (oh for a missing tag detection tool!!).
can anyone spot anything i'm overlooking? its wordpress so its a jungle
of code...
any help appreciated.
Chris
|
 |
|