WebSite X5Help Center

 
Brian S.
Brian S.
User

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

Autore: Brian S.
Visite 77, Followers 1, Condiviso 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.

Postato il
6 RISPOSTE - 1 CORRETTO
Brian S.
Brian S.
User
Autore

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

Leggi di più
Postato il da Brian S.
Daniel W.
Daniel W.
User
Utente del mese DE

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

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

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

-----

-----

Leggi di più
Postato il da Daniel W.
Brian S.
Brian S.
User
Autore

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

Leggi di più
Postato il da Brian S.
Brian S.
Brian S.
User
Autore

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

Leggi di più
Postato il da Brian S.