GetDotted Domains

Viewing Thread:
"New site, what do you all think?"

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.

Tue 18/05/04 at 18:15
Regular
"Digging!"
Posts: 1,560
Hey all,

I've finished a new site, what do you think?

http://paladin.8bit.co.uk/

Also, I know it works in Mozilla Firefox, Mozilla, and IE, but can you check if it works in Opera etc.

Cheers
S.A.
Thu 20/05/04 at 20:08
Regular
"Digging!"
Posts: 1,560
Cheers
Thu 20/05/04 at 19:06
Regular
"l33t cs50r"
Posts: 2,956
Stevie boy wrote:
> Is there a way of changing link text's colour using CSS like
> link="" vlink="" alink="" in HTML?


a:link {
color: #xxx;
}
a:visited {
color: #xxx;
}
a:hover {
color: #xxx;
}

Hover has to be declared last for it to work properly

Now if you want you navigation or whatever to be a different colour from everything else:

a.nav:link {
color: #xxx;
}
a.nav:visited {
color: #xxx;
}
a.nav:hover {
color: #xxx;
}

then the href is: xxx

voila
Wed 19/05/04 at 18:17
Regular
"Digging!"
Posts: 1,560
Is there a way of changing link text's colour using CSS like link="" vlink="" alink="" in HTML?
Wed 19/05/04 at 18:11
Regular
"Digging!"
Posts: 1,560
be§§ant™ wrote:
> site is cool, content isn't.
>
> but that my opinion.

Everyone has their own taste in music. I have quite a varried one acctually, from the Chemical Borthers to Franz Ferdinand.
Wed 19/05/04 at 17:36
Regular
"www.bloodbanx.com"
Posts: 1,174
site is cool, content isn't.

but that my opinion.
Wed 19/05/04 at 13:01
Regular
"Digging!"
Posts: 1,560
All finished and all done in CSS. Works in Firefox fine but in IE the rollovers don't work (I don't know why, but I'm going to blame IE's pure crapness, I mean it put a crappy black line at the bottom that I have to use the © Stephen Allred with a background colour to get rid off) but the rest is fine.
Wed 19/05/04 at 10:22
Regular
"Digging!"
Posts: 1,560
#indexr2c3{
margin-top: 12px;
margin-left: 105px;
width: 186px;
height: 19px;
background: #ffffff;
background-image: url(GIF/INDEX/index_r2_c3.gif);
position: absolute;
}
#indexr2c3:hover {
background-image: url(GIF/INDEX/index_r2_c3_f2.gif);
text-decoration: none;
}

Does work. Sorted.
Wed 19/05/04 at 10:12
Regular
"Digging!"
Posts: 1,560
a.indexr2c3:link, a.indexr2c3:visited {
margin-top: 12px;
margin-left: 105px;
width: 186px;
height: 19px;
background: #ffffff;
background-image: url(GIF/INDEX/index_r2_c3.gif);
position: absolute;
}
a.indexr2c3:hover {
background-image: url(GIF/INDEX/index_r2_c3_f2.gif);
text-decoration: none;
}

Tisn't working. I tried without the a.s and with # and everything I can think of but tisn't working.
Wed 19/05/04 at 10:07
Regular
"Digging!"
Posts: 1,560
Tyla wrote:

> If your using images for links that can be reproduced in text/css, DO
> IT!

I would if I knew that everybody had the "Earth" font which I have used in the images.
Tue 18/05/04 at 23:10
Regular
"l33t cs50r"
Posts: 2,956
Stevie boy wrote:
> I think I'll just leave it with a 100px margin-left for now. Once you
> get the hang of this CSS it's much nicer to work with than tables.


Perfect centering (iffy in IE5 Mac and IE5)

http://www.blackwellpublishing.com/socialpolicy/hill.htm

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Great services and friendly support
I have been a subscriber to your service for more than 9 yrs. I have got at least 12 other people to sign up to Freeola. This is due to the great services offered and the responsive friendly support.
My website looks tremendous!
Fantastic site, easy to follow, simple guides... impressed with whole package. My website looks tremendous. You don't need to be a rocket scientist to set this up, Freeola helps you step-by-step.
Susan

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre
Feedback Close Feedback

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.