Thememing specific blocks with distinctive css id's

vr_mex - May 27, 2009 - 16:20
Project:Marinelli
Version:6.x-2.95
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

How can I css theme specific blocks on the Left sidebar or the Right sidebar if all of them have class="defaultblock"
I would appreciate some help on giving blocks a distinctive id.

Thanks a lot help

<div class="defaultblock">
    <h2><?php print $block->subject; ?></h2><!--block title-->
   <div class="blockcontent"><?php print $block->content; ?></div>
</div>

#1

Mr P - June 8, 2009 - 13:24

I want to put a scrollbar on a specific block - not sure how to do in Marinelli.

Found:

http://drupal.org/node/315205

http://drupal.org/node/281418#comment-1207343

May have another go at it sometime - let me know if you figure how.

#2

vr_mex - October 4, 2009 - 17:12

Any news on this issue?

 
 

Drupal is a registered trademark of Dries Buytaert.