kentico_sandroj
-
12/20/2013 4:39:58 PM
RE:HELP!! Header CSS for Accordion Layout
Hello,
I am sorry if my instructions were incomplete. If you change the line to the following example:
acc.HeaderCssClass = "myClass";
You can add myClass to your CSS and style it as needed. HeaderCSSClass is just a variable and its value may be different in your case so using the static approach (myClass) would be the easy approach for targeting the class. Please let me know if I can help clarify anything else.
Thanks, Sandro
|