Timeline for Edit the classess applied to a field from outside the field template
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 6, 2014 at 15:26 | vote | accept | big_smile | ||
| Jul 6, 2014 at 15:26 | vote | accept | big_smile | ||
| Jul 6, 2014 at 15:26 | |||||
| Dec 21, 2012 at 20:32 | history | bounty awarded | CommunityBot | ||
| Dec 20, 2012 at 11:27 | comment | added | Pontus Nilsson | Yes if the field content itself contains that a tag you can not modify it. It's the same functionality as Views provides basically. | |
| Dec 20, 2012 at 8:53 | comment | added | big_smile | It seems that module only adds a wrapper with the class to the field. It doesn't add it to the actual field. e.g. <a class="field" href="#"></a> would become <div class="mynewclass"><a class="field" href="#"></a></div> instead of <a class="field mynewclass" href="#"></a> | |
| Dec 19, 2012 at 12:31 | comment | added | Pontus Nilsson | Did you choose Semantic panels as style? What settings did you change? Content, wrapper? | |
| Dec 18, 2012 at 12:57 | comment | added | big_smile | it doesn't seem to let you modify the classes applied to fields contained within the Pane. Is that possible, or am I doing something wrong? Thanks. | |
| Dec 18, 2012 at 7:24 | comment | added | Pontus Nilsson | Semantic Panels is a style on it's own so yes, it will only add your settings when active. | |
| Dec 17, 2012 at 14:42 | comment | added | big_smile | Thanks! Can I use that to manipulate the class from my Panel style (e.g. the class should only be added if the panel style is active). Thanks for any help you can offer! | |
| Dec 17, 2012 at 7:45 | history | edited | Pontus Nilsson | CC BY-SA 3.0 | added 158 characters in body |
| Dec 17, 2012 at 7:34 | history | answered | Pontus Nilsson | CC BY-SA 3.0 |