WebSite X5Help Center

 
John S.
John S.
User

Create page without template  en

Autor: John S.
Visited 1259, Followers 1, Udostępniony 0  

Hello INCOMEDIA

I have a testsite where I have a page in "full width".

http://www.bramminginfo.dk/page-7.php

In this page I have a text : ....ovedgård og Sankt Knuds Kirke. TILBAGE ,

Where the TILBAGE is back to HOME. When once used this option, then on recurring visits on the page, the TILBAGE is invisible and only shows when hovering. But this is not my biggest problem.

I have the "same" calendar on the page : level4, page 23 : http://www.bramminginfo.dk/page-23.html

And here is the problem :

As You can see, the submenu are displayed, which doesn't matter - what matters is the big empty space before showing the calendar.

The showing should be as on page-7 ( only without the ....ovedgård og Sankt Knuds Kirke. TILBAGE , which I have not set on page 23 )

This empty space has to be removed - how to do ?

Kind regards

John

XXX

Posted on the
14 ODPOWIEDZI - 1 PRAWIDłOWA ODPOWIEDź
Paul M.
Paul M.
Moderator

Hello John,

Wth regards to the 'TILBAGE' text, this is still present and visible even once clicked.  What has changed is the text colour, because once clicked the hyperlink changes status from an 'active' link to a 'visited' link.  If this bothers you then you can alter the colour of the hyperlinks in Step 1 General Settings > Template Style > Text Style > Page Item (dropdown menu) > Active Link/Mouseover Link/Visited Link

Moving on to the issue of space preceding the calendar on page 23, can you confirm that you have not added any custom code to this page?  If you have added any custom code (no matter how minor) then please advise what, and where added.

By the same token can you also check that any custom code which should have been added to page 23 has actually been added (in the same way that it was to enable page 7 to display correctly).  For example, at first glance it looks as though the stylesheets, etc. are missing on page 23:

<link rel="stylesheet" type="text/css" href="kalender/css/css_sbar.php">

<script type="text/javascript" src="kalender/common/toolbox.js"></script>

However, I think the main problem is this line:

<div id="imPgMn" style="min-height: 864px;">

Kind regards,

Paul

Czytaj więcej
Posted on the from Paul M.
John S.
John S.
User
Autor

Hello Paul

Yes - I can see that I accidently chose the same background as the "visited" colour - OK.

I have now copied the page 7 to the same location as 23. The same result.

Page 7-Copy and page 7 are ecactly the same - and should behave the same way - but does not.

Czytaj więcej
Posted on the from John S.
Paul M.
Paul M.
Moderator

They're not exactly the same...  compare the source code:

Page 7:

<div id="imContent"><a id="imGoToCont"></a><div id="imGroup_1" class="imVGroup"><div id="imCell_3"><div id="imCellStyleGraphics_3"></div><div id="imCellStyle_3" data-responsive-sequence-number="1"><div id="imTextObject_3"><div class="text-tab-content" id="imTextObject_3_tab0" style="text-align: left;"><div class="text-inner"><div>Navnet <i>Bramming</i> kan spores tilbage til jernalderen. Navnet menes at betyde "stedet, hvor åen slår en bugt", idet der henvises til den gamle placering ved Ilsted Å. Arkæologer har fundet rester af en boplads vest for Bramming. Siden har der ligget en mindre landsby omkring Bramming Hovedgård og Sankt Knuds Kirke.<a href="index.html" class="imCssLink" onclick="return x5engine.utils.location('index.html', null, false)"> TILBAGE</a></div></div></div>

Page 7-Copy:

<div id="imContent"><a id="imGoToCont"></a><div id="imPgMn" style="min-height: 858px;"><ul class="auto"><li id="imPgMnNode7" class="imPgMnFirst"><a href="page-6.html"><span class="imPgMnBorder"><span class="imPgMnImg"></span><span class="imPgMnTxt">Page 6</span></span></a></li><li id="imPgMnNode35"><a href="page-23.html"><span class="imPgMnBorder"><span class="imPgMnImg"></span><span class="imPgMnTxt">Page 23</span></span></a></li><li id="imPgMnNode37" class="imPgMnLast imPgMnCurrent"><a href="page-7---copy.php"><span class="imPgMnBorder"><span class="imPgMnImg"></span><span class="imPgMnTxt">Page 7 - Copy</span></span></a></li><li class="imMnPageClear"></li></ul></div><div id="imGroup_1" class="imVGroup"><div id="imCell_3"><div id="imCellStyleGraphics_3"></div><div id="imCellStyle_3" data-responsive-sequence-number="1"><div id="imTextObject_3"><div class="text-tab-content" id="imTextObject_3_tab0" style="text-align: left;"><div class="text-inner"><div>Navnet <i>Bramming</i> kan spores tilbage til jernalderen. Navnet menes at betyde "stedet, hvor åen slår en bugt", idet der henvises til den gamle placering ved Ilsted Å. Arkæologer har fundet rester af en boplads vest for Bramming. Siden har der ligget en mindre landsby omkring Bramming Hovedgård og Sankt Knuds Kirke.<a href="index.html" class="imCssLink" onclick="return x5engine.utils.location('index.html', null, false)"> TILBAGE</a></div></div></div>

