Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Vanilla Ocean

2»

Comments

  • Fixed the Icons issue... Had to add a ID to the header ul loop in menu.php

    Changed this:
    [code]echo 'TabClass($this->CurrentTab, $Tab['Value']).'>[code]

    To this:
    [code]echo 'TabClass($this->CurrentTab, $Tab['Value']).' id="Menu'.$Tab['Text'].'">[code]

    Then changed in the vanilla.css of Ocean the corresponding #Discussions to #MenuDiscussions.... etc..

    I did a few other changes, so might be more to do to get it to work (like moving the padding from the li to the UL)

    www.12vbb.org - Check it out SO far.... still working on fixing it up. It's most likely going to become a theme on it's own, instead of just a style, to accommodate the old features it had, with the new...

    I'm sure it can be done with all new and as just a style, but it'll be easier first to hack it together, then clean it up.

    BTW, the website is still a work in progress..... so pardon it's appearance!
  • Omarvelous, try using <code></code> instead of the BBCde tags and set your comment to be formatted as HTML, then you'll find that it works ;)

    Anyone had feel like bundling all the changes up for this and getting an updated release on this?
  • lech, what other changes (than mentioned by mini and mervelous) need to be made for Vanilla 1.1.2? I've got this running on my Vanilla test forum right now and it seems to work just fine. I have included the two changes (to the tabled THEME) mentioned above, so what's missing?
  • Hi Guys, I need some help configuring this theme. The images above the header come up in firefox but it does not show up in Internet Explorer. I just tried some tips and tricks posted here. Any Help on fixing the header issue would be great. You can look at what exactly i am talking at my forum http://www.sapdb.info/discuss
This discussion has been closed.