![]() |
|
Removing scrollbars - text object. - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Removing scrollbars - text object. (/thread-10065.html) |
Removing scrollbars - text object. - danieloliver - 2012-06-11 Hi, I am trying to figure out how to remove the scroll bars from a text object/video on my gallery. Any help? http://img1.uploadscreenshot.com/images/orig/6/16202345598-orig.jpg Thanks, Daniel Removing scrollbars - text object. - acrylian - 2012-06-11 Change the css of the theme. Removing scrollbars - text object. - slammin - 2013-01-24 Ok, I had the same issue and finally figured it out. Delete "display:block" from class-textobject_core.php Removing scrollbars - text object. - acrylian - 2013-01-24 Again, no need (and not recommended) to hack a plugin. You can do it all via CSS as we do it on our site. Hint: overflow. |