Artisteer skin puts extra div on left content

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.
2/2/2012 12:54:30 PM
Gravatar
Total Posts 9

Artisteer skin puts extra div on left content

I recently upgraded this site and noticed something odd with the left content. It appears to be not close the "art-main" div when I add html content to the left. Also, the content appears above the center content (I haven't looked into that yet, I figure I can solve that in css)

Page with left content (and missing a close div tag on "art-main): HERE

Page without left content (and proper close divs): HERE

Any suggestions? 

Thanks!

2/2/2012 1:37:04 PM
Gravatar
Total Posts 2239

Re: Artisteer skin puts extra div on left content

Hi,

Add "</div>" to the SideColumnLiteralExtraBottomContent property of portal:OuterWrapperPanel control in the theme.skin file of your skin.

I ran into this in a customer created Artisteer skin the other day. They said it wasn't a problem until they upgraded to 2.3.7.6 but I wasn't sure if they just hadn't noticed it or not. I guess it might be more widespread.

Thanks,
Joe D. 

2/2/2012 1:49:10 PM
Gravatar
Total Posts 9

Re: Artisteer skin puts extra div on left content

Joe,

Thanks so much, that fixed the problem with the closing div, and the location of the left content panel as well!

David

2/2/2012 1:53:09 PM
Gravatar
Total Posts 18439

Re: Artisteer skin puts extra div on left content

Which skin did you use as a starting point?

and which version of mojoPortal did you upgrade from?

So I can see if there is a mistake in one of the skins we ship.

Thanks,

Joe

2/2/2012 2:08:56 PM
Gravatar
Total Posts 2239

Re: Artisteer skin puts extra div on left content

Hi Joe,

Actually, the Important Skin Changes document is missing this closing div in the notes for 2.3.6.6.

Thanks,
Joe D. 

2/2/2012 2:13:08 PM
Gravatar
Total Posts 9

Re: Artisteer skin puts extra div on left content

I think we started with artisteer-30headermenu (might have been artisteer-24headermenu)

It was upgraded from 2.3.6.6 (I think!)

2/2/2012 2:27:36 PM
Gravatar
Total Posts 18439

Re: Artisteer skin puts extra div on left content

Thanks, I've updated the document.

Best,

Joe

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