PDA

View Full Version : IE Issue With Myspace Divs



mikenificent
July 27th, 2008, 12:20 PM
Hello to the great people here at Kirupa. Im having issues with a Myspace design I designed for somebody. It looks perfect in Firefox and in Safari. But acts up in IE, I believe I know what I need to do to solve this problem but just not sure how to go about it, believe I need to clear the divs or something...

Here is the URL...

www.myspace.com/weaponxpromotions

First Issue... HIT ME UP image should be next to JOIN MY NETWORK image...
http://img.photobucket.com/albums/v322/mikenificent/screenshot1.jpg

Second issue similar to first is that the Ali Vegas cover should be next to the other ones...
http://img.photobucket.com/albums/v322/mikenificent/screenshot2.jpg

Here is the chunk of code for that particle section, for the whole header including the Flash animation at the top this is everything before the advertisement hopefully someone could be kind enough to look at it and tell me where I made my mistake as I know its probably something real simple to fix...



<span class="off">!-START Block to Place Custom Banner at Top of Page-!</span>
<span class="off">!-Create div with image. Replace my image with the URL of your own image-
OR replace img block with your own code block!</span>
<div class="myBanner">
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="550" width="800" data="http://www.mikenificent.com/weaponxmyspace/weaponx_header.swf">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.mikenificent.com/weaponxmyspace/weaponx_header.swf" />
<param name="flashvars" value="" />
<param name="menu" value="false" />
<param name="scale" value="exactfit" />
</object>
<img src="http://www.mikenificent.com/weaponxmyspace/welcome.jpg">
<br>
<div class="butstop"></div>
<div style="float:left;">
<a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=393396695" target="_blank"><img src="http://www.mikenificent.com/weaponxmyspace/network.jpg" border="0"></a>
</div>
<div style="float:right;">
<img src="http://www.mikenificent.com/weaponxmyspace/image1.jpg"><a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=393396695" target="_blank"><img src="http://www.mikenificent.com/weaponxmyspace/message.jpg" border="0"></a>
</div>
<div class="butsbottom"></div>
<br>
<img src="http://www.mikenificent.com/weaponxmyspace/projects.jpg">
<br>
<div class="albumstop"></div>
<div style="float:left;">
<a href="http://www.myspace.com/firstcousinsmusic" target="_blank"><img src="http://www.mikenificent.com/weaponxmyspace/album1.jpg" border="0"></a><a href="http://www.myspace.com/mightyfuzzyoung" target="_blank"><img src="http://www.mikenificent.com/weaponxmyspace/album2.jpg" border="0"></a>
</div>
<div style="float:right;"><a href="http://www.myspace.com/alivegas" target="_blank"><img src="http://www.mikenificent.com/weaponxmyspace/album3.jpg" border="0"></a>
</div>
</div class="albumsbottom></div>
<br>
<img src="http://www.mikenificent.com/weaponxmyspace/footer.jpg">
</div>
<style>
{!-Create space for image above body. Change px value to the height of your image -!}
body {margin-top:1250px}
{!-Position your image. margin-left should be negative and half the width of your image. change width and height to that of your image-!}
div.myBanner {position:absolute; top:0px; left:50%; margin-left:-400px; width:800px; height:800px;}
</style>

mikenificent
July 28th, 2008, 09:05 AM
Anyone know what may be causing this issue... Please help.

Thanks

mikenificent
July 28th, 2008, 10:35 PM
bumping this to see if anyone knows how to solve it

simplistik
July 29th, 2008, 10:11 AM
i doubt anyone is willing to help w/ a myspace layout as it's the bane of the internet

mikenificent
July 29th, 2008, 01:27 PM
So thats the reason, sisnt know there were so many people that cared or hurt feelings from Myspace if thats the reason some people just need to get out and experience real life who cares if its a Myspace page or not. I'm just asking for a hand on some HTML div's, I got it pretty much figured out except for one issue with IE. Some of ya'll take this Myspace thing a little too serious.

Syous
July 29th, 2008, 02:02 PM
We take our profession seriously, not MySpace.

Google CSS IE hack and see if that helps. You can also google around for custom banner myspace and some guy named Mike Industries or something fixed his div issue with IE.

mikenificent
July 29th, 2008, 05:43 PM
Thanks for at least replying Syous appreciate that. Still dont see how this differs its just a div question just making a Myspace page, stll is HTML

DDD
July 29th, 2008, 06:27 PM
Myspace breaks all the rules of what is sane. And people go to extreme lengths to bend Myspace but not break it. Which is the reason I avoid Myspace questions. Not to mention the fix is never as it should be in real life.

mikenificent
July 29th, 2008, 07:00 PM
Thanks DDD for replying, I believe its just something like clearing the div or something similar possibly, but not too sure.

saxx
July 29th, 2008, 08:27 PM
myspace has too many custom scripts running to know for sure, the best you can do is mess around with it and mix and match other people's code. Honestly, myspace = bleh

mikenificent
July 29th, 2008, 08:42 PM
yea I found out that myspace was bleh lol hopefully will be able to figure this out. Thanks though saxx