Jump to content

header blocks


stefie2

Recommended Posts

Hello!

I would like to change the header of my blocks. I want to make them round in the corners as you can see in the attachment. I know its a image but how do get this in my shop?

right now it looks like this: www.echtemerken.nl

Thank you already so much!

stephanie

29924_UiGPDw7tWhSYg8OFNH8g_t

Link to comment
Share on other sites

You will need to change the background property in your CSS selector for the items you want to modify.
If you have the default PS theme installed, take a look at the images in the themes/prestashop/img dir
and create yours like those. Then see the CSS in themes/css/global.css to see how they are used in the background properties,
i.e

div.exclusive h4 {
   background: transparent url('../img/block_header_exclusive.gif') no-repeat top left;
   color: white
}

Link to comment
Share on other sites

Hi Mr Baseball,

I tried to import the header from voetbabbel.nl
You can check it on my shop echtemerken.nl

It is to small so i have to make the header bigger in which programm shall i do this?Any idea?
For the time being i would like my old header but it doesn't work. Problably its because i uploaded the jpg from prestashop. But this one is different from the all the other headers i have in my shop right know..

Thanx for your help!

Greetsss :) steffie

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...