Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Official Basic Pages Feedback Thread
@DenisS, the first step to troubleshooting any problem is to use the latest recommended version of Vanilla. The latest stable version is 2.0.18.8 and introduces fixes for security vulnerabilities. (View Post)1 -
Re: Official Basic Pages Feedback Thread
Version 1.4 of Basic Pages has been released. Changes include: * Vanilla 2.0 is now supported. This release have been tested on 2.0.18.8. * Every page has a proper canonical URL now. Note: some extra… (View Post)2 -
Re: Wordpress and Vanilla 2.1b1 my menu in EmbedFriendly theme is cut off
If you are talking about the sidebar getting cut off, add this to the EmbedFriendly custom.css: #Panel { width: 224px;}#Body .ContentColumn { margin: 0 244px 0 0;} (View Post)2 -
Re: Accessing Vanillaforums.org shows Chrome Malware Door
I have run into this problem before. Some search results on Google link to the https protocol of this site and changing the link to the http protocol would stop the error from showing up. (View Post)4 -
Re: How to make image be displayed automatically fit the container?
You should also include the declaration height: auto;, so that images that get scaled when they exceed the width of a container stay proportional. (View Post)1
