Jump to content

CSS editing presta 1.6.1.13 help pls


Recommended Posts

Hey there im trying to edit the css file to change some background, header, colors to add some imgs , etc but nothing is working have read some topics but no help ..tried to edit assets >>>>  theme.css file, no changes ...nothing... in older version there was no problem to edit global.css all was working fine..but now..im lost...thx for some hints guys

Link to comment
Share on other sites

Hey there im trying to edit the css file to change some background, header, colors to add some imgs , etc but nothing is working have read some topics but no help ..tried to edit assets >>>>  theme.css file, no changes ...nothing... in older version there was no problem to edit global.css all was working fine..but now..im lost...thx for some hints guys

 

Hi,

 

you can add your styles to a file - custom.css

Link to comment
Share on other sites

Hi,

 

you can add your styles to a file - custom.css

well it did the job when i changed color

example:

body {

background: black;

 

but when i tried

 

background: url('../img/my_background.jpg');

 

nothing changed...image is uploaded and working  f.i.   www.mywebsite.com/img/my-image.com

 

any hint?

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