Breadcrump IE7

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Blokof
Posts: 25
Joined: Tue 2. Mar 2010, 16:41

Breadcrump IE7

Post by Blokof »

Hello,

im making a website with phpwcms, i have a the breadcrump in de header, its working nice in ie8 but the breadcrump is gone in ie7 , does somebody no how this is possible?
Check: http://www.fendertec.nl/fendertec/

Thnx,

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

Re: Breadcrump IE7

Post by flip-flop »

Hi,

I think it is a css problem. Perhaps the breadcrumb is covered by the next div container.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Breadcrump IE7

Post by update »

Try fiddling with

Code: Select all

<div style="text-align: right; background-color: #fff; margin-top: -15px; width: 953px; padding-right: 25px; margin-left: -25px;">
margins are not fitting!
I think it's no good idea mixing margin, width, padding together - especially with IE<8
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Post Reply