This is a discussion on "css hover effect error" within the Web Page Design section. This forum, and the thread "css hover effect error are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
css hover effect error
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
css hover effect error
![]() Last edited by karinne; Oct 12th, 2007 at 15:07. Reason: Please use the proper vBcode when inserting code in your post. |
|
|
|
#2
|
|||
|
|||
|
Re: css hover effect error
Both IE and Firefox display things defferently
Your could try using dashed instead of dotted and see if that makes any difference and create a conditional IF so firefox uses dashed and IE uses dotted (if you know whjat i mean) Last edited by AdRock; Oct 12th, 2007 at 15:11. |
|
#3
|
|||
|
|||
|
Re: css hover effect error
AdRock: i tried using dashed but im having the same hover effect in FF where block hover effect is located in the left most side while on IE it is center. i want both of them to be centered. for the IF condtion i will really look unto it but if you have sample that will be even great.
THANKS! |
|
#4
|
|||
|
|||
|
Re: css hover effect error
I'm no genius when it comes to navigation but I'm curious about this in red.
I think the float: left is still being read by FF. |
|
#5
|
|||
|
|||
|
Re: css hover effect error
Quote:
Why don't you delete these lines that you have in red that Lchad pointed out and see if that solves your problem with the centering If not have a look at what i did with my navigation. My nav is in a div so i haven't set a width but look at the padding. The 5px on the end is the padding on the left so it's really indenting the link. You may have to do something like that...say about 30px or something.
|
|
#6
|
||||
|
||||
|
Re: css hover effect error
I'll see what I can do but can I see the html? Is it just a normal ul list?
edit: GOT IT!! I just fiddled with the width and text-align and it works in IE & FF!
I've uploaded an example as well: http://www.jackfranklin.co.uk/jlbantang/navigation.html Cheers! Jack
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
Last edited by Jack Franklin; Oct 13th, 2007 at 09:40. |
|
#7
|
|||
|
|||
|
Re: css hover effect error
perfect!!!
thanks a lot! i should be reading more. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| open_basedir restriction in effect error in PHP | BenR41 | PHP Forum | 0 | Feb 25th, 2008 12:20 |
| Hover effect for sub menus ? | Oak | Web Page Design | 28 | Feb 22nd, 2008 23:40 |
| CSS Hover Effect In IE | Monie | Web Page Design | 6 | Feb 12th, 2008 00:43 |
| Keep getting error message Microsoft VBScript runtime error '800a01a8' | cpando1974 | Classic ASP | 2 | Aug 7th, 2007 12:00 |