View Full Version : My Guild Blog Wont Scroll


priyax3
07-17-2006, 10:15 PM
this is my code:

<style>
body,td,font,div,p
{
font-family:tahoma;
font-size:7pt;
letter-spacing:0pt;
color: #CE2042;
line-height:7pt
}
b
{
color:#BDBEBD;
font-family: Georgia;
font-size: 7pt;
}
i
{
font-family: georgia;
font-size: 7pt;
color: #BDBEBD;
}
u{
font-family: georgia;
font-size: 7pt;
color: #BDBEBD;
}
a:link, a:visited, a:active
{font-family:tahoma;
font-size:7pt;
color:#CE2042;
text-decoration:none}

a:hover {
color: 000000;
font-family: tahoma;
font-size: 7pt;
font-weight:none;
text-decoration:underline;}

.header
{background:#CE2042;
border-top:1pt solid #000000;
border-bottom:1pt solid #BDBEBD;
font-family:tahoma;
padding-top:2px;
padding-bottom:2px;
font-size:7pt;
color:#000000;
font-weight:none;
width:100%;}
body
{scrollbar-face-color: #000000;
scrollbar-highlight-color: #CE2042;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color: #CE2042;
scrollbar-track-color: transparent;}
</style>

<IMG SRC="http://img101.imageshack.us/img101/6280/cosmicgwenstefanidh5.png">

<div style="position:absolute; top:370; left:425; height:150px; width:175px; FILTER:chroma(color=#FFFFFF); class="transparentscroll"; allowtransparency="true" overflow:auto;">
<div class="header">
OWNIE BLOGGAGE </div>

text here


<p><div class="header">
LINKS && INFO</div>
<br>

text here

<br><br><br><br><br>CODED BY PRIYA ;]
</div><p>

<bgsound src="http://mp3.juno.co.uk/MP3/SF163863-02-01-03.mp3" loop="infinite"></bgsound>

PLEASE HELP :chicken:

..::Kira::..
07-19-2006, 09:09 PM
<style>
body,td,font,div,p
{
font-family:tahoma;
font-size:7pt;
letter-spacing:0pt;
color: #CE2042;
line-height:7pt
}
b
{
color:#BDBEBD;
font-family: Georgia;
font-size: 7pt;
}
i
{
font-family: georgia;
font-size: 7pt;
color: #BDBEBD;
}
u{
font-family: georgia;
font-size: 7pt;
color: #BDBEBD;
}
a:link, a:visited, a:active
{font-family:tahoma;
font-size:7pt;
color:#CE2042;
text-decoration:none}

a:hover {
color: 000000;
font-family: tahoma;
font-size: 7pt;
font-weight:none;
text-decoration:underline;}

.header
{background:#CE2042;
border-top:1pt solid #000000;
border-bottom:1pt solid #BDBEBD;
font-family:tahoma;
padding-top:2px;
padding-bottom:2px;
font-size:7pt;
color:#000000;
font-weight:none;
width:100%;}
body
{scrollbar-face-color: #000000;
scrollbar-highlight-color: #CE2042;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color: #CE2042;
scrollbar-track-color: transparent;}
</style>

<IMG SRC="http://img101.imageshack.us/img101/6280/cosmicgwenstefanidh5.png">

<div style="position:absolute;overflow:auto; top:370; left:425; height:150px; width:175px; FILTER:chroma(color=#FFFFFF); class="transparentscroll"; allowtransparency="true">
<p class="header">
Ownie Bloggage</p>

BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here
BLAH BLAH BLAH Text Here


<p><p class="header">
LINKS && INFO</p>
<br>

Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links
Links here yeah. lol links

<br><br><br><br><br>CODED BY PRIYA ;]
</div><p>



Is that what you wanted it to do?

..::Kira::..
07-19-2006, 09:10 PM
I changed your <div class="header"> to <p class="Header">
Check it out. See how it works for you.

Cheeseums
07-20-2006, 02:49 AM
I haven't posted here yet, but YES! Teh div rocks! If you don't end the div with /div however it will catch everything else, including the little copyright of neopets thing...not like that's bad sometimes. The only thing is that Priya, I don't think you should have music. Many people you know, sometimes surf neopets when they aren't supposed to as well, and the last thing they need is blaring music to give them away. XD
But if you really like it, you can keep it, however keep in mind without it less people will think you're annoying ----BUT lol, some people may like you more for your choice of music.

EDIT: I just checked my lookup and nevermind, it looks like not using /div doesn't catch everything else. I'll still look then.