I hope I posted it in the right place... Sorry if I didn't...
The problem I am having with my Wix profile on Gaia is that it displays like one of the default templates. If you look at my Gaia page you will see what I mean. All my custom stuff I did does not show up. It's supposed to look like this. http://insulindepedentdiabe.wix.com/genius
I used this site to convert the code. http://horntastic.bravehost.com/
I pasted this part in the Media box and removed all other boxes.
Http://static.wix.com/client/app.swf?pageId=dGYobJJnNQM-a&embedFormat=websites&embedID=5c4c14ed-0a74-4296-bb2c-0ad1e2d95e0e&partner_id=WMGs4POB1ko-a
I pasted this in the CCS part of the profile.
html, body { background: #000000; }
.column, #columns { overflow: visible !important; }
#columns { width: 1000px; margin-left: auto; margin-right: auto; float: none; position: relative; top: 50px; }
#column_1, #column_2, #column_3 { position: absolute; margin: 0; }
.media_panel { height: 650px !important; width: 1000px; overflow: hidden; }
.media_panel embed, .media_panel object { height: 1000px; width: 1000px; }
.panel { margin: 0; padding: 0; background: transparent; }
.panel h2 { display: none;
.column, #columns { overflow: visible !important; }
#columns { width: 1000px; margin-left: auto; margin-right: auto; float: none; position: relative; top: 50px; }
#column_1, #column_2, #column_3 { position: absolute; margin: 0; }
.media_panel { height: 650px !important; width: 1000px; overflow: hidden; }
.media_panel embed, .media_panel object { height: 1000px; width: 1000px; }
.panel { margin: 0; padding: 0; background: transparent; }
.panel h2 { display: none;
I have looked at the form page for help on this. But didn't find any relating to my issue. Is there something in the steps that I missed while creating and publishing it or while posting it on Gaia if you need any more information on it please let me know. Any help would be appreciated.