[css-d] i am lost on how to do this in css

2005-11-14 Thread Jon Stephenson
I work for a large floral wire service and we offer template based web sites to our members. I have been given the go ahead to try and build a css based template for our sites and have gotten everything working except for the product page. I have played with making little div boxes and then with a

[css-d] Positioning question

2005-09-27 Thread Jon Stephenson
I am trying to move content around on my page using absolute positioning and I seem to be having a problem. I have one div with absolute positioning and have it at the bottom of the screen then I have the other div with no style on the position and let it just flow at the top of the page. This work

Re: [css-d] IE Problem (with valid code)

2005-09-07 Thread Jon Stephenson
Taking out the line breaks between the list items worked but this code is going to be generated by a cms and it has to put each one on its own line is there any other way to fix it? On 9/7/05 1:14 PM, "Pringle, Ron" <[EMAIL PROTECTED]> wrote: > >> I have removed everything extra from the code i

[css-d] IE Problem (with valid code)

2005-09-07 Thread Jon Stephenson
I have removed everything extra from the code it will now validate and it still having a problem in IE here is the link to the new test file. I still have an extra space under each list item in my nav now the only thing on the test page is the nav I have removed all other elements. http://www.shi-n

[css-d] IE list problem

2005-09-06 Thread Jon Stephenson
using an unordered list but I am having trouble with it in IE. My test build is at http://www.shi-ni.com/Flora-Rose.html it looks great but in IE it seems to have some extra space at the bottom of the list items. I am sure I am missing something simple any help would be appreciated. Thanks Jon