[thelist] CSS - specific SPAN width problem

ben morrison morrison.ben at gmail.com
Wed Apr 26 08:53:26 CDT 2006


On 4/26/06, Stefan Schwarzer <st.schwarzer at geois.de> wrote:
> Ok, thanks for the help and advice. It works now. There is only one
> tiny issue, which remains: The 1px border which continues between box
> and triangle. In principal the triangle should superpose by one pixel
> this part of the border, so that the interior space is homogenous. I
> tried to adjust the layering order by using the z-index, but it
> didn't work. Does anyone has an idea?

You could achieve this by cheating. Add the bottom border (visually)
to the triangle image and use border-bottom:none in the CSS

ben.



More information about the thelist mailing list