barebasics Posted November 4, 2009 Share Posted November 4, 2009 Hey All,I'm new to the PrestaShop software but I really like it so far. I'm trying to set up and implement a Theme that was done by another web development company (I'm basically trying to piece together what they did).I am really confused. I copied their directories over to the themes dir and then choose that theme from the Back Office, I don't get anything that resembles a site whatsover.After looking at the global.css file it doesn't appear that many changes were made.. but I noticed another .CSS file in the directory which looks like it has references to all of the new graphics. Any help on this? Link to comment Share on other sites More sharing options...
shacker Posted November 5, 2009 Share Posted November 5, 2009 Hey All,I'm new to the PrestaShop software but I really like it so far. I'm trying to set up and implement a Theme that was done by another web development company (I'm basically trying to piece together what they did).I am really confused. I copied their directories over to the themes dir and then choose that theme from the Back Office, I don't get anything that resembles a site whatsover.After looking at the global.css file it doesn't appear that many changes were made.. but I noticed another .CSS file in the directory which looks like it has references to all of the new graphics. Any help on this? The themes call a global.css file in css folder. The css file changed must be their directory. Link to comment Share on other sites More sharing options...
barebasics Posted November 5, 2009 Author Share Posted November 5, 2009 Actually there was a second .css file that they created and according to cascading style sheet rules the rules in this stylesheet will override the ones in global.css because it is placed under it in the header.php. file.Thanks! 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