I'm evaluating Norman's multi-column patch but I have a couple of questions (at least one of which, I think, will be a tall order).
The site sells bicycles and, for younger ages, we have split between boys and girls bikes for a given age range. The way I have ordered the fragments and products is such that the boys will always be on the left and the girls on the right.
http://www.bicyclebay.co.uk/acatalog..._Years_Up.html
Is there any way that I can colour the border for the boys stuff in one colour and use a different colour for the girls borders?
Secondly, I'm using CSS to define the borders but is there a simple way to round the corners? I see that Mozilla will allow -moz-...radius to be applied to a border to give different levels of rounding. But this doesn't work with IE. Or do I resort to graphics?
And, on another note, I have boxes on either side of the main area which I am having loads of trouble from sizing correctly. They look fine in one resolution but the rounding goes to pot when I either a) change resolution or b) change font size in IE View>Text Size. Other Actinic sites I look at do not suffer these problems when I try a) and b) on them. Is this because they have specified specific font sizes rather than "xxsmall" etc.??
Thanks
Andy
BTW - the site's not finished yet... don't go looking for cycles in any other category!
The site sells bicycles and, for younger ages, we have split between boys and girls bikes for a given age range. The way I have ordered the fragments and products is such that the boys will always be on the left and the girls on the right.
http://www.bicyclebay.co.uk/acatalog..._Years_Up.html
Is there any way that I can colour the border for the boys stuff in one colour and use a different colour for the girls borders?
Secondly, I'm using CSS to define the borders but is there a simple way to round the corners? I see that Mozilla will allow -moz-...radius to be applied to a border to give different levels of rounding. But this doesn't work with IE. Or do I resort to graphics?
And, on another note, I have boxes on either side of the main area which I am having loads of trouble from sizing correctly. They look fine in one resolution but the rounding goes to pot when I either a) change resolution or b) change font size in IE View>Text Size. Other Actinic sites I look at do not suffer these problems when I try a) and b) on them. Is this because they have specified specific font sizes rather than "xxsmall" etc.??
Thanks
Andy
BTW - the site's not finished yet... don't go looking for cycles in any other category!
Comment