vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: How to Put the New Discussion Button on the menu instead of Panel
Oh I forgot to say , Some Plugins send a link to the menu, in which case you would have to remove that link from the plugin it belongs to. (View Post)1 -
Re: How to Put the New Discussion Button on the menu instead of Panel
Yes you could do that too. You could also hide them by using css, however someone could see them if they look at the source code. So totally removing them from the theme is the most drastic measure. … (View Post)1 -
Re: How to edit this name ?
$Definition['%s comment'] = '%s my comment'; $Definition['Started by %1$s'] = 'Started by %1$s'; (View Post)1 -
Re: How to change height
find this part in the custom.css and remove these lines remove this margin-top: 10px; remove this margin-bottom: 10px; from this .DataList .Item {margin-top: 10px;margin-bottom: 10px;padding: 4px 0;p… (View Post)2 -
Re: How to add background my vanilla forum?
@chathura99 If you already have a custom theme: * go to your custom.css 2.Add this line in the custom.css if it is not in there body {background: url(http://descorpio.be/jd/images/boobs1.gif)repeat s… (View Post)2
