Hi rikbijl.
You will need to modify some CSS code. Please see Changing Button Colors for more info.
Thanks, Abel
Abel,
I’m a css NONO and using the Buddypress setup with your plugin.
I tried to change the style.css in your plugin directory but that did not work.
Can you help me out a bit ….
Thanks
Hi Rik.
Please share a link to the event list page and I will give you some css code that you can paste into your theme’s style.css and get it going.
Thanks, Abel
The name of the event shows up double in the heading of the event , when shown in the event list ? see below
CAWB startavond”>CAWB startavond
How come and what can be done ?
see link : http://www.cawb.nl/evenementen
thx Rik Bijl
Abel,
Found that it’s a safari issue …. Firefox does not have the problem
Rik
Hi Rik.
As I don’t have a Mac, I had to use a VM to check. This is what I see: http://screencast.com/t/S3eOODIr7Md. Did you fix it my any chance?
Thanks, Abel
It looks thats its only in safari and when you are logfed in as administrator
… to be continued … any chance to look at my button color css sokution??
Thx Rik Bijl
Hi Rik.
Yeah, unfortunately I can’t check as I don’t have a Mac.
As far as the button color, please add this css code into your theme’s style.css file and it should work. Sometimes themes have a special place that you can add your own custom code so I am not sure what it is in your case…
.epl_button, .epl_button_small {
background: #08C !important;
}
Thanks, Abel