I started this discussion (how to remove the info box) in another thread but now the topic has shifted so I'm starting another discussion.

 

I created a WIX slideshow, and I used the hack to have one textbox span all 3 columns.

 

Problem: even though all textboxes on the top have merged into one my slideshow only shows in the middle. I want my content to span all 3 columns. Is it because it's a slideshow?

 

Here's the code I put in analytics: to merge 3 columns

<script type="text/javascript">
var box3 = x$("#boxy3").parent().parent();
x$("#xg_body").children(":first-child").before(box3);
box3.width(935);
</script>

 

 

 

Here's what's in the texbox to show my slideshow


<div name="boxy3" id="boxy3"><object width="712" height="349" type="application/x-shockwave-flash" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10.0.0"><param name="allowFullScreen" value="true" ></param>
<param name="allowNetworking" value="all" ></param>
<param name="allowScriptAccess" value="always" ></param>
<param name="base" value="http://static.wix.com" ></param>
<param name="movie" value="http://static.wix.com/client/app.swf" ></param>
<param name="quality" value="high" ></param>
<param name="FlashVars" value="pageId=zZlCpqL_HQc-a&amp;embedFormat=websites&amp;embedID=fFijFOM_iTkJ9VzWvtJ40WzEFASi9578CtsOUi3mTr12VltS6bNKixQZOY3piW61a&amp;partner_id=WMGs4POB1ko-a&amp;show_wix_logo=19" ></param>
<param name="scale" value="noScale" ></param>
<param name="salign" value="tl" ></param>
<embed wmode="opaque" src="http://static.wix.com/client/app.swf" quality="high" allownetworking="all" allowscriptaccess="always" allowfullscreen="true" flashvars="pageId=zZlCpqL_HQc-a&amp;embedFormat=websites&amp;embedID=fFijFOM_iTkJ9VzWvtJ40WzEFASi9578CtsOUi3mTr12VltS6bNKixQZOY3piW61a&amp;partner_id=WMGs4POB1ko-a&amp;show_wix_logo=19" type="application/x-shockwave-flash" width="712" height="349" base="http://static.wix.com" scale="noscale" salign="tl"></embed></object> <a href="http://www.wix.com"></a> - <a href="http://www.wix.com/create/website"></a></div>

Views: 80

Reply to This

Replies to This Discussion

I honestly don't know without going over this, line for line. Maybe I can next week. I don't trust these type hacks, seen them cause serious issues. However, I've heard this one works quite well. Maybe you could ask the original creator of this tip?

Best,

Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips