Custom CSS Class disappears in blog module

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
11/10/2010 4:04:51 AM
Gravatar
Total Posts 108
Community Expert

Custom CSS Class disappears in blog module

Hi all, I have a question. When I was using the Custom CSS Class in the blog module I found that when I change the page ussing the pagging function all the css change that I made for customize the module are gone.

looking into the html code I found this:

This is how the div looks like in the http://demo.mojoportal.com/blog.aspx page

<div class="art-Post-inner panelwrapper blogmodule csspruebas" id="ctl01_mainContent_ctl00_pnlWrapper">

and this is the same div after going to the second page

<div class="art-Post-inner panelwrapper " id="ctl00_mainContent_pnl1">

 

my css class csspruebas are gone, so all the styling is missing.

 

Any suggestion?

11/10/2010 7:42:54 AM
Gravatar
Total Posts 18439

Re: Custom CSS Class disappears in blog module

I confirm this as a bug and will fix it for the next release.

Best,

Joe

11/10/2010 9:12:58 AM
Gravatar
Total Posts 108
Community Expert

Re: Custom CSS Class disappears in blog module

thanks for the quick answer,  I hope is not take to long cheeky

11/10/2010 9:33:31 AM
Gravatar
Total Posts 18439

Re: Custom CSS Class disappears in blog module

This is fixed now in the source code repository. We usually make at least one release per month so it is never a long time in between releases.

Best,

Joe

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