The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

phpbb3, i need help with background.

2 posters

Go down

Solved phpbb3, i need help with background.

Post by ttaisii September 20th 2010, 5:18 pm

phpbb3, i need help with background. 33p7aky
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by ttaisii September 20th 2010, 5:59 pm

helppp Shocked
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by Guest September 20th 2010, 6:01 pm

Do you want to change the white background to green or green to white xD?
avatar
Guest
Guest


Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by ttaisii September 20th 2010, 6:03 pm

i want to change white color into green picture Very Happy
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by Guest September 20th 2010, 6:05 pm

OK Very Happy

Code:

#wrap {
   background-image: url('IMAGE URL HERE');
   }
avatar
Guest
Guest


Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by ttaisii September 20th 2010, 6:19 pm

I searched where can i put this hmm, scratch i didn´t find.
Only when i had a phpbb2, then i could write that scratch
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by Guest September 20th 2010, 6:21 pm

Put the code here :
administration panel => Display => Pictures and Colors => Colors => CSS Stylesheet => Pasta and edit the code => Save !

Edit : The codes for all versions :
Phbb2:
Code:
.bodyline{
 background-image: url('IMAGE URL HERE');
  }

Phbb3:
Code:
#wrap {
  background-image: url('IMAGE URL HERE');
  }

Punbb:
Code:
.page-body
 background-image: url('IMAGE URL HERE');
  }

Invision:
Code:
#ipbwrapper
 background-image: url('IMAGE URL HERE');
  }
avatar
Guest
Guest


Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by ttaisii September 20th 2010, 6:34 pm

:O, tnx :O, u two are too smart Very Happy, i wish i could own your brains Love Very Happy
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by Guest September 20th 2010, 6:36 pm

Lol xD. No problem u Wink.
avatar
Guest
Guest


Back to top Go down

Solved Re: phpbb3, i need help with background.

Post by Sanket September 20th 2010, 7:29 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
phpbb3, i need help with background. 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum