Jump to content

How to setup default backgrounds


Recommended Posts

Hello there!

 

I would like to use my own background on prestashop with @media queries i know how to set them up in a html file connected to a .css file. Now my question is how can i connect the html file to the template?

 

I basicly would like to let the html file look like this:

 

Background 1 English

 

Background 1 German

 

and the .css file like this:

 

.background1english

 

.background1german

 

so i could do different backgrounds for different resolutions and languages. All i need to know is how to add the background.html to the templates main file?

 

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