vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Can you use PHP in default.master.tpl?
add this to your custom.css @media (min-width: 768px).navbar-nav > li {float: left;margin-right: 6px;} (View Post)1 -
Re: Avatar Size in v2.1b3?
.ProfilePhotoMedium { height: 40px; width: 40px; }.ProfilePhotoSmall { height: 20px; width: 20px; } .ProfilePhoto { height: 40px; width: 40px; vertical-align: bottom; } .ProfilePhotoLarge { width: 20… (View Post)7 -
Re: can't access dashboard anymore
Go into your conf/config.php file and revert the the original settings. ForceUrl =FALSE Don't Embed dashboard =FALSE this will disable those settings and revert to the default. After doing this , del… (View Post)2 -
Icon :)
Hey RJ, noticed you have no icon ... so I made this one :D (View Post)1 -
Re: Binary gender is an absolute deal-killer for my site
Yes it is not used to define the author. It is just a standard thing that forms normally have. You can even hide it using css. Or like you did change the definition to something else. (View Post)2
