![]() |
Sorry about that Will fix thanks for doing this for me. To answer your question yes I can do it for the video mod please give me some time to check the embed to that. I`ll also need to add the side to it as well. It is originally made for myspace and other site but i added it for vbulletin sites. I will update the instructions and work on the other mod. Thanks for installing.
|
Quote:
|
Quote:
Here's a link: http://www.dawnswebdesigns.com/forum/member.php?u=1 I'm pretty sure guests can see it. In the little My MP3 Player box my mp3 player is to the left. I'd like it to be more centered. I was thinking I should edit memberinfo_block_music & add <center> tags but it looks like you already did. Code:
<div class="alt2 block_row block_footer"> |
Yes add a div after the first to. Next add an id to it called mp3.
copy and replace with the original template: <!-- Mp3 player --> <if condition="$userinfo[field15]"> <div id="snapvine" class="tborder content_block"> <h4 class="thead block_title"> <a href="#top" class="collapse_gadget" onclick="return toggle_collapse('music')"><img id="collapseimg_music" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a> <a name="albums"></a> <span class="block_name">Mp3 player</span> </h4> <div class="block_content" id="collapseobj_music" style=""> <div class="alt2 block_row block_footer"> <div id="mp3"> <center><p style="visibility:visible;"><object type="application/x-shockwave-flash" data="http://assets.myflashfetish.com/swf/mp3/$userinfo[field16]" height="311" width="230" style="width:230px;height:311px"><param name="movie" value="http://assets.myflashfetish.com/swf/mp3/$userinfo[field16]" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="l" /><param name="wmode" value="transparent"/><param name="flashvars" value="$userinfo[field15]"/></object></center> </div> </div> </div> </if> <!-- / Mp3 player --> Next go to the skins you added it to in styles manager and select all style options. Go near the bottom and find additional css rules add this. #mp3 { text-align: center; } if this is not working try playing with the size of the mp3 its self in the memberinfo_block_music Thats how i originally made mine. Your very welcome glad you like it the video mo should be out in the next few days lol i`m on vacation lol. |
Quote:
|
Thanks I`ll play with it over my break and see what i can do, the other mod will be done very soon but for now I must leave see ya.
|
OK I got it. I had to edit the height & width.
Code:
<center><p style="visibility:visible;"><object type="application/x-shockwave-flash" data="http://assets.myflashfetish.com/swf/mp3/$userinfo[field16]" height="311" width="230" style="width:230px;height:311px"> |
i get a blank box that seems to have an empty flash file does anyone know why?
|
Quote:
Quote:
My site still works even though I've just updated to 3.8.0. And I still need this centering thing figured in. The code you gave us was for the size of your player. Adding centering tags didn't work for some reason. I had to go in & change the size of the player then it was centered. But I don't think members will be able to "go in" & change the size of their players. Any help? |
Quote:
<!-- Mp3 player --> & here: <!-- / Mp3 player --> plus added the additional css. Could you please show me an example of what you mean? What do I add & where do I add it? It might be the thing that fixes this centering issue? |
All times are GMT. The time now is 12:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|