Hi, my login page is really ugly and I am trying to style it with CSS, the problem I am having is that the I can't elements individually. The page is http://www.pazzle.co.uk/index.php?main_page=login.
For instance I want to have the billing section float left and the shipping section float right so they are side-by-side, but I can't target those individually and so I end up changing more than I intended. How can I have more control over the elements?
Ideally I need it to look similar to my no_account page here: (need to have something in cart to see this)
http://www.pazzle.co.uk/index.php?main_page=no_account


Reply With Quote

