PDA

View Full Version : a:visited and Layers



Davehead
October 21st, 2004, 06:34 AM
Hi guys,
for freference the site i am working on is : www.bookmakers.tv (http://www.bookmakers.tv) (it looks like some images are missing, but my client wanted that for now until he gets more content)
two questions :
A:VISITED :
1) I have created a site using style sheets. I have styles for a:link, a:hover and a:visited. now they all work fine and dandy, but when I click on one of the links that has this style applied to it, the a:hover does not work any more on that link . . . .how can i retain the hover effect once the link has been clicked on ?

and . . .

LAYERS :
2) I have a layer at the top of the page, but cannot get rid of the invisible border around it, so it appears that there is a gap all around the layer . . .

As always, help much appreciated.
Cheers

DDD
October 21st, 2004, 01:02 PM
post your css file

[m]
October 21st, 2004, 01:31 PM
1) I have created a site using style sheets. I have styles for a:link, a:hover and a:visited. now they all work fine and dandy, but when I click on one of the links that has this style applied to it, the a:hover does not work any more on that link . . . .how can i retain the hover effect once the link has been clicked on ?


LoVe-HAte:
:link
:visited
:hover
:active

Always use it in that order.


LAYERS :
2) I have a layer at the top of the page, but cannot get rid of the invisible border around it, so it appears that there is a gap all around the layer . . .Margins?

DDD
October 21st, 2004, 02:04 PM
I was going to say that after I saw his css....just did not feel like typing right then, I bet thats the prob.

Davehead
October 22nd, 2004, 03:48 AM
Thanks a stack guys !!!
As far as I knew, link, visited, hover could be placed in ANY order !
Only gonna ge a chance to work on Sunday, but will let you guys know . . .
Much appreciated. :hugegrin:

Davehead
October 27th, 2004, 05:45 AM
Thanks again . . . . this has worked . . .
Cheers
:pleased: