Activity Stream
48,167 MEMBERS
6842 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member

    Default Help Centering Background

    Alright so I created a new bg for warez predator but it's not centered. What do I need to add to the code to center it?

    Site: http://warezpredator.com

    Here is the code:

    body {
    background-image: url('images/misc/bgpred.png');background-repeat: repeat-x; background-attachment: fixed; background-color: #000000; }
    This is what I changed it to:

    body {
    background: url('images/misc/bgpred.png') no-repeat top center #000000;
    background-attachment: no-repeat top center #000000; }
    Still didn't work, I'm a bit confused, any help would be great.
    Flash Reviewed by Flash on . Help Centering Background Alright so I created a new bg for warez predator but it's not centered. What do I need to add to the code to center it? Site: http://warezpredator.com Here is the code: This is what I changed it to: Rating: 5


  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    forumflare.com
    Here you go:

    body
    {
    background-image: url('http://warezpredator.com/images/misc/bgpred.png');
    background-repeat: repeat-x;
    background-position:center;
    background-attachment: fixed; background-color: #000000; }
    Enjoy. (;

  4.     
    #3
    Member
    Otherwise setup this,

    background-repeat: no-repeat;
    background-position: top center;
    gomu gomu no..

    ..flying fuck!

  5.     
    #4
    Member
    Website's:
    forumflare.com
    Quote Originally Posted by natsu90 View Post
    Otherwise setup this,

    background-repeat: no-repeat;
    background-position: center center;
    It has to repeat doesn't it?
    I don't think it's big enough to go full screen on the skin by itself.

  6.     
    #5
    Member
    Quote Originally Posted by natsu90 View Post
    Otherwise setup this,

    background-repeat: no-repeat;
    background-position: top center;
    lol. I dont know. He only got syntax error. I just show what the code might be from his code for not confusing him. There's no wrong on yours.
    gomu gomu no..

    ..flying fuck!

  7.     
    #6
    Member
    Thanks so much, i'll change it in the morning since im on via ipod


  8.     
    #7
    Member
    Website's:
    Rapidimg.org
    well flash bro.. the image has been centered now..!!



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. <img> background
    By narutoroot in forum Web Development Area
    Replies: 4
    Last Post: 2nd Oct 2011, 09:30 PM
  2. centering a Table
    By AJ Blacklisted in forum Web Application/Script Support
    Replies: 4
    Last Post: 31st May 2011, 07:40 AM
  3. Log In Background
    By lig}{tning in forum vBulletin
    Replies: 0
    Last Post: 3rd Jan 2011, 01:10 PM
  4. VB Centering Template - help
    By BimBoo in forum vBulletin
    Replies: 10
    Last Post: 14th Apr 2010, 09:19 PM
  5. Need some more help with HTML/CSS(certically centering a navigation thing)
    By timtamboy63 in forum Technical Help Desk Support
    Replies: 7
    Last Post: 19th Jul 2009, 07:39 AM

Tags for this Thread

BE SOCIAL