Colors on Form

More
12 years 10 months ago #28780 by kingston.clinton
Hi Ivan

When I login through the login form it takes me to a profile page which you cannot view nicely because the form has a white backgroud, so you cant see any of the fields.

Please Log in to join the conversation.

More
12 years 10 months ago #28789 by ivan.milic
Replied by ivan.milic on topic Colors on Form
You must provide link so we could see that

Please Log in to join the conversation.

More
12 years 10 months ago #28809 by kingston.clinton
Replied by kingston.clinton on topic Colors on Form
Hi Ivan

I attached a screen shot of what the registration and profile page looks like with the white col

File Attachment:

File Name: ColourIssue.zip
File Size:363.25 KB

our background issue

The size of the attachment is less than 400kb

Please Log in to join the conversation.

More
12 years 10 months ago #28818 by ivan.milic
Replied by ivan.milic on topic Colors on Form
Put this at bottom of template_css.css:

.admintable,
.admintable table,
.admintable td,
.admintable tr,
.admintable div
{
background-color:transparent!important;
}

Please Log in to join the conversation.

More
12 years 10 months ago #28825 by kingston.clinton
Replied by kingston.clinton on topic Colors on Form
Hi Ivan

I added this code to the bottom of the template_css but it did nothing

Please Log in to join the conversation.

More
12 years 10 months ago #28832 by ivan.milic
Replied by ivan.milic on topic Colors on Form
Change it to this:
Code:
.componentheading, .admintable, .admintable table, .admintable td, .admintable th, .admintable tr, .admintable div { background-color:transparent!important; border:none!important; padding:4px!important; }

you must refresh to see results!!!

Please Log in to join the conversation.

Time to create page: 0.140 seconds
Powered by Kunena Forum