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.
How to add a design Banner above the entire Vanilla forums header?
I would like to add a 900x200 graphic banner above the vanilla header (shift the entire forums down). What is the best way to accomplish this? Just want to make sure I edit the correct file(s).
0
Comments
dashboard banner.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
No, not a banner logo. We want to put a graphical banner above the entire header.
look at the template file and put in graphic there inside of the section but before the placement of your logo. Use the custom.css for other edits.
hi, thanks. But which file is the template file?
http://vanillaforums.org/search?Search=template
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
there should be a file called master.tpl or master.php under your views folder I believe. @peregrine and @422 made a "how-to" about this on the forum somewhere....
@hbf created the wiki , the link which is in my signature. The vanilla founders created the documentation which is a button at the top and @422 created the theme documentation in the announcements and @whu606 created the annotated theme. And @mcu_hq has created a nice theme with a million modification examples in default.master.php. And the recommendation for version 2.1 is to use default.master.tpl files rather than default.master.php for theming.
and the search box has improved in recent times. Should give you the info you need.
default.master.php or default.master.tpl depending on theme.
Because one question will lead to the next if you don't read those.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
I was able to edit default_master.php and placed my banner code here:
It works for the home page but when you click a DISCUSSION the banner image disappears.
Is there another place to edit?
use firebug - to see if it just can't find your image because of the way you sourced it.
re-edit your post highlight the code and click C in the buttonbar.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Use pockets plugin if you dont know how to code.
There was an error rendering this rich post.
Since I love vegas (too much), I will help you as much as I can.
There was an error rendering this rich post.
This post helped me to add a banner to the top of my forum. I ended up using the pockets plugin, which worked perfectly and had more features than I could dream of.