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.
Take a look at the source code at http://netwise.bravepages.com
> lol always happens, think of loads of reasons why it doesn't work, and
> its always the most obvious.
>
> Also with the Freeola thing, no problem with that. Are you planning on
> using them for this site now?
Yes. Bravenet put too many ads on my old domain, and one was something that installed porn!
*slams head against desk*
*pulls pen out of forehead where head hit desk*
Also with the Freeola thing, no problem with that. Are you planning on using them for this site now?
Although, not sure why the Style
> Sheet doesn't work.
It could be that he spelt something wrong in one of the declarations. If that's the case then, depending on which browser the users using, either that rule will be ignored or that rule and everything after it will be ignored.
Go and proof read ye's spelling, Twainy :-D
body {
background-position: top left;
background-repeat: repeat-y;
background-color: "#003333";
margin-left: 15px;
margin-top: 1em;
margin-bottom: 1em;
color: "#ffff00";
font-size: 12pt;
font-weight: normal;
font-family: "Arial";
}
is what you need :o)
I think it would be easy to just define the TEXT colour in the BODY TAG, as thats the HTML Standard. Although, not sure why the Style Sheet doesn't work.