deroxonweb Posted September 1, 2012 Share Posted September 1, 2012 Hello Sir/Madam, Could somebody please kindly teach me how to adjust the height of blocklayered's contents? I do not wish to use scroll bar inside the block. I am using PS1.4.8.3. I have attached the related image together with this post. I tried to look through blocklayered.css to adjust the height, but it is useless. I have no idea which file I should look into to correct this problem. Please give me a hand. Thank you very much. Best regards, Derox Link to comment Share on other sites More sharing options...
lildaan Posted October 31, 2012 Share Posted October 31, 2012 I was looking for this too, but just found it: in blocklayered.css change the max-height of #layered_form div div ul: #layered_form div div ul { max-height: 500px; overflow-x: auto; } I changed it to 500, so I have enough space for all my items. 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