PDA

View Full Version : Bug report


Nobody
09-01-2005, 10:41 PM
According to the top bar:

Popular links | _XML

There is one space too much in front of "XML", doesn't look right.

Talking about XML, its doesn't support you-know-what-characters.

vkaryl
09-02-2005, 01:52 AM
I respaced the XML graphic by resizing it a bit (to 36 x14 px), and then setting this in the css:

#path img {
margin-right:2%;
padding-bottom:.5%;
vertical-align:bottom;
}

which "loses" some of the awkward spacing, and sets the smaller graphic level with the text in that part of the path area. [Caveat: I have changed the path setup a LOT, so you might also have to do a few other tweaks depending on your particular "look"....]