Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

[VanillaPress2010 Theme] Two header images

edited February 2011 in Vanilla 2.0 - 2.8
There seems to be two reference for the header image. One is for the theme options and one from vanilla office. How can I change it so that it only use the theme options instead?

Comments

  • digibombdigibomb New
    edited January 2011
    When you change the theme header in Theme Options it will overwrite the reference in default.master.tpl with this line of code

    {capture assign="BannerDefault"}

    or, you could remove/modify this line from default.master.tpl

    <img src="{link path="/themes/VanillaPress2010/design/vanilla_offices.png" withdomain="true"}" />

    I hope this helps.

    There was an error rendering this rich post.

Sign In or Register to comment.