Log In · Register

 
 
Closed TopicStart new topic
How do I get extra boxes on my xanga site?
dropkickT
post Nov 20 2006, 08:15 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Nov 2005
Member No: 303,637



I have tried numerous times but I really think I am forgetting something. I want extra boxes, exactly like this girl's: X. I want things I can write in, but it seems that everytime I do it it never aligns right nor does it get in place. Is there some style sheet for this or something?
 
xxteenhearts
post Nov 21 2006, 01:46 PM
Post #2


Newbie
*

Group: Member
Posts: 4
Joined: Nov 2006
Member No: 481,870



Well you say it doesnt align right and nothing is in the right place...I dont know what you mean by that but this is the code I use to make right modules.

Belongs in website stats!
CODE
<!--christmasluxury©--><td id="customRight" style="display:none" vAlign="top" width="140px">


<!-- module:start -->
<table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1">
<tr><th class="left" vAlign="top" align="left">
the socialite
</th></tr>
<tr><td class="left" vAlign="top">

<div align=center><br>
<img src="http://img140.imageshack.us/img140/8182/top6fq0.png"><BR>
This is <B>where</B> you write about you. Put your <I>age</I> if you like or where you <U>live</U>. Put things you <B>love</B> like holidays, <I>designers</I>, sports, brands, things, <U>movies</U>, music, drinks, <B>foods</B>, stuff like <I>that</I>. You can also <U>make</U> it <B>bold</B>, <I>italicized</I>, and <U>underlined</U> to make if <B>look</B> neat. I hope you enjoy this <U>layout</U>! Please <B>riiber</B> not to riove my <I>credit</I>! &lt;33 <B>christmasluxury</B>&nbsp; and p.s.-- <I>happy</I> holidays<B>!</B>

</table>
<br/>
<!-- module:end -->


<!-- module:start -->
<table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1">
<tr><th class="left" vAlign="top" align="left">
get around
</th></tr>
<tr><td class="left" vAlign="top">

<div align=center>
<a href="http://www.xanga.com/signin.aspx">( sign in )</a> <BR> <a href="http://www.xanga.com/private">( home )</a><BR> <a href="http://www.xanga.com/claf">( claf )</a><BR> <a href="http://www.xanga.com/private/subscribeto.aspx?user=USERNAMEHERE">( subscribe )</a><BR> <a href="http://www.xanga.com/Private/subs.aspx">( subs )</a><BR>  <a href="http://xanga.com/logout.aspx">( sign out )</a>
<BR>
<a href="http://xanga.com/christmasluxury">( christmasluxury )</a>
</table>
<br/>
<!-- module:end -->

<!-- module:start -->
<table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1">
<tr><th class="left" vAlign="top" align="left">
christmas list
</th></tr>
<tr><td class="left" vAlign="top">

<div align=center>


<b>__</b> gift here<BR>
<b>__</b> gift here<BR>
<b>__</b> gift here<BR>
<b>__</b> gift here<BR>
<b>__</b> gift here<BR>


  

</table>
<br/>
<!-- module:end -->

<!-- module:start -->
<table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1">
<tr><th class="left" vAlign="top" align="left">
thanks
</th></tr>
<tr><td class="left" vAlign="top">

<div align=center>
Thank you <a href="/christmasluxury">christmasluxury</a> for the layout! <i>(</i>do not remove this!<i>)</i>

</table>
<br/>
<!-- module:end -->

<!-- module:start -->
<table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1">
<tr><th class="left" vAlign="top" align="left">
Soundtrack
</th></tr>
<tr><td class="left" vAlign="top">

<div align=center>
<b>Song Name</b> by <i>Artist Name</i>


  

</table>
<br/>
<!-- module:end -->

</td>
<script>
extra=false;
j=document.getElementById('MoreoverModule1_lblModuleTitle')
if(j){extra=true}
index=0;
var mytds = document.getElementsByTagName('td');
var i = 0;
for(i=0;i<mytds.length-1;i++){
if(mytds[i].width=="200"){
  index++;
  if(index==(extra ? 2 : 1)){break;}}
}
var sidebar = (extra ? mytds[i]: mytds[i].parentNode)
var tsibpc = document.getElementById('customRight');
var rightSide = tsibpc.cloneNode(true);
rightSide.style.display = "block";
sidebar.appendChild(rightSide);
</script>


Its got a bunch of stuff in it but you can edit it. If you have problems let me know. :)
 

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