Topic: navigation help... (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Aiur, the Tarsonian Galaxy |
posted 05-21-2004 18:07
I'm trying to make a navigation with img hovers the problem is that my navigation is in a list so everythings shifted to one side thanks to the <li> element but that also means that the hover img also gets shifted... thats bad how do I fix this?? Also when you hover over it, it shifts the links several spaces below, anyone know how to fix this?? code: #nav { |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 05-21-2004 18:52
you know, an url would help - for I don't even quite understand what your exact problem is. |
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 05-21-2004 20:37
Not realy sure what you're asking, but this might help... code: #nav li {
|
Bipolar (III) Inmate From: Aiur, the Tarsonian Galaxy |
posted 05-22-2004 08:40
Yeah I got that fixed but I got some weird cross browser problems now. You see the site has three columns, the margin set for the right side column is 434px but the problem is that it looks ok in IE but is moved ahed a few pixels in Opera... should I be making sure the site aok in all browsers or if there is a way any of you guys know how to fix it, that would be much obliged. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 05-22-2004 09:43 |
Bipolar (III) Inmate From: Aiur, the Tarsonian Galaxy |
posted 05-23-2004 14:30
well... actually never mind I kinda fixed that although I would like to ask one thing... by default the html headings have several spaces below them... is there a way to minimize that space it's taking up most of the page?? |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 05-23-2004 15:00
like giving them margin-bottom:less px;? |
Bipolar (III) Inmate From: Aiur, the Tarsonian Galaxy |
posted 05-24-2004 08:41
Ok that fixes that but um... I hate saying this but I got another question!! |
Nervous Wreck (II) Inmate From: |
posted 05-24-2004 10:12
Haha, now that is a tricky one especially if you want it to work in IE like this. |
Paranoid (IV) Inmate From: beyond the gray sky |
posted 05-25-2004 14:45
I'm not sure if this works in every browser or if it's just a fluke of my own beginning workings with CSS, but I've managed to get a footer for the back button on one of my pages, you're more than welcome to have a look at the source and hopefully it will help |
Bipolar (III) Inmate From: Aiur, the Tarsonian Galaxy |
posted 05-27-2004 09:05
well that worked I X I thanks alot but I just decided to make the footer more of a... sider or somehing like that I just moved to the side, looks better. |
Paranoid (IV) Inmate From: beyond the gray sky |
posted 05-28-2004 08:32 |