deonderd Posted July 24, 2012 Share Posted July 24, 2012 Hi In my german translation there are a lot of long sentences.. for this reason i want to adjust the width of the categeries column and from the right column.. I changed in Global.css #page { width: 1100px; margin: 0 auto 2px auto; text-align: left ........................... #left_column { clear: left; width: 281px; margin-right: 21px; overflow: hidden ....... #right_column { width: 221px; margin-left: 21px; overflow: hidden Only thing visible of the adjustments is wider space between left column and center column.. Why did the left column not become wider? what did i do wrong? grtz mark Link to comment Share on other sites More sharing options...
Carlsen Posted July 25, 2012 Share Posted July 25, 2012 I believe you also need to change the width of div.block in global CSS. Link to comment Share on other sites More sharing options...
deonderd Posted July 25, 2012 Author Share Posted July 25, 2012 hmm i tried that ;.. now the columns are wider.. but on the tight columns also the text of the cart is not in the column anymore;.. why is uit so hard just to change a simple width http://dieteileshop.de Link to comment Share on other sites More sharing options...
deonderd Posted July 26, 2012 Author Share Posted July 26, 2012 I think its ok now thnx for the help 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