On 14 Okt., 11:46, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> On Oct 14, 10:39 am, hagman <[EMAIL PROTECTED]> wrote:
>
> > .
> > For example, click on "Temple Underground Station"
> > onhttp://www.redeker.de/main-V2.php/en/location/anfahrt.php?location=5
> > What I observe in IE7 is that about 40% at the right of the first line
> > are invisible and also the bottom of the rectangle looks awful.
> > My first thought was that this was due to my trying to enforce our
> > color scheme via CSS, but I cannot loacte any problem there ...
>
> How about the right margin here (inhalt.css):
>
> #Fahrhinweise {
> font-size: 70%;
> padding: 0px;
> position: relative;
> top: -15px;
> left: -21ex;
> margin-left: 400px;
> margin-right: -21ex;
>
> }
>
> Andrew
Wow, that was fast (and correct)!
I had only checked again and again all styles introduced after dding
the walking feature, as everything looked okay before ...
Increasing the surrounding container's width by 21ex instead of having
a negative margin here was a quick fix (well, I may have to finetune
later).
Thanks again,
hagman
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---