Style membership pro not like site

More
12 years 3 months ago #31207 by Niels
Style membership pro not like site was created by Niels
Hello,

Just starting with membership pro, but the style is very different then my site.
I can heardly read the tekst. I would like the boxes not to be white but my own site color.



Searched the forum, but found no answers.

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #31208 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Style membership pro not like site
Hi

You can open the file components/com_osmembership/assets/css/style.css, find the css code below and remove it. After that, it will look OK:
Code:
.dm_row { background: #FFF url(../images/bg-gradient.png) repeat-x; }

Tuan
The following user(s) said Thank You: Niels

Please Log in or Create an account to join the conversation.