Jump to content

[SOLVED] Just want to move a div box up.. why so hard?!


StroiX

Recommended Posts

Please refer to the web page: http://alturl.com/9nsn

 

I would like to move the green box up by 7px.  Please help, I can't seem to figure this out to save my life!  Have spent a lot of time, not sure what I'm doing wrong.  If possible.. pleaseeeee provide a working CSS so I do not misunderstand you.

 

Thank you!

 

.cornerBoxInner { padding:7px 14px 14px 14px; }

 

Why are you using an empty box as a container #wrapper {}.

 

Using this is like just designating <div></div>, it just forces the browser to use its own defaults for the html content holder "div".

 

Never a good idea to use empty divs.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.