WebSite X5Help Center

 
Brian S.
Brian S.
User

Adding a share blog post button and adding margins to blog posts  en

Autor: Brian S.
Visitado 80, Followers 1, Compartido 0  

I am working on a new blog and want to be able to add a 'Share' button so that readers can share the blog post to social media. I also want to be able to add margins to the blog posts. In the preview, the text is butted up against the edge of the page. Would like to be able to add/change the margins, the same way you can with other elements.

Publicado en
6 RESPUESTAS - 1 CORRECTO
Brian S.
Brian S.
User
Autor

Thanks. Will take a look at it. There should be something native to the program though instead of going third party.

Leer más
Publicado en de Brian S.
Daniel W.
Daniel W.
User
Usuario del mes DE

----- CSS-Code -----

<style>
#imBlogPage { padding: 50px 50px 50px 50px; }
</style>

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

-----

-----

Leer más
Publicado en de Daniel W.
Brian S.
Brian S.
User
Autor

That works. Thanks. I changed the margins to 10px per side. 

Leer más
Publicado en de Brian S.
Brian S.
Brian S.
User
Autor

Curious as to why I am getting a scroll bar now? Is that the external margin command vs internal?

Leer más
Publicado en de Brian S.