Has anyone every come across this?

Permalink
Hi all I was wondering if anyone may have come across this before on the attached file the c5 logo sits over the edit page area I have put C5 on a couple of other test sites before and they all work well this one has me stumped as with this sitting over the top I cannot edit any pages any help would be greatfully appreciated as I'm going stir crazy!

Also attached is the index.php just incase

1 Attachment

claire
 
ScottC replied on at Permalink Reply
ScottC
Had this once, ended up that my css file had UI reset in it which made the style on all <ul> broken.

Check out the interpreted style in firebug.
claire replied on at Permalink Reply 1 Attachment
claire
I've had a look I can't see anything is there a particular common line I look for do you know?
andrew replied on at Permalink Reply
andrew
There's this style:

img {
   border: 0;
   width: 186px;
}


Try removing "width: 186px"..
claire replied on at Permalink Reply
claire
Thanks ever so much all working a treat now
andrew replied on at Permalink Reply
andrew
glad that helped..
claire replied on at Permalink Reply
claire
All worked fine cracking along getting it done then bang the editing does not work.
I have re-installed concrete all the editing codes are there any ideas anyone?
Nothing seems to be missing
claire replied on at Permalink Reply
claire
sorted out now