Content CSS Consistency?
Submitted Ryan Ashbrook, Jan 04 2012 01:19 PM | Last updated Jan 04 2012 01:19 PM
I'm not certain if this is just an oversight, or intended but...
In Board, there is the post_body CSS class for changing how the body of posts looks... and entry_content on Blog for blog entries. Nexus has a post_body for tickets, etc.
But... Downloads doesn't appear to have a similar class for the content of a download? On this page: http://community.inv...for-ipboard-32/
The only classes being applied to the content (file description) are the utility classes ipsType_textblock and ipsPad... no content specific class like the rest of the applications.
Seems a bit inconsistent? If skin authors / forum admins only want to change how posted content appears, without having to add additional classes or affect the board as a whole, they can't do so in the IDM unless they add an additional ipsType_textblock class to the ipdownloads.css file. Other applications, they can, so it's kind of a consistency issue more than anything.
In Board, there is the post_body CSS class for changing how the body of posts looks... and entry_content on Blog for blog entries. Nexus has a post_body for tickets, etc.
But... Downloads doesn't appear to have a similar class for the content of a download? On this page: http://community.inv...for-ipboard-32/
The only classes being applied to the content (file description) are the utility classes ipsType_textblock and ipsPad... no content specific class like the rest of the applications.
Seems a bit inconsistent? If skin authors / forum admins only want to change how posted content appears, without having to add additional classes or affect the board as a whole, they can't do so in the IDM unless they add an additional ipsType_textblock class to the ipdownloads.css file. Other applications, they can, so it's kind of a consistency issue more than anything.
| Status: | Fixed |
| Version: | 2.5.0 |
| Fixed In: | 2.5.1 |











3 Comments
Thanks to and Ryan Ashbrook for helping me get things squared away (literally).