Moving content down

alexseulkikim / 2013-07-16 22:19:45   

Hi,
I am a beginner at coding and I have read threads about moving contents down/right/etc. but still having a hard time.

alexseulkikim.com

My page is very simple and if you click on page 'wildlife2013' you will notice that the content sticks out above my website header 'alex seulki kim' .

Where do I go and how do I move the photos down so it lines up with my main header on the left?

Any help would be much appreciated

arsondpi / 2013-07-16 22:34:07   

you need to deactivate the indexhibit style plugin and apply all these styles to style.css located in the theme you're using.

Add something like:

  1. #exhibit .container { margin-top: 200px; }
alexseulkikim / 2013-07-16 23:10:32   

Thanks !! I started doing stuff on style.css now.

This thread has been closed, thank you.