hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: How do i apply the mobile theme to tab?
So you want a third option for a theme? The theme manager is pluggable, so you can override it via a plugin. $PluginInfo['EnableTabletTheme'] = array( 'Name' => 'Enable Ta… (View Post)4 -
Re: a simple quetion about hgtonight's Random Images plugin
Use CSS. Copy this into your custom.css file. #RandomImageList { display: inline; float: none; width: auto; margin-left: inherit;}#RandomImageList li { display: inline-block; margin: 0 10px 10px 0;}#… (View Post)1 -
Re: Optimizing 2.0.18.8 for mobile/tablets - cleditor issues
I misread your initial post; I am sorry. You will probably need to override the IsMobile function. I actually just detailed what you need to do here: http://vanillaforums.org/discussion/comment/19587… (View Post)2 -
Re: Trouble Exporting from Simple Press 5.34
You are using the Porter to port an unsupported forum. It only supports Simple Press 1.x. You should be able to figure out the mappings with some inspection of your tables. Any one here familiar with… (View Post)1 -
Re: Does Signature work in mobile site?
IIRC, you can opt to disable signatures on mobile. Check your profile preferences under signature settings to make sure you haven't disabled them. (View Post)1
