Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Layout issue
Try adding this in custom.css in the theme's design folder: .identity { position: absolute; }div.Attachments { margin: 15px 0 0 100px; } (View Post)2 -
Re: Trying to edit CSS files with Firebug, why doesn't it tell me which CSS files i need to manipulate?
The CSS rules are probably in a style tag in the head tag of the page and not in a stylesheet. (View Post)1 -
Re: So...uh... how do I get the theme to remotely resemble the one in the previews?
This discussion has some good points and a link to 2.1b1: http://vanillaforums.org/discussion/23322/vanilla-2-1b1-released/p1 (View Post)1 -
Re: This plugin is needed on this forum asap!!
Sounds like a good idea to have a required field on the new discussion page for the version as some people use more than one version for production, testing, or their clients, and also with an "… (View Post)1 -
Re: Dashboard addition
Look for Base_GetAppSettingsMenuItems_Handler() in /applications/dashboard/settings/class.hooks.php for examples on how to add links to the dashboard side menu. Check out this wiki page for informati… (View Post)5
