jaimeweb Posted September 13, 2010 Share Posted September 13, 2010 Hi, I have attached 2 images. I want to make the width wider, but im not sure what to change. Ive look everywhere on global.css and im not sure what i need to change…any one help? Link to comment Share on other sites More sharing options...
jaimeweb Posted September 13, 2010 Author Share Posted September 13, 2010 Anyone help? Link to comment Share on other sites More sharing options...
rocky Posted September 14, 2010 Share Posted September 14, 2010 The width in the first image is in div.addresses in the /* adresses */ section of global.css. It is 544 pixels by default.The width in the second image is inherited from div.table_block in the /* global table style */ section. It is 541 pixels by default. If you change that, it will affect all tables though. You could add a #cart_summary div.table_block to your global.css to change the width of only it. Link to comment Share on other sites More sharing options...
jaimeweb Posted September 14, 2010 Author Share Posted September 14, 2010 Thats great thanks mate. 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