Log In · Register

 
 
Closed TopicStart new topic
Need to Work Around Xanga Banner W/O Removing It, The Xanga banner is ruining my layout!
Syrinj
post Aug 21 2005, 11:54 AM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Aug 2005
Member No: 210,119



Okay, here's the deal. I refuse to remove that Xanga banner at the top of my xanga page for fear that the xanga account will be removed. HOWEVER, the banner is centering all parts of my layout, that I worked hard to make, toward the middle of the page! I can't have that. Here's what I'm talking about:

This is what I WANT the layout to look like. I used photoshop to manually place the banner back in there (I originally tested the layout WITHOUT the banner on a xanga premium trial account so the banner wasn't there, and the layout worked fine.)

However, this is a snapshot of the layout on a xanga classic account (non-premium). I don't want to remove the banner. I just want my layout to display correctly BELOW the banner.


If this helps you solve my problem at all, here's the code I put in my custom header:

QUOTE
<style type="text/css">
table.navigation {display:none;}
div#keystitle {height:231; width:541px; position:absolute; background-image:url('http://img396.imageshack.us/img396/2363/keystitle3ic.jpg'); left:222px; top:0px;}
div#chatrbx {height:312; text-align:center;}
div#keysrightmenu {left:780px; top:0px; position:absolute;}
table#keysright {width:222; height:655; border-width:0;}
td#keysrightscream {background-image:url('http://img387.imageshack.us/img387/4474/xangachatterbox010rq.jpg'); width:222px; height:273px;}
td#keysrightborderl {background-image:url('http://img387.imageshack.us/img387/21/xangachatterbox026sv.jpg'); width:26; height:382;}
td#keysrightxpress {background-image:url('http://img387.imageshack.us/img387/3940/xangachatterbox030rt.jpg'); width:168; height:51;}
td#keysrightborderr {background-image:url('http://img387.imageshack.us/img387/2972/xangachatterbox042bl.jpg'); width:28; height:382;}
td#keysrightcontentarea {background-image:url('http://img387.imageshack.us/img387/2408/xangachatterbox054ev.jpg'); width:168; height:313;}
td#keysrightbottom {background-image:url('http://img387.imageshack.us/img387/6365/xangachatterbox065ly.jpg'); width:168; height:18;}
div#keysmenutext {position:relative; top:0; left:5px; text-align:center;}
.footer {display:none;}
td.maincenter {position:absolute; left:223px; top:255px; width:550;}
table.left {display:none;}
div#keysside {position:absolute; left:0; z-index:1; top:107;}
table#keysmenu {margin-left:0;}
td#keyssitting {background-image:url('http://img396.imageshack.us/img396/461/xanga3018tk.jpg'); width:'222px'; height:'250px';}
td#keysmenuleftborder {background-image:url('http://img396.imageshack.us/img396/2073/xanga3024fx.jpg'); width:'13px'; height:'296px';}
td#keysmenutx {background-image:url('http://img396.imageshack.us/img396/8320/xanga3032io.jpg'); width:'179px'; height:'284px'; vertical-align:text-top; text-align:center;}
td#keysmenurightborder {background-image:url('http://img396.imageshack.us/img396/895/xanga3041dg.jpg'); width:'30px'; height:'296px';}
td#keysmenubottomborder {background-image:url('http://img396.imageshack.us/img396/6241/xanga3050au.jpg'); width:'179px'; height:'12px';}
</style>
<div id="keystitle"></div>
<div id="keysside">
<table id="keysmenu" width="222" height="546" border="0" cellpadding="0" cellspacing="0">
<tr>
  <td colspan="3" id="keyssitting">
   </td>
</tr>
<tr>
  <td id="keysmenuleftborder" rowspan="2">
   </td>
  <td id="keysmenutx">
  <div id="keysmenutext">
   <p>
    <a href="http://www.xanga.com/profile.aspx?user=Syrinj">About Me</a><br/>
    <a href="http://www.xanga.com/guestbook.aspx?user=Syrinj">Sign My Guestbook</a><br/>
    <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=syrinj">Subscribe to Syrinj</a><br/>
    <a href="http://www.xanga.com/Private/SubscribeTo.aspx?trial=1&user=syrinj">Get Trial Subscription</a><br/>
    AIM: <img src="http://big.oscar.aol.com/Syrinj?on_url=http://www.aol.com:80/aim/gr/online.gif&off_url=http://www.aol.com:80/aim/gr/offline.gif"><a href="aim:goim?screenname=Syrinj">Syrinj</a>
  </p></div>
   </td>
  <td id="keysmenurightborder" rowspan="2">
   </td>
</tr>
<tr>
  <td id="keysmenubottomborder">
   </td>
</tr>
</table></div>
<div id="keysrightmenu">
<table id="keysright" cellpadding="0" cellspacing="0">
<tr>
  <td id="keysrightscream" colspan="3">
  </td>
</tr>
<tr>
  <td id="keysrightborderl" rowspan="3">
  </td>
  <td id="keysrightxpress">
  </td>
  <td  id="keysrightborderr" rowspan="3">
  </td>
</tr>
<tr>
  <td id="keysrightcontentarea">
  <div id="chatrbx">
<script language="javascript"> var chatterbox = 'no'; </script>
<script language="javascript" src="http://chatter.flooble.com/chatter.php?js=true&id=syrinj&sid=3530067">
</script>
<script language="javascript"> if (!chatterbox || chatterbox != 'ok') {
document.write('This <a href="http://chatter.flooble.com/">flooble chatterbox</a> is');
document.write(' temporarily unavailable. It will be back up shortly.'); } </script>
</div>
  </td>
</tr>
<tr>
  <td id="keysrightbottom">
  </td>
</tr>
</table>
</div>


Here's a link to the xanga premium site (it's only got 19 days left). http://www.xanga.com/keys2pac

Here's a link to the xanga classic site: http://www.xanga.com/keys2pactest
 
Syrinj
post Aug 24 2005, 09:38 PM
Post #2


Newbie
*

Group: Member
Posts: 3
Joined: Aug 2005
Member No: 210,119



BUMP...(3+ days after initial post)

If there is any other info that I can provide to help anyone aid me, I'd be happy to.
 
talcumpowder
post Aug 24 2005, 09:51 PM
Post #3


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



... I can't see the blog.

And... Next time you really should use a codebox. But basically, just redo the margins of the layout. That the only thing you really seem to have to do.
 
gelionie
post Aug 25 2005, 03:35 AM
Post #4


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



I've never seen anything Xanga coding like that before.'
Are you sure that works on Xanga?
 

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