I'm using the .one-image / float: left technique to get my imageblocks to line up horizontal. Which works great until you add imageblock in the side bar. Goes nuts with a vertical image. To fix this problem, I added a unique .one-imageSidebar without the float to theme.css.
So here's my question- where do I add my code to affect the sidebar? I've looked all over and can not find it. I'm using the matrix theme with G2.3. I hope someone knows what I'm talking about. Thanks.
Posts: 8339
http://www.flashyourweb.com/staticpages/index.php?page=mediaBlock
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 40
Thanks for your comment suprsidr. MediaBlock doesn't seem to handle permissions as well as ImageBlock. When I showcase Recent Images on my home page, they need to be the most recent images that user has permission to see. Guests would see different Recent Images than registered users. MediaBlock (as far as I know) can only show images with full/open permissions.
I've attached a photo of the page to help clarify things. You can see my edit highlighted in yellow. I just need to know where that file is so I can make it permanent.
Posts: 8339
modules/imageblock/templates/ImageBlock.tpl
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 40
That controls every ImageBlock. I just want to apply .one-imageSidebar to the sidebar.
Posts: 8339
modules/imageblock/templates/blocks/ImageBlock.tpl
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 40
Yes, that's it. Thanks!
Here's my fix - http://gallery.menalto.com/node/54700#comment-323103