Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

Jeremiax96
Guest

How can I change the background in my forum?

Yeah, I got my own Forum, for BK Crew. I want to customize the background, so it can look like this forum.

-I don't know if this Thread goes there. If don't, move it please.

#2 Before February 2015

Gamer1120
Member
Joined: 2015-12-29
Posts: 2,659

Re: How can I change the background in my forum?

You have to go to administration, and find it there somewhere. Otherwise Google it.

Offline

#3 Before February 2015

Jeremiax96
Guest

Re: How can I change the background in my forum?

Yeah, I searched for that everywhere. But I can't find it!
Maybe in Forumify.com there is a manual.

#4 Before February 2015

JadElClemens
Member
From: Colorado, USA
Joined: 2015-02-15
Posts: 4,559

Re: How can I change the background in my forum?

Administration, options, somewhere in options.


4RNmJ.png

I hate tall signatures.

Offline

#5 Before February 2015

Zoey2070
Moderation Team
From: Shakuras
Joined: 2015-02-15
Posts: 5,511

Re: How can I change the background in my forum?

Administration > Custom CSS.

Hope you know CSS.

or instead of CSS, Template Editor.


proc's discorb UnGdm07.gif stylish themes for forums/the game UnGdm07.gif
꧁꧂L O V E & C O R N꧁꧂   ᘛ⁐̤ᕐᐷ
danke bluecloud thank u raphe   Gq8tv9Z.gif [this section of my sig is dedicated to everything i've loved that's ever died]
? Hc0cu9u.gif         6yG4Efc.gif

Offline

#6 Before February 2015

Alex
Guest

Re: How can I change the background in my forum?

Throw this in between the style tags

 body {background: url('urlgoeshere')center center fixed;}

#7 Before February 2015

Jeremiax96
Guest

Re: How can I change the background in my forum?

Oh thanks ^^
But now I got some problems with my forum, can somebody copypaste the "Template Editor" code?

#8 Before February 2015

cheatsman99
Guest

Re: How can I change the background in my forum?

I accidentally took the code for this website and put it on mine right now and it kinda stinks cuz i cant change it back :L plz help

#9 Before February 2015

Chimi
Guest

Re: How can I change the background in my forum?

Here's the default Template Editor code for forumify sites.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  <html xmlns="http://www.w3.org/1999/xhtml" dir="<pun_content_direction>"> <head> <meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" /> <link rel="shortcut icon" type="image/x-icon" href="http://forumify.com/favicon.ico" />  <link rel="icon" type="image/x-icon" href="http://forumify.com/favicon.ico" /> <pun_head> <pun_style> </head> <body>  <div id="punwrap"> <div id="pun<pun_page>" class="pun">  <div id="brdheader" class="block"> 	<div class="box"> 		<div id="brdtitle" class="inbox"> 			<pun_title> 			<pun_desc> 		</div> 		<pun_navlinks> 		<pun_status> 	</div> </div>  <pun_ad> <pun_announcement> <pun_main> <pun_footer> <pun_addthis>  </div>  </div> </div> <pun_analytics> </body> </html>

Jeremiax96 1423702443258989

Board footer

Powered by FluxBB

[ Started around 1738677795.4707 - Generated in 0.483 seconds, 14 queries executed - Memory usage: 1.39 MiB (Peak: 1.49 MiB) ]