Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: CSS Question - Hiding one element of #Panel...Still shows up in Mobile Browser
To select only the sign in button, use this: .GuestBox a:first-child { display: none; } (View Post)2 -
Re: posts not able to process html codes
Try replacing conf/config-defaults.php from the one in the latest Vanilla download. (View Post)2 -
Re: [Request] Test upgrading to 2.1 and 2.2
I would also use utility/structure in case. (View Post)2 -
Re: How to setup SMTP of Vanilla
These settings should work: SMTP Host: smtp.gmail.com SMTP User (you must have the domain name): example@example.com SMTP Port: 465 SMTP Security: SSL (View Post)1 -
Re: CSS question - Want Wider Body on Main Page
Most likely, one could accomplish that by changing the float and margin properties of the content frame and sidebar frame. (View Post)1
