[css-d] Disappearing background on list in IE

2005-11-15 Thread Ali Lee
Hi, I'm trying to get a dotted border showing on the bottom of each list item in a ul used for navigation, however whenever I use border-bottom: 1px dotted #0C2577; I get a dashed line instead of dotted in IE. I tried to remedy this by replacing the border with a small 'dotted' image with repe

[css-d] Quick one - forcing url wrapping?

2005-10-27 Thread Ali Lee
Hi, I need to be able to force a long url to wrap, otherwise it pushes my div too wide and breaks the layout. I've done it before in CSS but now I can't remember exactly what the correct way of doing it is and I can't find anything online. Can anyone help? Thanks, Ali :o) **

[css-d] Centred horizontal list/navigation

2005-10-20 Thread Ali Lee
Hi, I'm having loads of trouble trying to get a horizontal navigation to work in both IE and Firefox. html and css can be seen at: http://www.aycee.co.uk/x_temp/test.html I want the four boxes to be equally spaced across the page and centered in the orange div. The boxes are liquid width so

[css-d] Text sizing in IE

2005-10-12 Thread Ali Lee
Hi, Could anyone help me out with a problem with relative text sizing in IE (and possibly other browsers)? I have declared the body font-size as 1.0em, p as 0.8em and headings 1.2em etc on my page (http://www.aycee.co.uk) and they all scale correctly in relation to each other, the problem o