Jump to content

Text Disappearing in IE


Guest

Recommended Posts

Hi, having a problem with Internet Explorer & text disappearing. On the frontpage I keep finding that the Homepage information fails to display unless you try and highlight where you think it should be, it looks like the font is set to FFFFFF, which of course its not. If you keep hitting the refresh button it does eventually reappear. I have no idea what might w be causing this, as all ive done is pretty well changed the fonts, and page sizes. Anyideas?

Regards!

Sorry Ignore this post - it appears to be the same IE Peekaboo bug - http://www.cubecart.com/site/forums/index.php?showtopic=9630

Link to comment
Share on other sites

Still having a few problems, what im trying to do is to have the shop full page width (based on the classic temp), this is my layout -

.colLeft {

position: absolute;

left:5px;

top:125px;

width: 160px;

padding:0 5px 0 0;

}

.colMid {

margin:0px 165px 50px 165px;

}

.colRight {

position: absolute;

right:5px;

top:125px;

width: 160px;

padding:0 0 0 5px;

}

The problem is without postion: relative on the colMid is causes the peekaboo bug in IE, but then using a position causes other problems.. Anyideas how might resolve this?

Ignore, solved!! - you have to remove the background color from #pageSurround

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...