New custom Panel Class option for HTML content.

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
7/2/2010 7:27:29 AM
Gravatar
Total Posts 101

New custom Panel Class option for HTML content.

Hi Joe,

In an artisteer theme you have the following structure:

<div id="ctl01_divRight" class="art-layout-cell art-sidebar2 rightside right2column cmszone">

<div id="ctl01_rightContent_ctl00_pnlContainer" class="module12">

etc etc etc

<div id="ctl01_rightContent_ctl00_pnlWrapper" class="art-Post-inner panelwrapper htmlmodule ZZZZZZ">

<div class="art-blockheader">

In the above example the "Custom CSS Class: ZZZZZZ" is applied to HTML for right panel as shown.

This is OK.. and allows me to disable Bullet points with a "cleared" class.

BUT.. What I would REALLY REALLY like is an additional new property maybe called:

Custom Panel CSS Class: 

Which would allow me to override the:

<div id="ctl01_divRight" class="art-layout-cell art-sidebar2 rightside right2column cmszone YYYYY">

with a "cleared" or other class allowing me to force a custom style on a given panel. (be it left/right/centre/first -- nth panel).

Thanks

Andrew

 

You must sign in to post in the forums. This thread is closed to new posts.