freakhouse Posted November 27, 2015 Share Posted November 27, 2015 I'd like to change the background behind my store logo to be a picture instead of the gray bar that goes across the screen now. How do I do that? Using PS 1.5 redlinemusicgear.com Link to comment Share on other sites More sharing options...
Paulito Posted November 27, 2015 Share Posted November 27, 2015 Hello Go to global.css and around line 121 change the URL STRUCTURE ************************************************************************************************ */ #wrapp { background: url(../img/bg-main.jpg) left top repeat-x; position: relative; overflow: hidden; width: 100%; } Paul Link to comment Share on other sites More sharing options...
freakhouse Posted November 27, 2015 Author Share Posted November 27, 2015 Thanks! Worked great! 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