Re: [OT] Applying CSS to css_xhtml theme

2008-08-30 Thread Dave Newton
--- On Sat, 8/30/08, Roger wrote: > .telephone { > background-color: red; > } That's a class, not an id. #telephone is id. Several sites that provide beginning tutorials covering stuff like this come up when I do a search on just "css", but if you want to get more specific, "css selectors". Da

[OT] Applying CSS to css_xhtml theme

2008-08-30 Thread Roger
Sorry for the OT-ish question, but I'd guess that most people have come across this and I'm just trying to learn CSS. I'm trying to force a to display as two columns, labels to the left and input fields to the right. Google gave me this; .wwgrp br {display: none;} .wwlbl { float: left; clear: