- Posts: 67
- Thank you received: 0
Colors on Form
-
kingston.clinton
Inactive member - Topic Author
- Member
Less
More
11 years 8 months ago #28906
by kingston.clinton
Replied by kingston.clinton on topic Colors on Form
Please Log in to join the conversation.
-
kingston.clinton
Inactive member - Topic Author
- Member
Less
More
- Posts: 67
- Thank you received: 0
11 years 8 months ago #28907
by kingston.clinton
Replied by kingston.clinton on topic Colors on Form
hee is the css file as .txt file
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #28920
by ivan.milic
Replied by ivan.milic on topic Colors on Form
Ok , mistake, code is like this:
#users-profile-core,
#users-profile-core table,
#users-profile-core td,
#users-profile-core th,
#users-profile-core tr,
#users-profile-core dd,
#users-profile-core dl,
#users-profile-core dt,
#users-profile-core fieldset,
#users-profile-core legend{
background-color:transparent!important;
}
#users-profile-core,
#users-profile-core table,
#users-profile-core td,
#users-profile-core th,
#users-profile-core tr,
#users-profile-core dd,
#users-profile-core dl,
#users-profile-core dt,
#users-profile-core fieldset,
#users-profile-core legend{
background-color:transparent!important;
}
Please Log in to join the conversation.
-
kingston.clinton
Inactive member - Topic Author
- Member
Less
More
- Posts: 67
- Thank you received: 0
11 years 8 months ago #28940
by kingston.clinton
Replied by kingston.clinton on topic Colors on Form
Hi Ivan
The code fixed one section on the form
The code fixed one section on the form
Please Log in to join the conversation.
-
kingston.clinton
Inactive member - Topic Author
- Member
Less
More
- Posts: 67
- Thank you received: 0
11 years 8 months ago #28941
by kingston.clinton
Replied by kingston.clinton on topic Colors on Form
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #28952
by ivan.milic
Replied by ivan.milic on topic Colors on Form
try this:
#users-profile-core *{
background-color:transparent!important;
}
#users-profile-core *{
background-color:transparent!important;
}
Please Log in to join the conversation.
Time to create page: 0.091 seconds