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.
Options

Panel banners only work in IE

I was trying to add banner to the pannel. It works, but, only in IE. Chrome, Firefox or Safari does not show tha banner.
Its even true for http://vanillaforums.org/discussions - "On the ROad with Vanilla" and "Services now available" only show up in IE.

This is what I did as described here (http://vanillaforums.org/docs/themeguide/design) -

imageimage
Then we need to add this to custom.css:
.BannerAd{
margin-top: 10px;
width: 250px;
}

So the banner shows up in IE only. Is this CSS issue?? Please help. I want to make my site uniform accross all browsers. Sorry cant share URL as its localhost install.

Comments

Sign In or Register to comment.