on help

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.
10/4/2011 12:57:31 AM
Gravatar
Total Posts 122

on help

Hi Joe,

i have this problem... my sites working on 2.3.5.8 works well, upgrading to 2.3.6.7 always when I hit on  ? the hole site "goes down" and the help window appears at the top unformatted and I can edit it !!

The skin is made with Artisteer 24. I've tried to insert in theme.skin what you have suggested in topic "upgrading skin" (see below), but nothing changes.

Do I have to do something else ??

As usual, thank you in advance

Michele form Rome

-----------------------------

Skins based on Artisteer-24* or artisteer-30* need this:

<portal:OuterWrapperPanel runat="server"
   Element="div"
   ExtraCssClasses="art-post"
   RenderContentsOnly="false"
   LiteralExtraTopContent="<div class='art-post-tl'></div><div class='art-post-tr'></div><div class='art-post-bl'></div><div class='art-post-br'></div><div class='art-post-tc'></div><div class='art-post-bc'></div><div class='art-post-cl'></div><div class='art-post-cr'></div><div class='art-post-cc'></div><div class='art-post-body'>"
   LiteralExtraBottomContent="</div><div class='cleared'></div>"
   DetectSideColumn="true"
   SideColumnxtraCssClasses="art-block"
   SideColumnLiteralExtraTopContent="<div class='art-block-tl'></div><div class='art-block-tr'></div><div class='art-block-bl'></div><div class='art-block-br'></div><div class='art-block-tc'></div><div class='art-block-bc'></div><div class='art-block-cl'></div><div class='art-block-cr'></div><div class='art-block-cc'></div><div class='art-block-body'>"
   SideColumnLiteralExtraBottomContent=""
  />

<portal:OuterBodyPanel runat="server"
   Element="div"
   ExtraCssClasses="art-postcontent"
   RenderContentsOnly="false"
   DetectSideColumn="true"
   SideColumnxtraCssClasses="art-blockcontent"
   SideColumnLiteralExtraTopContent="<div class='art-blockcontent-tl'></div><div class='art-blockcontent-tr'></div><div class='art-blockcontent-bl'></div><div class='art-blockcontent-br'></div><div class='art-blockcontent-tc'></div><div class='art-blockcontent-bc'></div><div class='art-blockcontent-cl'></div><div class='art-blockcontent-cr'></div><div class='art-blockcontent-cc'></div><div class='art-blockcontent-body'>"
   SideColumnLiteralExtraBottomContent="</div><div class='cleared'></div>"
   />

 

 

 

 

10/4/2011 3:06:48 PM
Gravatar
Total Posts 18439

Re: on help

Hi Michele,

If you zip up your skin and email it to me I'll take a look at it tomorrow morning and see if I can solve it for you.

joe dot audette at g mail dotcom

Best,

Joe

10/5/2011 7:42:52 AM
Gravatar
Total Posts 18439

Re: on help

I've just emailed you back the skin you sent. I only made changes in theme.skin. The changes I made are the same as what you posted, ie the changes mentioned in the sticky thread about skin changes.

You said you made those changes but they were not in the file so maybe you were editing a different file.

Hope that helps,

Joe

10/5/2011 7:47:37 AM
Gravatar
Total Posts 18439

Re: on help

Update your skin was also missing the colorbox css from style.config. This is also mentioned in the sticky thread. I just sent it to you again with the needed change in style.config

10/5/2011 8:56:25 AM
Gravatar
Total Posts 122

Re: on help

Ok Joe...

you are really an Angel

thank you so much

 

Michele from rome

10/5/2011 9:10:43 AM
Gravatar
Total Posts 18439

Re: on help

Hi Michele,

Glad to have been able to help you.

Thanks as always for the beer! It is very much appreciated.

Cheers,

Joe

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