As you can see there is considerably more code present in 'Page 7-Copy', and it has to do with the Page Menu, as I referred to in my previous post:

<div id="imPgMnstyle="min-height: 864px;">

If you are determined to use the Page Menu then you will have to alter the Menu settings within your project so as to reduce the 'min-height' value from 864 pixels, which is excessive and is the reason for the large space on your webpage.

Unfortunately it is difficult to say exactly which setting(s) need to be adjusted without access to your project.

I will ask Incomedia to comment at this point.

Your patience in the meantime is appreciated.

Czytaj więcej
Posted on the from Paul M.
Incomedia
Claudio D.
Incomedia

Hello John,

On the page with the space issue please check if in the HTML object the option for the automatic height is active. In case it's not active try to activate it and then try it again.

Many thanks!

Czytaj więcej
Posted on the from Claudio D.
John S.
John S.
User
Autor

I have set the height to 0 - and now it functions.

You are the one Claudio.

But does that mean, that You can't specify a height on such items ?

I have updated my versions a few days ago - I still have the problem with the tranparent drop-down menu when in upper row, and I still miss my Danish language which I had in the 11 version.

Kind regards

John

Czytaj więcej
Posted on the from John S.
Incomedia
Claudio D.
Incomedia

Hello John,

About the height is seems to depend with the custom code where ona page without template with the page menu it doesn't calculate the height correctly.

I will inform the developers.

About the danish language at the moment it is still not available in Version 12.

The other issue with the dropdown menu it is solved but if you set it to transparent then it cannot be read well since it shows whats on the background too.

Many thanks!

Czytaj więcej
Posted on the from Claudio D.
John S.
John S.
User
Autor

Hello Claudio

regarding the dropdown : The bug IS that if You choose "arrange in multiple columns", the dropdown WILL be transparent despite of what You set it to - and You are right, then You can see the menu behind - You can even click on it.

But if You have solved it, I guess we will have it in the next update.

Kind regards and Many thanks

John

Czytaj więcej
Posted on the from John S.
Incomedia
Claudio D.
Incomedia

Hello John,

As I see you installed the new update 12.0.5.22 and it is solved in this update. Please test it again.

If it should still happen please upload the project online, also in a subfolder, and then write me the link so I can test it.

Many thanks!

Czytaj więcej
Posted on the from Claudio D.
John S.
John S.
User
Autor

Hello Claudio

You are right that the transparency has gone - BUT - in Edge the lower buttons are "pushed" away instead. And when You in Edge and Chrome clicks on a menu button ( goes on, both in the upper buttons and in the left buttons ) that has "submenus", the screen flickers with all the menus.

In the old IE and in Firefox, it seems to function.

I have attached a clip from Edge.

It happens on the site : http://www.calendarforum.dk

You should be able to see it directly Yourself, but if You can't reproduce it Yourself, then let me know, and I will write You a link.

Kind regards

John

X

Czytaj więcej
Posted on the from John S.
John S.
John S.
User
Autor

I now want to have a "nicer" site, so I am going to change the submenus "back" again, and You will therefore not be able to see the bug on my site.

I hope You have already seen it, and/or can reproduce it Yourself.

Many thanks

John

Czytaj więcej
Posted on the from John S.
Incomedia
Claudio D.
Incomedia

Hello jOhn,

I can't see a flicker in Edge and the buttons are in the correct height like in all the other browsers. Try to reset the settings of Edge and then try it again.

Please provide me an example or the steps to duplicate the issue.

Many thanks!

Czytaj więcej
Posted on the from Claudio D.
John S.
John S.
User
Autor

Okay Claudio

I will upload  the version again. It will then be present the whole day ( tuesday ) - but please inform me, when You have seen it, so that I can restore a working-version.

Many thanks

Czytaj więcej
Posted on the from John S.
John S.
John S.
User
Autor

Extra information - it is still because of the "arrange in multiple columns".

The drop-down menus are not transparent anymore, but now we have the "pushing" ( see earlier attachment ( clipboard01.png ) and the flickering.

Czytaj więcej
Posted on the from John S.
John S.
John S.
User
Autor

Hello Claudio

I have just uploaded and tested with IE, Edge and Chrome.

I can't find anything wrong now - it WAS there, but I don't know under what circumstances it appeared.

I am closing this thread now, and will open a new if it appears again, and I can recreate the problem. Until then - Many thanks

John 

Czytaj więcej
Posted on the from John S.