Keyword

Searchable labels, clickable extra frields

  • Kyle Vasquez
  • Kyle Vasquez's Avatar Topic Author
  • Offline
  • New Member
More
11 years 1 month ago - 11 years 1 month ago #116883 by Kyle Vasquez
Searchable labels, clickable extra frields was created by Kyle Vasquez
Whoever can help me, thank you so, so much!


Searchable labels, clickable extra frields when I click on them they are bring up a different css or lack of? It goes to the background color and then you can't see the font.

FlavorFollow.com > Dessert Flavors > Any example click on the flavor name or any of the searchable links and they go to the black background.

Can anyone help me, please. Thank you in advance :)

Kyle with a smile :)

p.s is there any font change color or a way to make it go inside the "normal" white space?

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

More
11 years 1 month ago #116884 by informaticien51
Replied by informaticien51 on topic Re: Searchable labels, clickable extra frields
for all page
search this in template.css
#jsn-page {
color: #000000;
text-align: left;
}

for the body only:
k2.css line 609

div.genericItemBody {
background: none repeat scroll 0 0 red;
margin: 0;
padding: 8px 0;
}

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

  • Kyle Vasquez
  • Kyle Vasquez's Avatar Topic Author
  • Offline
  • New Member
More
11 years 1 month ago #116885 by Kyle Vasquez
Replied by Kyle Vasquez on topic Re: Searchable labels, clickable extra frields
I ended up using

<style>
div { width: 100%; }
.success { background-color: #ccffcc; }
</style>

changing the ".success to the specific ExtraFieldsGroup etc

Thank you for your reply tho!

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


Powered by Kunena Forum