Left container height fixed at 250px
-
After making a ton of code and CSS changes to get this plugin to work for me, I’ve hit a brick wall. The height of the left container (where the description goes) is set at 250px, and I can’t change it. The following is the HTML code:
<div id=”left_container” style=”height: 250px;”>
I scoured the plugin’s files for where that 250px style is being set, but I could not find it there anywhere. So, where is it coming from?
After all the time and effort I’ve spent on tweaking this plugin, I hate to give up on it, but if I can’t get rid of that height setting, it won’t work for me. I just wish there was an alternative, but a long search found no other plugin like this one.
- The topic ‘Left container height fixed at 250px’ is closed to new replies.