-
Author
-
November 24, 2014 at 10:42 #36445ElectroMagneticParticipant
Hi there.
I’m trying to change the text colour of the checkbox heading label in Profile>Edit>Group>field. But there only seems to be one CSS for all the checkbox labels.
So when I apply this rule it changes all the labels in the checkbox field.standard-form div.checkbox label {
color: dodgerblue;
}Is there another one that I am missing for “Just the Field label” please see image links.
http://awesomescreenshot.com/0b43wdw228
http://awesomescreenshot.com/0353wdx020I would like to change the colour of the field Tile “Other Hobbies” only and not all the other checkbox labels.
Look forward to your input
November 25, 2014 at 04:10 #36510LauraModeratorHello, please send me your website link so i can tell you what to put 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 25, 2014 at 17:15 #36550LauraModeratorHello. add this to your child theme style.css
COPY CODE.standard-form label, .standard-form span.label { color: dodgerblue; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 25, 2014 at 18:11 #36551ElectroMagneticParticipantHello Laura
That for the text lable field….I’m trying to change the “checkbox “label field heading.
See the resuld of the CSS here in the attached linkNovember 25, 2014 at 20:23 #36570LauraModeratorHello, then use this
COPY CODE.editfield field_626 field_outdoor-hobbies optional-field visibility-friends alt field_type_checkbox .checkbox laber { color:dodgerblue; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 26, 2014 at 10:12 #36695LauraModeratorHello, can you please give me access to your ftp so i can check it out? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 26, 2014 at 13:14 #36710LauraModeratorHello 🙂 I added a code that changes all labels of checkbox color dodgerblue, is that what you wanted?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 26, 2014 at 13:48 #36714ElectroMagneticParticipantHello Laura.
No… not all the labels in the checkboxes….Just the “heading/title” of All the checkboxes fields in all the profile groups. see screen shot below
http://awesomescreenshot.com/0b43wdw228
The reason I asked for this was that I can’t find the CCS that points specifically to the “heading/title” of the checkbox fields.
This .standard-form div.checkbox label changes all the labels in the checkbox fields …..I only want to change the heading/title.
Thank you for all your input and hopefully we can find a solution
November 26, 2014 at 14:01 #36715LauraModeratorHello, the label is all of them, the title is just another label more and i cannot change the an especific label just change the color of a broup of labels, if that label was in another group it could be done, but is inside checkbox with the others.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 26, 2014 at 14:34 #36717ElectroMagneticParticipantI know, maybe that why I couldn’t find another element in the CSS…only ( .standard-form div.checkbox label ) but that changes all the labels in the same field and all other checkbox fields.
Which file did you modify last so that I can change it back….as I dont see it in the style.css or quick css.
Do you think that perhaps there is another solution to this problem other than CSS?
November 26, 2014 at 16:40 #36731LauraModeratorHello, it is in style.css at the top, and sorry i dont know any other way than javascript
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 26, 2014 at 20:06 #36763ElectroMagneticParticipantHi Laura.
OK, so if you have a javascript that can do the job I would really appreciate it 🙂
I will then put this to buddypress to include in their updates.
Thank you for all the helpNovember 26, 2014 at 20:27 #36772LauraModeratorHello, i’m sorry but i do not have javascript code for that and do not know much about it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.