johnaspey Posted December 15, 2012 Share Posted December 15, 2012 Hi Guys, I have been trying to make my product page images display right for far too long now and am at a loss as to what i need to edit to make the position right, if you look at: http://www.getvaped.co.uk/11-ego-t-e-cigarette.html you will see that the image isn't aligned correctly at all, am i missing something straight forward? Help is much appreciated, Jon Link to comment Share on other sites More sharing options...
tdr170 Posted December 16, 2012 Share Posted December 16, 2012 Try this edit the global.css file located in ..themes/tmeme481/css and change the line below. line 1105 change this: #primary_block #image-block {width:118px;height:118px;position:relative; padding-top:271px; padding-left:186px;} to this: #primary_block #image-block {width:118px;height:118px;position:relative; padding-top:10px; padding-left:10px;} 1 Link to comment Share on other sites More sharing options...
johnaspey Posted December 17, 2012 Author Share Posted December 17, 2012 You are an absolute star, thank you very much ! 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