Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Different Background
leonidas Offline
Junior Member
**
Posts: 4
Joined: Sep 2013
Post: #1
Question Different Background
hi! how can i have different background per board/forum ID using x threads?

thanks in advance! Smile
03-20-2014 03:32 AM
Find all posts by this user
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Different Background
Anything wrong with using MyBB's forum theme settings?

My Blog
03-21-2014 02:37 PM
Find all posts by this user
leonidas Offline
Junior Member
**
Posts: 4
Joined: Sep 2013
Post: #3
RE: Different Background
(03-21-2014 02:37 PM)ZiNgA BuRgA Wrote:  Anything wrong with using MyBB's forum theme settings?

none, its just that i run a sports forum and i we were previously with proboards before i transferred to mybb - and they have a plugin like this... so, is it possible or not?Yes
03-21-2014 05:45 PM
Find all posts by this user
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #4
RE: Different Background
So why can't you use MyBB's forum theme settings?

My Blog
03-21-2014 07:50 PM
Find all posts by this user
leonidas Offline
Junior Member
**
Posts: 4
Joined: Sep 2013
Post: #5
RE: Different Background
(03-21-2014 07:50 PM)ZiNgA BuRgA Wrote:  So why can't you use MyBB's forum theme settings?

can you set different backgrounds per forum ID thru the themes? if its possible then PLEASE enlighten me on how to...Biggrin
03-22-2014 09:07 AM
Find all posts by this user
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #6
RE: Different Background
Forum Management -> Edit Forum Settings -> Style Options


For a single theme, use template code

HTML Code
<body class="fbg_{$fid}">

CSS

Code:
body.fbg_2 {background: red;}
/*etc*/


This does not require XThreads.  For further questions please direct them to http://community.mybb.com/index.php


My Blog
(This post was last modified: 03-22-2014 10:04 AM by ZiNgA BuRgA.)
03-22-2014 10:03 AM
Find all posts by this user
Thread Closed 

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: