Log In · Register

 
 
Closed TopicStart new topic
Quick Help
jbarber07
post Sep 17 2009, 01:00 PM
Post #1


Senior Member
***

Group: Member
Posts: 76
Joined: Dec 2008
Member No: 703,593



My layout is ready to go for every browser except Safari. Apparantly the twitter widget is halfway off the page. Anybody know how to fix this??

http://myspace.com/jbarberlayouts
 
Mickey
post Sep 17 2009, 01:11 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Look for this:

CODE
<div style="position:absolute; top:1200px; left:50%; margin-left:-700px; z-index:9;">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="350" width="290" align="middle">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" />
<param name="wmode" value="transparent" />
<param name="quality" value="high" />
<param name="bgcolor" value="000000" />
<param name="flashvars" value="userID=37510195&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" height="350" width="290" align="middle" wmode="transparent" quality="high" bgcolor="000000" flashvars="userID=37510195&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml" />

</object>


</div>

Replace it with this:

CODE
<style>
.twitter {position:absolute; top:1200px; left:50%; margin-left:-700px; z-index:9;}
.twitter object, .twitter embed {position:static; margin:auto!important;}
</style>

<div class="twitter">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="350" width="290" align="middle">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" />
<param name="wmode" value="transparent" />
<param name="quality" value="high" />
<param name="bgcolor" value="000000" />
<param name="flashvars" value="userID=37510195&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" height="350" width="290" align="middle" wmode="transparent" quality="high" bgcolor="000000" flashvars="userID=37510195&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml" />
</object>
</div>

See if that fixes the issue.
 
jbarber07
post Sep 17 2009, 02:18 PM
Post #3


Senior Member
***

Group: Member
Posts: 76
Joined: Dec 2008
Member No: 703,593



Okay Ive done that. Can somebody with safari please check it out for me?

http://myspace.com/jbarberlayouts
 
Mickey
post Sep 17 2009, 02:35 PM
Post #4


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Looks fine to me. You sure it's the Twitter widget you're having problems with? Because the music player is misaligned on Safari for me. I recommend using my code to position it around instead of what you're using now.
 
jbarber07
post Sep 17 2009, 02:58 PM
Post #5


Senior Member
***

Group: Member
Posts: 76
Joined: Dec 2008
Member No: 703,593



I've tried that code. everytime I use it, it creates a big gap between the shows and the shows header and the music player completely disappears

*found the music player. But how do I fix the gap in the shows?*
 
Mickey
post Sep 17 2009, 03:07 PM
Post #6


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Look for and remove this from your codes:

CODE
table table div embed, table table div object {position:relative; z-index:9;}

Then recalculate the top and margin-left values of my code.
 
jbarber07
post Sep 17 2009, 03:30 PM
Post #7


Senior Member
***

Group: Member
Posts: 76
Joined: Dec 2008
Member No: 703,593



fixed. Thanks Mike!
 
ZeT0
post Sep 17 2009, 03:40 PM
Post #8


Senior Member
****

Group: Member
Posts: 253
Joined: Jul 2009
Member No: 739,898



Now you don't even have a twitter?
 
manny-the-dino
post Sep 17 2009, 05:56 PM
Post #9


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Topic Closed and Moved
 

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