1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Need help with css script for background header

Discussion in 'CSS' started by Kamijou Touma, Jul 15, 2013.

  1. #1
    site url http://mf648animes.tv

    Css script for header

    #header {
       background:url(https://dl.dropbox.com/s/hhawtz1iz1nj5ez/ani10.gif) no-repeat center;
    }
     
    #undertop {
       background:#c8e2ef url(https://dl.dropbox.com/s/lcw9ewh3pg8l9ow/ani10sub.gif) no-repeat top;
    }
    Code (markup):
    Same Script alternate location
    #header {
       background:url(images/headers/ani10.gif) no-repeat center;
    }
     
    #undertop {
       background:#c8e2ef url(images/headers/ani10sub.gif) no-repeat top;
    }
    Code (markup):
    i need these two gifs to play at the same time only when both have fully loaded

    what do i do to make that happen?
    Please do not edit the script just tell me what to add to the script as this script is designed for the header i have
    links to the images are
    [​IMG]
    [​IMG]

    <img src="http://mf648animes.tv/wp-content/themes/anime-visual-theme/header10.css">
     
    Kamijou Touma, Jul 15, 2013 IP