kevinkamphuis Posted September 21, 2012 Share Posted September 21, 2012 Hello, For my website 'www.blokwijzers.nl' I have some questions. How do I move the winkelmand (leeg) link in the header to the upper right corner? I couldnt find it ANYWHERE. Can I put an image instead of the header link home (I want a small house image) Please reply asap Kevin Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted September 21, 2012 Share Posted September 21, 2012 To move the cart, find and replace the following code in your global.css (around line 450) #shopping_cart { background: url("../img/header_cart.png") no-repeat scroll 0 0 transparent; height: 17px; left: 823px; padding: 4px 0 0 30px; position: absolute; top: 10px; } Use the code above. Hope that helps! Marty Shue 1 Link to comment Share on other sites More sharing options...
kevinkamphuis Posted September 21, 2012 Author Share Posted September 21, 2012 Thanks! How about my second question? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted September 21, 2012 Share Posted September 21, 2012 Can I put an image instead of the header link home (I want a small house image) Oh sorry, I overlooked that question. Yes, you can use an image instead of the home link. Marty Shue 1 Link to comment Share on other sites More sharing options...
kevinkamphuis Posted September 21, 2012 Author Share Posted September 21, 2012 How? 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