hi, many compliments for this simple, plain, fully integrated module. I'm using deco theme, and I would like to delete the top-box (pls see attacched image). I'm also a drupal newbie, so I really don't know where to find this solution.
| Comment | File | Size | Author |
|---|---|---|---|
| chat.png | 28.48 KB | Anonymous (not verified) |
Comments
Comment #1
Sled commentedI don't know if it's the correct way, but i was able to remove it.
Here's how :
Open the css folder from tribune module then open the file "tribune.page.css"
look at the third line which is called : ".tribune-top-message" there are 3 values inside. Remove all of them, so this line will be just :
.tribune-top-message {
}
that's it.
Save, upload and overwrite.
Comment #2
SeeSchloss commentedThis means the "tribune message" field in your tribune configuration is not empty. Maybe it just contains spaces, or newlines, or something.
Anyway, the dev version "fixes" that, the frame won't appear even in this case.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.