Log In · Register

 
 
Closed TopicStart new topic
IE and Firefox problems
spggodd
post Feb 18 2007, 02:10 PM
Post #1


Goddard
**

Group: Member
Posts: 23
Joined: Sep 2005
Member No: 246,233



Hi,

Probably a same old kinda question but could anyone tell me what im doing wrong!?

None of my Div layers show up in IE???!

Myspace

Thanks!!

xxxx
 
freeflow
post Feb 18 2007, 02:21 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



I don't have Ie but I can posisbly suggest somethings. Is your profile supposed to look like a div now? In safari its just the normal default profile.

Try posting your coding.
 
spggodd
post Feb 19 2007, 01:21 PM
Post #3


Goddard
**

Group: Member
Posts: 23
Joined: Sep 2005
Member No: 246,233



Hey yeh.. i was gonna make a full on Div overlay, but in the end i couldn't be arsed!!

It should look like this..



Heres the code:

About me
CODE
<MAIN STUFF>

<style type=text/css>
body {
background-color: black;;
background-image: url("");
background-position: top left;
background-repeat: repeat;
background-attachment: fixed;
scrollbar-arrow-color:grey;;
scrollbar-track-color: grey;;
scrollbar-shadow-color: ######;
scrollbar-face-color:######;
scrollbar-highlight-color:######;
scrollbar-darkshadow-color:######;
scrollbar-3dlight-color:######;}

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea  
{font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;}
</style>

<HIDE BOTTOM LINKS>
<style>

table td div {visibility:hidden;}
table table td div {visibility:visible;}

</style>

<font size = "5">Myspace is under construction atm. Be patient! ♥<p><center><small>If you cant see anything you need firefox</small><br><a href = "http://www.mozilla.com/en-US/firefox/"><img src = "http://www.cse.ucsc.edu/~guozheng/images/designed_for_firefox.jpg" border = "0"></a>

<EXTENDED NETWORK BANNER>

<style>
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("http://img52.imageshack.us/img52/5379/2414321l9kp.gif");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:255px; height:100px; display:block !important; }
span.blacktext12 img {display:none;}
</style>


<COMMENT BOX>

<br> </div> <style type=text/css> .comments {width: 100px; overflow: none;} .comments table {background-color: transparent ;margin-top: 0px; border: 0px solid black;} .comments td {font-color: "white"; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} td.text td.text table td {font-size:0pt;}td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td {font-size:8pt;} </style>


I'd Like To Meet
CODE
<div class="div2"> <div class ="Enter" style="position:absolute; width:500; height:200; z-index:1; left:0px; top:0px">
<a href = "http://www.spggodd.741.com"><img src = "http://www.imediaworks.org/AaronA/images/enter_sign.gif" border = "0" width = "100" height = "100"></a>
</div>

<PHOTO THING>

<object type="application/x-shockwave-flash" data="http://apps.rockyou.com/rockyou.swf?instanceid=55101888&ver=102906" height="320" width="426">
  <param name="movie" value="http://apps.rockyou.com/rockyou.swf?instanceid=55101888&ver=102906" />
  <param name="allownetworking" value="internal" />
  <param name="allowScriptAccess" value="never" />
  <param name="enableJSURL" value="false" />
  <param name="enableHREF" value="false" />
  <param name="saveEmbedTags" value="true" />
  <param name="quality" value="high" />
  <param name="salign" value="lt" />
  <param name="wmode" value="transparent" />
</object>

<COMMENT BOX>

<div class="comments" style=" width:650px; overflow:auto; height:700px;  top:620px; left:400px;"><center><font color = "white"><table><table><td><table></center></font></div></style>
 
spggodd
post Feb 23 2007, 10:13 AM
Post #4


Goddard
**

Group: Member
Posts: 23
Joined: Sep 2005
Member No: 246,233



yeh any Help???

please!!!
 
freeflow
post Feb 23 2007, 10:17 AM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



I don't have IE so I can't look but try changing the I'd like to meet part to :
CODE
<div class ="Enter" style="position:absolute; width:500; height:200; z-index:1; left:0px; top:200px">
<a href = "http://www.spggodd.741.com"><img src = "http://www.imediaworks.org/AaronA/images/enter_sign.gif" border = "0" width = "100" height = "100"></a>
</div>

<PHOTO THING>
<div class ="photo" style="position:absolute; width:500; height:200; z-index:2; left:100px; top:150px">
<object type="application/x-shockwave-flash" data="http://apps.rockyou.com/rockyou.swf?instanceid=55101888&ver=102906" height="320" width="426">
  <param name="movie" value="http://apps.rockyou.com/rockyou.swf?instanceid=55101888&ver=102906" />
  <param name="allownetworking" value="internal" />
  <param name="allowScriptAccess" value="never" />
  <param name="enableJSURL" value="false" />
  <param name="enableHREF" value="false" />
  <param name="saveEmbedTags" value="true" />
  <param name="quality" value="high" />
  <param name="salign" value="lt" />
  <param name="wmode" value="transparent" />
</object>
</div>
<COMMENT BOX>

<div class="comments" style=" width:650px; overflow:auto; height:700px;  top:620px; left:400px;"><table><table><td><table></div>


Also you need to get a hide your profile code in scripts and hide the original profile.
 

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