Different logo in an SMF subforum

Discussion in 'Forum Management' started by mtone, Jan 7, 2008.

  1. #1
    Is there a way to replace the logo of a forum to a different logo when a user clicked on a subforum?

    For example, if I have a forum about cars and I have three subforums:
    Hyundai
    Mazda
    Toyota

    If someone went to my toyota subforum, is it possible for the user to see a toyota logo rather than my normal logo? If so, can someone post how I can do this? Thanks.
     
    mtone, Jan 7, 2008 IP
  2. JMV290

    JMV290 Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, I'm sure it's possible. My forum using a rotating banner based on a PHP script. I'm guessing doing this would be a similar thing where the PHP script loads a different image depending on the referring board ID. For example:
    http://yourforum.com/index.php?board=1.0
    http://yourforum.com/index.php?board=2.0
    http://yourforum.com/index.php?board=3.0

    Setting the PHP script to show one image when the referring ID is /index.php?board=1.0, another at /index.php?board=2.0, and the third when it is 3.0 should do the trick. My knowledge of PHP is limited so I don't know exactly how to go about it, but something similar should work.
     
    JMV290, Jan 8, 2008 IP
  3. gsv13

    gsv13 Well-Known Member

    Messages:
    2,773
    Likes Received:
    114
    Best Answers:
    0
    Trophy Points:
    130
    #3
    why not to ask in smf forum and request for a mod related to this!!
     
    gsv13, Jan 8, 2008 IP