[pmwiki-users] PmWiki, Triad and Internet Explorer 7

Francesco Sblendorio sblendorio at gmail.com
Tue Jul 22 08:17:24 CDT 2008


I solved putting "position:absolute" in "img" tag into css

Substantially: in "/pub/skins/triad/css/pm-core.css" i modified that:

img { border:0px; }

in that:

img { border:0px; position:relative; }


Solution found here:
http://richardsbraindump.blogspot.com/2007/09/ie-guillotine-bug-and-cut-images.html



On Tue, Jul 22, 2008 at 3:15 PM, Hans <design5 at softflow.co.uk> wrote:
> Tuesday, July 22, 2008, 9:51:20 AM, Francesco Sblendorio wrote:
>
>> What's the issue with that CSS?
>
> I don't know. But try to remove all the \\ line breaks, except
> these:
>
> [[Curriculum/Italiano|Curriculum vitae - Italiano]]\\
> [[Curriculum/English|Curriculum vitae - English]]\\
> [[Curriculum/Espanol|Curriculum vitae - Español]]
>
>
>  ~Hans
>
>



More information about the pmwiki-users mailing list