Box Title
Box Message


Box Title
Box Message


Invite Your Friends!

 



Add from Address Book

 
New Game Shout
Type any game

No Game Selected

Type your shout above. Afterwards, enter the game you wish to shout about to the left. By selecting a game you're more likely to get a response to what you need. You can choose not to enter a specific game if you'd like.

ex. I'm stuck in a room with a box and a gnome. How do I get out?

 
 

The profile background picture problems

Site Suggestions, Site Comments and Tech Support. Something broken? Have an idea for the site? Post it here.

The profile background picture problems

Postby SamPolch » Tue Aug 02, 2011 12:56 pm

I'm kinda new to customizing my profile and such and when I try to add a picture to be set as the background using the code line *background-image:url();* in CSS, but when I check my page out the background stays transparent with the Deus Ex ad in the background... am I able to change it?

SamPolch
n00blet
Pwned Profile
 
Posts: 6
Joined: Tue Dec 08, 2009 6:40 pm

P.S.

Postby SamPolch » Tue Aug 02, 2011 12:58 pm

Or am I supposed to copy that url into the design tool because I've tried that and it changes the background a solid black

SamPolch
n00blet
Pwned Profile
 
Posts: 6
Joined: Tue Dec 08, 2009 6:40 pm

Re: The profile background picture problems

Postby SamPolch » Tue Aug 02, 2011 1:00 pm

Ok I fixed the problem turns out I put in the url into the design tool and nothing else

SamPolch
n00blet
Pwned Profile
 
Posts: 6
Joined: Tue Dec 08, 2009 6:40 pm

Re: The profile background picture problems

Postby adam zombie » Tue Aug 02, 2011 1:43 pm

here is the two codes that you would use to manipulate those backgrounds.
you do not have to use the userinfo, just the body for it to function.
also delete the url of the background in the design tool before saving the below code in the custom css section.

Code: Select all
body{
background-image:url();
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;}

#userinfo{
background-image:url();
background-repeat:repeat;
background-attachment:scroll;
background-position:center;}

adam zombie
Pwned Profile
 
Posts: 2699
Joined: Tue Dec 08, 2009 6:40 pm
Location: Michi-cant

Re: The profile background picture problems

Postby SamPolch » Tue Aug 02, 2011 1:46 pm

Thank you for the codes, it worked well for me and now I'm gonna keep messing with the whole thing to see how far I can customise this

SamPolch
n00blet
Pwned Profile
 
Posts: 6
Joined: Tue Dec 08, 2009 6:40 pm

Re: The profile background picture problems

Postby adam zombie » Tue Aug 02, 2011 1:57 pm

360gmi wrote:Thank you for the codes, it worked well for me and now I'm gonna keep messing with the whole thing to see how far I can customise this


n/p and keep messing with the codes, each profile on here has different codes to make things happen. so you need to view the source of each. 1 through 3 at least. the PS3 profile seems to be locked from editing.... >_>

adam zombie
Pwned Profile
 
Posts: 2699
Joined: Tue Dec 08, 2009 6:40 pm
Location: Michi-cant

Re: The profile background picture problems

Postby SnappyDude » Fri Aug 05, 2011 7:08 am

ya adam is the profile man he is ace at fixing stuff up, he helped me when mine was all jacked up

SnappyDude
Pwned Profile
 
Posts: 383
Joined: Tue Dec 08, 2009 6:40 pm

Re: The profile background picture problems

Postby adam zombie » Sun Oct 07, 2012 8:25 pm

Locking as issue was resolved.

adam zombie
Pwned Profile
 
Posts: 2699
Joined: Tue Dec 08, 2009 6:40 pm
Location: Michi-cant


Return to Suggestions / Tech Support

cron