Tama
✭✭✭Tama ✭✭✭
Reactions
-
Re: [Solved] Bug while upgrading
Does the error go away or change, the error explains that the AllIPAddresses column is missing from GDN_User Edit : @Maxthon Looked at your forum and you should remove Minify, it's breaking your styl… (View Post)2 -
Re: migrating vanilla from local machine to live host
Yes cache files will be recreated on deletion http://vanillawiki.homebrewforums.net/index.php/Clearing_The_Cache (View Post)2 -
Re: Wordpress and Vanilla 2.1b1 my menu in EmbedFriendly theme is cut off
add this to custom.css to get rid of the horizontal scroll bar, when that's done I'll see what's causing the vertical one #Panel input.InputBox { width: 168px; } (View Post)2 -
Re: Wordpress and Vanilla 2.1b1 my menu in EmbedFriendly theme is cut off
try adding this to your theme's custom.css on your vanilla install body { padding-top: 10px;} (View Post)2 -
Re: Wordpress and Vanilla 2.1b1 my menu in EmbedFriendly theme is cut off
#Panel input.InputBox {width: 168px;}body {padding: 0px 10px;} should fix side clipping (View Post)2