The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Thanks in advanced :)
#block {
float:left;
clear:both;
background-color: #DEDECE;
width: 768px;
height:26px;
border-left: #A5A5A5 solid 1px;
border-right: #A5A5A5 solid 1px;
border-bottom: #A5A5A5 solid 1px;
}
#block a {
text-align: center;
width: 90px;
text-decoration: none;
line-height: 26px;
display: block;
float: left;
}
#block a:hover {
text-decoration: underline;
}
#block span {
float: left;
line-height: 25px;
}
____________________
<div id="block">
<a href="test.html" class="pagelink">Page1</a><span>|</span>
<a href="test.html" class="pagelink">Page2</a><span>|</span>
<a href="test.html" class="pagelink">Page3</a><span>|</span>
<a href="test.html" class="pagelink">Page4</a>
</div>
No wait that was a bad analogy but you know what I'm trying to say. :)
Don't suppose you know how I can do the mouse over to change "page" like the korean one, do you?
is it an okay way to solve the problem? All I did was put it in this.
#layer {
float: left;
background: #FFFFFF;
width: 770px;
text-align:left;
} :( you sure there's nothing I can do? hmm what if I put the javascript layer divs in a box like the ticker. Perhaps that'll solve my problems, back in two ticks.
Check for Errors: Is the ticker coding okay?
Please click here to view the problem(s) listed above. Thnx :^);)
Something tells me I cant solve all my CSS problems by adding float:left; hehe
What you linked to looks pretty nice though. I'd imagine it works in most modern browsers.
I'm working on the javascript layer thing now, so please tell me if you know of any problems with javascript layers and browser support. I don't want to set it all up to find out AOL browser doesnt like it. You're my "Go to Guy" so should I be cautious?
After some searching I came across this guys example here which is what I'm after, just going to do some testing.
> Who knew building a website could be so frustrating.
I can assure its not as frustrating as trying to help people who dont want to post the things they want help with. :P