Jump to content

how to change front page header and footer


Recommended Posts

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

post-754846-0-20655900-1393608420_thumb.jpg

Edited by Tarwydielis (see edit history)
Link to comment
Share on other sites

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...