Log In · Register

 
Custom Module Trouble!, // scrollbars are not working & more
aquafreezi
post Jan 1 2005, 12:02 PM
Post #1


dying to be perfect
**

Group: Member
Posts: 10
Joined: Jul 2004
Member No: 31,204



Hi. I have two questions/requests. whistling.gif

I'm having a bit of trouble with my custom modules. I do want scrollbars in them, but in the custom module code, I can't seem to find how to change the height so that maybe a scrollbar will appear that way. If you go to MY XANGA you can see that the one module has alot of info in it, that is the specific module I want a scrollbar in, considering it is so big. I just shut down my old site, and made a new one. I'm not new to HTML, though - I'm no expert. Whatever advice you have will help.

Alrighty, question two. I searched all over createblog.net and have seen topics on getting custom modules on both sides of an xanga. Though, no codes I find, help. Here's my code:

QUOTE
<script>
  var message = "... under the heat of the sun, all my peach blossoms rust into ashes of love ..."
  var speed = 90;
  var forward = true;

  function bounce(){
    if (forward) {
      message = " " + message;
      forward = ((message.length > 120) ? false : true);
    } else {
      if (message.charAt(0) == ' ') {
        message = message.substring(1, message.length);
      } else {
        forward = true;
      }
    }
    window.status = message;
    ("bounce()", speed);
  }

  bounce();

  // end hide -->
</script>
<!-- end code provided by createblog.com -->



<!-- begin code provided by createblog.com -->
<style type=text/css>
/* remove regular modules */
texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none}
table.blogbody tr td {width:0px; padding: 0px;}

/* edit to your liking */
table.module { border: 1px solid #000000; width:155px; background-color:ffffff; }
table.module th { background-color: #ffffff; font: 8px terminal; text-transform: lowercase;color: #000000; border: none; }
table.module td {color: #000000; text-align: justify; border: none; background-image: none; }
</style>

<!-- add this below all the CSS -->

<table border=0 width="660"><tr><td valign="top" width="160">
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module">// the insomnia cell</th></tr><tr><td valign="top" class="module">
<font color=000000><font size=1><font face=arial>
This alias is filed under Jessicka. I'm cursed with living in this imperfectly mellow city infected with junkloads of burn outs, so-called rebels, and the common normies. Hah, it's pretty common: the corner stores, the projects, gas stations, neighborhoods, malls, food joints. <br><br>
I am fourteen and I currently have black hair and dark brown eyes. I heart working with HTML and doing my layout over 508 gabillion times. I get bored very easily, unless I'm hanging out with my friends. I'm sarcastic, opinionated, and psycho. I'm into lots of grunge, rap-rock, gothic, classic rock, death metal, & techno music. <br><br>I go to West High. We have catergories and highschool dramosity, pressurosity and hilariousity and everything in between.I like wearing tall laced black combat boots. I love to cook and bake. I practice Wicca. I do the whole spa thing. I like tattoos and piercings. I love bath and body works and making my own clothes. <br><br>I play guitar. I'm a computer junkie. I'm a maccabre artist and anarchist poet. I like taking black & white photography and feel the need to write my whole life down for historical purposes. I like running like a small hippie child through fields of daisies with ripped jeans on and bloody hands. I breath for you ... <3     


</td></tr></table><br>


<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module">noise</b></th></tr><tr><td valign="top" class="module">
<!-- Add your subscriptions here -->

<a href="http://www.xanga.com/defectivedaze">Carissa</a><br>
<a href="http://www.xanga.com/freekluvr420">Casey</a><br>
<a href="http://www.xanga.com/drained_x">Cathy</a><br>

<a href="http://www.xanga.com/untitled_lonelyness">Cheryll</a><br>
<a href="http://www.xanga.com/couponking">Dave J.</a><br>
<a href="http://www.xanga.com/duffy89">Duffy</a><br>
<a href="http://www.xanga.com/TeenageSchizoid">Dave L.</a><br> <td width="10%"></td>
<td width="50%" align="right"><div align="justify">

<a href="http://www.xanga.com/black_kite">Jason</a><br>
<a href="http://www.xanga.com/peoplecallmedirtymexican">Jeff</a><br>
<a href="http://www.xanga.com/rockin_yeiz">Jenn</a><br> <a href="http://www.xanga.com/kayroni">Kayla</a><br> <a href="http://www.xanga.com/kmackinx">Kelsey</a><br> <a href="http://www.xanga.com/westangel0x">Moni</a><br>
<a href="http://www.xanga.com/FallenAngel1690">Sarah</a>

</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module">cults</th></tr><tr><td valign="top" class="module">

<!-- Add your blogrings here -->

<a href="http://www.xanga.com/groups/group.aspx?id=780790">Breakfast Club Junkies</a><br>
<a href="http://www.xanga.com/groups/group.aspx?id=800794">Mod Fanatics Unite</a><br>
<a href="http://www.xanga.com/groups/group.aspx?id=800797">Believer of Wicca </a><br>

<a href="http://www.xanga.com/groups/group.aspx?id=800798">Kurt Cobain is the Only God</a><br>

<a href="http://www.xanga.com/groups/group.aspx?id=800802">Dysfunctional Artist Clique</a><br>

<a href="http://www.xanga.com/groups/group.aspx?id=800803">Grunge Passion</a><br>

<a href="http://www.xanga.com/groups/group.aspx?id=800809">Sarcasm Aneurysm</a><br>


</td></tr></table><br>


</td><td width="500" valign="top" align="left">
<!-- end code provided by createblog.com -->

<!-- end code provided by createblog.com -->
<style>font,td,p,xmp
{text-align:justify;}
table.blogbody tr td { </style>

<script language=javascript>
document.title=('PEACH blossom ___ rust')
</SCRIPT>

  <style type="text/css"><!--
    body {scrollbar-3dlight-color:FF9999 ;
                scrollbar-arrow-color:000000;
                scrollbar-track-color:FF9999 ;
                scrollbar-darkshadow-                color:000000;
                scrollbar-face-color:FF9999 ;
                scrollbar-highlight-color:000000;
                scrollbar-shadow-color:000000}
  /*top bar remover - xanga.com/add_ons*/
.leftmoduletitlebar, .leftmoduleborder,
.leftmoduleinterior, table.navigation, table.footer {display: none;};
#pnlEnabled table, .htmleditor { width:700px; }
input, option, select{
font-family: arial;  font-size:8pt;
color:#000000; background:#66FF00 ;
border: 1px solid #000000}


<style type=text/css>
.blogbody {font-family: arial; size: 7pt; color:
#66FF00; width: 550px; line-
height:30px; background-color:#66FF00;
border:;
text-align: justify;}
.caption, .blogheader {
background-image: url( );
background-color: #99FF66;
font-family: georgia;
font-weight: bold;
font-size: 30px;
text-transform: uppercase;
letter-spacing: 0px;
color: #000000;
border: 6px black solid;
text-align: left;
padding right: 5px;
border-bottom:6px black solid;
line-height: 230%;
width:550px}

<STYLE type="text/css"> <!--

TH {font-family:arial; color:000000}
A:link{color:000000; face:arial; text-decoration:none;
text-transform: lowercase; font-size:8pt;}
A:visited{color:000000; face:arial;text-decoration: none;
font-size:8pt;}
A:active{color:000000; face:arial;text-decoration;font-
size:8pt;}
a:hover{color:#000000; face: arial; font-weight: bold; text-decoration: border: 2px FF9999; text-transform: uppercase; font-
size:8pt;}-->
--></style>



... please reply! ermm.gif

-- Jess
 

Posts in this topic


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