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.
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.
You have to go to administration, and find it there somewhere. Otherwise Google it.
Offline
Yeah, I searched for that everywhere. But I can't find it!
Maybe in Forumify.com there is a manual.
Administration, options, somewhere in options.
I hate tall signatures.
Offline
Administration > Custom CSS.
Hope you know CSS.
or instead of CSS, Template Editor.
proc's discorb stylish themes for forums/the game
꧁꧂L O V E & C O R N꧁꧂ ᘛ⁐̤ᕐᐷ
danke bluecloud thank u raphe [this section of my sig is dedicated to everything i've loved that's ever died]
?
Offline
Throw this in between the style tags
body {background: url('urlgoeshere')center center fixed;}
Oh thanks ^^
But now I got some problems with my forum, can somebody copypaste the "Template Editor" code?
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
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>
[ Started around 1738677439.1786 - Generated in 0.304 seconds, 14 queries executed - Memory usage: 1.39 MiB (Peak: 1.49 MiB) ]