Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2012-03-23 17:59:12

lepetitweb
New member
Registered: 2012-03-23
Posts: 3

toolbar icons images error

I do use Xinha in most of my web dev for few years now, but lately i runned into a weird bug... it's like the icons in toolbar not all loading...

Searched for a few hours now why it's now like that... found out i could remap each icon from the xml file in iconset but it should be working with the latest download...

I placed a test file on the server to let you see what i mean

http://michaudville.com/extranet/test.php

I used firefox and chrome to test and both dont show all icons

I also tryed to used vers 0.95 and it actually do the same things...

Anyone have an idea of whats the problem? Really do need to find an easy fix to that...

Offline

#2 2012-03-23 18:18:50

lepetitweb
New member
Registered: 2012-03-23
Posts: 3

Re: toolbar icons images error

just wanting to add that everything is working fine... just the mapping of icons seems broken while i just upload the normal packages...

Offline

#3 2012-03-23 19:44:22

lepetitweb
New member
Registered: 2012-03-23
Posts: 3

Re: toolbar icons images error

Finaly found the bug who was not a xinha bug but a css bug from a css rules picked in a css stabilisator for different browser i now use...

img, object, embed, video{max-width:100%; /* Consider this first:http://unstoppablerobotninja.com/entry/fluid-images/ */_width:100%; /* If the image/video is smaller than the container,change the 100% to an absolute value */}

Offline

Board footer

Powered by FluxBB