Jump to content

UL column alignment help


lora

Recommended Posts

I'm using the CSS below to turn a list of links into columns for the footer:

[font='Helvetica Neue', Arial, Verdana, sans-serif]#footernav {[/font]width: 90%;padding: 20 20 20 20;}.footernavee ul {list-style-type: none;float: right;margin: 10px 0 0 0;padding: 0 10px 0 0;width:240px;}.footernavee {color: #999;text-align: right;text-transform: uppercase;}.footernavee a {color: #999;text-transform: uppercase;text-decoration: none;font-size: .7em;}

It's working but the columns appear oddly staggered. How can I align the columns vertically to the top of the div they are in? Thanks in advance!

post-170123-0-42422900-1390441933_thumb.png

Edited by lora
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...