Tarwydielis Posted February 27, 2014 Share Posted February 27, 2014 (edited) Hello im new to presta shop. My website been done by other person which doesnt want to help anymore I want to make some changes on front of the page but no luck. tryed to look in forums no luck again:( i want to add my address and email adrress to header and footer (not sure is it right name).attaching some pictures what exactly i want. my website is www.thetshirtshop.co.uk Thanks for any help Edited February 28, 2014 by Tarwydielis (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 27, 2014 Share Posted February 27, 2014 first problem: you can use free html box module to insert own content. use it in displayTop section and create code like: <div style="display:block; position:absolute;top:20px; left:300px;"> contents of block here like email etc. </div> you can also stylize this block with css styles like font-size, font-color etc. Link to comment Share on other sites More sharing options...
Paulito Posted February 27, 2014 Share Posted February 27, 2014 Good morning Why not use a free html box for the footer and header, you can add whatever you require. <div style="position: absolute; left: 830px; top: 140px;"><p>This is my address</p><p> And this is my email address</p></div> http://screencast.com/t/3avGWXCoQC You can use this virtually anywhere Paul Link to comment Share on other sites More sharing options...
Tarwydielis Posted February 27, 2014 Author Share Posted February 27, 2014 right im new with this How to get that :free html box for the footer and header thanks Link to comment Share on other sites More sharing options...
Paulito Posted February 27, 2014 Share Posted February 27, 2014 Hello again http://www.prestashop.com/forums/topic/189039-module-html-box-for-free/?do=findComment&comment=934232 Paul Link to comment Share on other sites More sharing options...
Tarwydielis Posted February 28, 2014 Author Share Posted February 28, 2014 hello looks im getting some where. Feeling like IT legend. Just few question: <div style="display:block; position:absolute;top:20px; left:300px;">contents of block here like email etc.</div> left:300px ---------- how to do in the centre? because when i do left on bigger screen text go in to one side How to do 2-3 lines: <div style="display:block; position:absolute;top:20px; left:300px;">contents of block here like email etc.</div> i tried <div style="display:block; position:absolute;top:20px; left:300px;">contents of block here like email etc.</div> what doesnt work . i no its easy for you, but for me its something special. Thanks for your help Link to comment Share on other sites More sharing options...
Paulito Posted February 28, 2014 Share Posted February 28, 2014 Hello again Are you trying to put your text centre, if so use this text-align:center Perhaps it would be better to give a screenshot of what you are trying to achieve Paul Link to comment Share on other sites More sharing options...
Tarwydielis Posted February 28, 2014 Author Share Posted February 28, 2014 i manage to go in to other line just need text to be in the screen centre all the time Cant find where to attach pictures now. All going wrong You can check on my website www.thetshirtshop.co.uk writing on top of the home page is moving when you zoom in or out the page Link to comment Share on other sites More sharing options...
Tarwydielis Posted February 28, 2014 Author Share Posted February 28, 2014 attached to my first post Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now