Read the statement by Michael Teeuw here.
change height of region
-
Hi,
I have been playing around with this system ( which is great by the way !!), and I re-wrote a module that is displayed in the top_left and top_right regions.
I show a ranking list based on a JSON file and I would like to show at least 10 items. The default height cuts off @ around 6-ish.
Is there a way to change the height of these regoins ?
I tried in the custom.css the following without succes:
.region.top_left { height: 800px; }Thanks
-
The module does this with no other module running? If so, something in the module itself (or css) is constraining the height. The module should occupy the space it needs to display all the content. If other modules are running then they could be affecting your module.
-
No the module is running fine, I just found out that (probably) the amount of JSON data was the problem.
I added a “slice” to the data and all is working as expected.Nice !! :smiling_face_with_open_mouth:
-
@toms
I think that is not the problem of region height. I guess the height of module might be fixed. (or max-height might be set) Which module do you use? See the module’s css.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login