Main page, seperate margins control?

bango / 2012-10-01 22:27:27   

Hi

I am looking for wich part of my css style that controls the main page only (if it can be controlled seperately?
I want my gif animation to be centered on the main page. is this possible?

ww.andreas-bang.com

Regards Andreas

bango / 2012-10-01 22:28:13   

andreas-bang.com

arsondpi / 2012-10-02 06:59:27   

try something like:

  1. body.section-2 {
  2. background: url('andreas-bang.com/files/gimgs/…') center center no-repeat;
  3. }

You could also check this post: indexhibit.org/forum/thread/16431/

This thread has been closed, thank you.