Change background color FAQ
-
Dear John,
After trying various more recently updated FAQ plug-ins I gave yours a try.
Works perfect. Thanks a lot.I’ve been trying to eliminate the background color and border of the faq, but to no avail. See faq at bottom of this page.
I think I need to insert the following CSS somewhere but am unsure where,
/* color faq */ .arconix-faq-wrap { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; /* background: none repeat scroll 0 0 #fbfbfb; */ clear: both; /* border: 1px solid #ddd; */ margin: 10px 0; padding: 5px 10px; } /* end color faq */
Is this code correct for eliminating the background color and the faq border?
If so, where do I need to insert this code?
If not, what code do I need and where should it go?Thanks in advance,
Luca
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change background color FAQ’ is closed to new replies.