Log In · Register

 
help!! layout
mikazukix
post Apr 17 2005, 03:15 AM
Post #1


Senior Member
****

Group: Member
Posts: 162
Joined: Nov 2004
Member No: 65,048



This is my first layout so i'm kidn aknew at this... so i'm kinda new at this coding stuff... my code is so scewed...how do i get rid of the scroll bar at the very very botton of the right module? how do i correct the marquee so it is in da box and not going over it? and how do i get rid of da black link next to the scroll bar ? how do i make it so that page is not so long... sry for having so many questions pinch.gif take a look so u know wut i mean

my code
 
 
Start new topic
Replies
gelionie
post Apr 17 2005, 03:37 AM
Post #2


say maydayism.
*******

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



1) how do i get rid of the scroll bar at the very very botton of the right module?
- chatterbox is too wide
I can't see anywhere to change the width of the chatterbox though. I think you should login your chatterbox account to see if there's anywhere to change it.

2) how do i correct the marquee so it is in da box and not going over it?
- change the width of your marquee to a smaller number than 100%
CODE
<marquee behavior=scroll direction="right" scrollamount="7" width="NUMBER HERE" height="25" onmouseover="this.stop()" onmouseout="this.start()"><center>
Links out here
</marquee>


3) how do i get rid of da black link next to the scroll bar ?
- sorry I don't get your question because I don't see a black link. pinch.gif

4) how do i make it so that page is not so long?
- change the height of your divs. One is one thousand something px, while the other is 3000px. blink.gif
CODE
<div align="left"><div style="position: static; width:150px; height:###px;overflow:auto; margin-top:-70px; margin-left:13px; filter:chroma(color=#303C40);">

CODE
<div align="left"><div style="position: static; width:150px; height: ###px;overflow:auto; margin-top:-1350px; margin-left:682px; filter:chroma(color=#303C40);">


P.S. meta tags don't work anymore on xanga.
Use <img src=IMAGE URL HERE gallery=no> instead.

Hope that helped. _smile.gif
 

Posts in this topic


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