Log In · Register

 
Layout not showing up in IE but does in Firefox, Myspace layout trouble
forever-without-...
post Jan 27 2008, 04:29 PM
Post #1


I fell for all the best deceptions
***

Group: Member
Posts: 39
Joined: Aug 2007
Member No: 564,318



It is a div myspace layout and has an image map. but the image map is not showing up in IE, and is showing only in firefox. I have gone over the code millions of times and does not seem to work. I just submitted it before I discovered this problem. It has not been rejected or accepted.
If you have Firefox and IE, you might be able to help me out.
I have never had this problem before and I have posted 7 other layouts before this one.

THis is the layout I am having trouble with

UPDATE**so the layout was accepted.
http://www.createblog.com/layouts/code.php?id=24994
 
 
Start new topic
Replies
Marlons
post Jan 27 2008, 05:04 PM
Post #2


Thread Killer
******

Group: Staff Alumni
Posts: 1,012
Joined: Jun 2007
Member No: 530,544



well maybe try changing around your coding, that helped my Slash DIV show up on IE.

so instead of.
CODE
<div class="aboutme" style="position:absolute; overflow:auto; width:243px; height:162px; z-index:1; left: 297px; top: 623px;">

you could try.
CODE
.aboutme {
width:243px; height:162px; overflow:auto;
position:absolute; z-index:1; left:297; top:623;
visibility:visible;}

and then just put this in the who id like to meet.
CODE
<div class=aboutme>
Stuffhere.
</div>

and if that doesn't work it could be the z-index.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: