Results 1 to 2 of 2

Thread: How i can change div's with F5!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Corporal STAUFFi's Avatar
    Join Date
    Aug 2012
    Location
    Germany
    Posts
    269
    Thanks
    106
    Thanked 128 Times in 83 Posts

    How i can change div's with F5!

    Hey Guys i want change some themes with F5.
    my css are
    Code:
    div#container2
    {
    	background:url('images/background_3.png'); 
    	background-repeat:no-repeat; 
    	background-position:center 0; 
    	width:800px; 
    	height:700px; 
    	position: relative;
    	margin-top: 0px;
    	margin-left: auto;
    	margin-right: auto;
    	margin-bottom:0px;
    	text-align: left;
    	overall:hidden; 
    }
    i will change container 1 with 2 with 3 with 4 ....
    need help.
    you can see this fail here www.me-ts.pl ( You must wait 6 seconds )
    Last edited by STAUFFi; 2nd January 2014 at 16:26.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •