Jump to content

Problems with IE


Guest

Recommended Posts

Firefox displays the categories fine but IE does this, is there anything I can do to make them line up again normally...

Oh how I hate IE, I'm aware it's not IE7 and it might be different but I really don't want to have anymore IE on my machine than I really have to.

Any help would be greatfully received, thanks yet again!

Link to comment
Share on other sites

I think this will be a simple fix for you. Look in the stylesheets (layout.css, I think) where you presently have this code:

.latestProds {

	float: left;

	text-align: center;

	width: 131px;

	height: 120px;

}

Increase the height setting there, as this is cuasing the issue. floating divisions are "hanging up" on the ones above that have three lines of text, because the divisions have not enough height to account for the overflowing text.

----------------------------

Another thing, please change the color of the copyright text, it is partially obscured by the site background.

Link to comment
Share on other sites

Hi

Thanks for that it worked a treat :)

Apologies for missing the copyright text, I had originally changed all the links to that colour by find and replace and with the huge site revamp got very stressed and missed changing it back. It has been remedied now.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...