essentials for creating a "block-style" list-mode page such as one might have for a pinterest-style layout. Just load view/theme/redbasic/css/blockmode.css after redbasic PCSS - you're done. We may need some other indicator besides the number of comments to indicate "click here to see the rest of the article", but we're a bit short on space so maybe a view icon will work.
This commit is contained in:
@@ -838,6 +838,11 @@ footer {
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
|
||||
#conversation-end {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#nav-searchbar {
|
||||
float: right;
|
||||
margin-top: 2px;
|
||||
|
||||
Reference in New Issue
Block a user