WebSite X5Help Center

10 ANSWERS
Sinisa B.
Sinisa B.
User

As far as I know - only by coding...

Read more
Posted on the from Sinisa B.
Mandar V.
Mandar V.
User
Author

Thanks Aleksej H.but coulden't understand what you r trying to say. 

Can you please make it simple for me?

Regards

Mandar

Read more
Posted on the from Mandar V.
Aleksej H.
Aleksej H.
Moderator

If you are not familiar with CSS, it will be difficult.

Go to "Blog: Article Page" properties and add this:

<style>

#imBlogPage.imBlogArticle #imBlogSidebar {
padding: 20px;
}

</style>

P.S. In a previous post, I gave you the wrong link. Here is the instruction.

Read more
Posted on the from Aleksej H.
Andre E
Andre E
Moderator

Hello Mandar,

Are you using special coding somewhere?

I have tryed everything to get your screen but in my blog i always have space between these objects.

Just for test remove special coding and check if this solves this problem.

If you can find special coding that solves this (or creates this) the place it here we can try to help to adjust this coding.

thx

Read more
Posted on the from Andre E
Aleksej H.
Aleksej H.
Moderator

It’s strange.I also see that there is no space.

Read more
Posted on the from Aleksej H.
Andre E
Andre E
Moderator

Then it might be the version, mine is still on v2020.1.14

So i tested 2020.2.4 and also there i am not able to even get this effect, tested several browsers as well, all have space between text and announcement blocks in the blog.

I hope to test more lather on.....

Read more
Posted on the from Andre E
Paul M.
Paul M.
Moderator

Hello everyone,

I see CSS code applied to the blog sidebar as an inline style:

<aside id="imBlogSidebar" style="margin-top: 0px; left: 1366.5px; bottom: auto; z-index: 10301; position: fixed; top: 60px;">

This code is not present in a default WebSite X5 project...  I've just checked...  or if it is I can't recreate it.  I'm still trying to work out where the code has come from.

The problem (in particular) is the value given to the attribute 'left'  -  if this is increased then the issue resolves:

Read more
Posted on the from Paul M.
Andre E
Andre E
Moderator

Mandar,

Try a full upload from x5 and test again, maybe this helps.

use top right pulldown next to your name -> downlload.

Also there is a new version with some updates on the blog, it does not say it solves your problem but give it a try!

Read more
Posted on the from Andre E
Mandar V.
Mandar V.
User
Author

Thanks Paul M. & Andre E. 

Will try it your way. 

Regards

Mandar

Read more
Posted on the from Mandar V.