NAV_LIST_UL - Bullets in Firefox / IE OK

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
hulkie
Posts: 25
Joined: Fri 9. Feb 2007, 15:03
Location: Vienna, Austria

NAV_LIST_UL - Bullets in Firefox / IE OK

Post by hulkie »

Hello

i have a little problem with nav_list_ul. I took 1:1 the example css from flip-flop in his sticky-post, but when I use firefox I get those bullets as shown in the pic. With IE it appears ok!

Image

Has anybody a hint for me?

thanks in advance!

christian
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

did you overwrite the list-style-type: none; at a point in your css file?
And please bind the navigation css as last file to your template.

A link would be very helpful.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
hulkie
Posts: 25
Joined: Fri 9. Feb 2007, 15:03
Location: Vienna, Austria

Post by hulkie »

hi flip-flop,
i copy/pasted your css .. just changed sizes. IE works fine, just firefox causes troubles.

check out http://www.test.famhofer.at/

I tested vertical navigation on my playground-site and there I have same problem.

br,
christian
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi christian,

why you do so in print css :shock:
------------
ul { margin: 0px 0px 0px 20px; }
li { font-size: 11px; list-style: disc; }
------------

there is no chance for other instructions.

Regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
hulkie
Posts: 25
Joined: Fri 9. Feb 2007, 15:03
Location: Vienna, Austria

Post by hulkie »

hi flip-flop,
thanks for this hint. I excluded print css and now it works fine. I must admit, I am not so firm with css and I never looked at print-css.

thank you!

christian
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

He, he,
did you overwrite the list-style-type: none; at a point in your css file?
That was the reason of this question.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply