help with some CSS problem
-
hey my site is https://www.hoopislife.com
i put my links across the bar on the top of the site – on the header. the links are CSS styled with the header a- which includes the top background image – so that its like in the CSS file
header{
}
header a{
}
etc – so those links are in the header class. Now i want to make those bars between the links NOT A LINK. but when i do this they jump up to the top of the page. i can’t seem to make them line up correctly if i dont make them links as well. right now they just link to =”#” – so it doesn’t do anything, but i want to
A) – make them not links
B) make them black
anyone know how this can be done ?
thanks!!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘help with some CSS problem’ is closed to new replies.