2.3.6.2 - Some formatting on my site has changed

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
3/29/2011 4:25:19 PM
Gravatar
Total Posts 220

2.3.6.2 - Some formatting on my site has changed

Hi Joe,

please excuse if this topic was discussed, but I did not know what to look for.

After the update to 2.3.6.2 some formatting on my site has changed. Thus, for example, on /Admin/PageLayout.aspx the layout is wrong. The 3 panels are arranged vertically. And on /Secure/Login.aspx the inputs are too short.
Why might that be?

Best
Matthias

 

 

3/29/2011 4:31:17 PM
Gravatar
Total Posts 2239

Re: 2.3.6.2 - Some formatting on my site has changed

Hello Matthias,

Please be sure to review the release notes for each version between your old mojoPortal installation and the one you just installed. Further, you should familiarize yourself with the "Important Skin Changes" thread: http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=4&thread=5160.

You can find release notes for all official releases at the bottom of the download page: http://www.mojoportal.com/download.aspx.

HTH,
Joe D.

--Edited to fix the Important Skin Changes link

3/30/2011 6:49:53 AM
Gravatar
Total Posts 220

Re: 2.3.6.2 - Some formatting on my site has changed

Hello Joe,

well, I probably slept for a while (hibernation)blush.
Thank you for your reply. Now it is all right again.

cool

Best
Matthias

3/30/2011 10:18:01 AM
Gravatar
Total Posts 220

Re: 2.3.6.2 - Some formatting on my site has changed

Hi once more,

in new Artisteer-based designs I have also the problem with the panels that are not in a line. Now I found it also in your online demo in the artisteer-greenlagoon:

http://demo.mojoportal.com/Admin/PageLayout.aspx?pageid=2642

and I can not find the relevant style sheets. Can you please tell me the names?

Best
Matthias

3/30/2011 10:41:32 AM
Gravatar
Total Posts 2239

Re: 2.3.6.2 - Some formatting on my site has changed

I just checked the demo site and the greenlagoon skin works properly on the PageLayout page. If the problem is occuring on your site, you need to update the style.css with the css in the thread I posted above. If you are using an Artisteer skin, update the stylemojo.css file.

HTH,
Joe D.

3/30/2011 10:42:43 AM
Gravatar
Total Posts 18439

Re: 2.3.6.2 - Some formatting on my site has changed

Hi Matthias,

As it says in the sticky thread about important skin changes, you need to add this to your css, you can put it in stylemojo.css:

.pagelayout .addcontent{float: left; margin: 0 0 20px; }
    .pagelayout .panelayout { clear: both; margin: 0 0 20px 0; padding: 0;}
    .pagelayout .panelayout h2 {text-align: center; margin: 0 10px 10px 0;}
    .pagelayout .regularpanes{margin: 0 auto; width: 630px; clear: both;}
    .pagelayout .pane{float: left; clear: none;margin: 20px 0 20px 0; position: relative;}
    .pagelayout .layoutcenter{margin: 20px 30px;}
    .pagelayout .layoutalt1,
    .pagelayout .layoutalt2{float: none;clear: both; width: 190px; margin: 0 auto; position: relative;}
    .pagelayout .altlayoutnotice{margin-bottom: 20px;}
    .pagelayout .panelistbox{position: relative; width: 190px;}
    .pagelayout .pane select {width: 170px; margin-right: 10px;}
    .pagelayout .layoutbuttons{right: 0; top: 5px; position: absolute;}
    .pagelayout .layoutbuttons input{display: block; margin-bottom: 10px;}

The artisteer-greenlagoon skin already has this and it looks correct to me on the demo site in pagelayout.aspx

 

ps mojoPortal 2.3.6.4 was released today.

Best,

Joe

3/30/2011 12:39:48 PM
Gravatar
Total Posts 220

Re: 2.3.6.2 - Some formatting on my site has changed

Hi,

thanks for answering.

When I open the pagelayout.aspx in the online demo, the right panel is below the left panel.

But maybe the reason for that is, that it is in german and the german title of the left one is very long: Linkes kleines Panel

It is much wider than the whole box below it inclusive the symbols.

I find out in the next days

Best
Matthias

3/31/2011 7:28:09 AM
Gravatar
Total Posts 220

Re: 2.3.6.2 - Some formatting on my site has changed

Yes, that was the cause. With a shorter title, the panels are back in line.

Best
Matthias

3/31/2011 7:35:11 AM
Gravatar
Total Posts 18439

Re: 2.3.6.2 - Some formatting on my site has changed

Hi Matthias,

Thanks for the beers!

I wonder if you could translate those labels to German with a shorter text? If you post it here I will update the German resource file.

Best,

Joe

4/1/2011 9:38:52 AM
Gravatar
Total Posts 220

Re: 2.3.6.2 - Some formatting on my site has changed

Hi Joe,

now I found that in the german translation of the PageLayoutLeftPaneLabel "left pane" the word "kleines" = "little" is redundant, and so I only had to delete it.

before: Linkes kleines Panel, now: Linkes Panel

btw.: I do not understand "pane" here, because in dictionaries I found the meaning of windowpane.
In german we say "Spalte" in the sense of "column" to one of the ... of a page.

Best
Matthias

4/1/2011 10:03:35 AM
Gravatar
Total Posts 2239

Re: 2.3.6.2 - Some formatting on my site has changed

Hi Matthias,

That's the English Language, excessively redundant and confusing. Column is probably a good description of what the "Left Pane" actually represents. So would the correct german translation be "Linke Spalte"?

Thanks for your help with this!
Joe D.

4/1/2011 12:58:50 PM
Gravatar
Total Posts 18439

Re: 2.3.6.2 - Some formatting on my site has changed

I think it would be reasonable to just translate it as Left, Center, Right without the word pane or column or panel.

If you can give me the German equivalents I will update the resource file.

Best,

Joe

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