Jump to content

aaaaaaannny one can help


nabildev

Recommended Posts

i want to move the list of links ( google, youtube...etc) to left down " where there is the circle in the pic "

how can i do this ?

because i write the code in the <div #header > part

how to move the list to down left of the header

any one have the answer ???

post-185599-0-18758900-1434320579_thumb.png

Link to comment
Share on other sites

You could set the display of the <ul> to block instead.

 

There are 40px of padding on the #header. You'll need to reduce the bottom padding of that, and then add some space above the <ul> using top margin or padding on it.

Link to comment
Share on other sites

Please avoid making threads with names like this. People should know what is your problem within the title. When someone browser forum in future, he will know what was your problem and he will look at your thread. Now, to solve your problem, there are many ways to do so. One of the ways is to Set ; or so, and then set margin-top:30 px or so. You will have to test different methods. Or even better way is to set #header h1 align center, and for nav let it be on LEFT. That way, you don't have to move anything, left, simply push it a bit down.

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...