Memory Block is awesome.
Could you insert a little arrow next to blocks indicating whether they are open or closed? Like what is already done for menu?
Some users aren't aware they can click on a closed block.
Memory Block is awesome.
Could you insert a little arrow next to blocks indicating whether they are open or closed? Like what is already done for menu?
Some users aren't aware they can click on a closed block.
Comments
Comment #1
silviogutierrez commentedI was going to add them, but I decided to leave it up to the person using the module to do, that way they can add their own custom CSS, without crowding the page header with yet another CSS file request.
In case you want to add a little indicator, blockTopOpen and blockTop are the classes of the h3 titles. To see what I did, go to my site, http://the.failbo.at , and take a look.
Silvio
Comment #2
physiotek commentedhi
i am not a css pro
i am just wondering how you coded this in your css file...
tried :
without success...
thanks,
pht3k
Comment #3
physiotek commentedplease!?
Comment #4
silviogutierrez commentedHey,
This is what I used:
Hope it helps.
Silvio
Comment #5
physiotek commentedyes it helps!
http://www.physiotek.com/drupal/
thanks!
Comment #6
silviogutierrez commentedHey I went to your site, and it looks really neat!
One suggestion: add the following to the CSS for the blockTop h3: "cursor: pointer;".
This will make it look like something clickable.
Glad I helped,
Silvio
Comment #7
physiotek commentedthanks for your suggestion.
and btw your site is awesome too.
pht3k