[css-d] Opera form problem solved; new .box problem

2009-11-12 Thread Kathleen R Dery
All,

Apparently, without div's surrounding my Contact Info label/textfield  
pairs, Opera wouldn't show my label float.   It is solved.

I just have one more concern, and I honestly do not remember if I  
posted it to this list:

I have surrounded my lists with round-cornered boxes.  The problem is  
that the only .box that is breaking up is on the feedback page in IE  
only.   The other ones work fine.  What is different is that I have  
links with bullets and external link icons in that list on that page.   
Someone suggested that it is a margin or padding problem, but we  
couldn't get his code to work.  I hope someone can help.  I cannot  
find an error.

http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/feedback_6.html
http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/main.css

TIA
Kathleen


__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] strange results on form in Opera

2009-11-10 Thread Kathleen R Dery
Hi,

Can anyone tell me of a fix for Opera's rendering of my form?  In  
Firefox, everything lines up, but in Opera, all the form fields at the  
top are askew.

http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/feedback_6.html

Thanks!

Kathleen
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] help with overriding a list style

2009-11-08 Thread Kathleen R Dery
Hello, I need help:

I have this css in an external file:

.box_inner ul li {

  list-style-image: url(images/bullet-teal.gif);

  margin-left: 3em;

}

I only want this to apply to one list that has external links.  How  
can I override this css for my non-link lists?  The lists are all  
attached to boxes.  Here is the page with the external link lists; the  
other lists that I want to have no style-type-image are on other  
pages, but are coded exactly the same as the feedback page, except the  
feedback page has lists that are links.  I only want the links to have  
bullets.

http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/feedback_6.html
http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/main.css

Thanks
Kathleen
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/