Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
Changing the looks of...
Hi,
I'm currently using vanilla 2 and im using the embed friendly theme.
I've been trying for hours to customize the buttons "Start a new discussion", "Go", "Login", "Register" etc. and I'm starting to get a little frustrated.
I want to be able edit the buttons and add som different features to them with CSS.
Am I blind, an idiot or a noob? You decide!
Anyway, I hope a kind soul out there is able to assist me.
0
Comments
It might be best to clone the Embed Friendly theme folder, and make changes in the new version.
Essentially then, you are creating a custom theme:
https://www.vanillaforums.org/docs/themequickstart
Just make sure to edit the About.php so you can see your modified theme in the dashboard.
Use Firebug in Firefox (or similar tools) to find out what css rules control the elements you are looking to affect.
So, for example, Start a New Discussion is
You can edit the custom.css file in the design folder, either by changing an existing rule, or adding new ones.
These are most of the buttons,
You can also decorate links which are not in the button class simply by applying the same properties in your css.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
nice title for discussion topic
I knew immediately what the thread was about or did I ?
.
if only it could be edited.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.