New forum! Post bugs & errors in here *CHECK FIRST POST FOR ISSUES FIRST - P.S. THE MM IS OPEN*

Status
Not open for further replies.
nooooooo-20170216-000418.png


:D

Haha at least the alerts I set up are working! :D
 
Feb 16, 2017 at 7:16 PM #2644
---------------------------------------------------------------------------------------------------------------------

I'd like to bump this post as I think it's a great idea to break up the individual posts.

I feel the same but rather than a margin I think go the other way - put the date and post count inside the post with a dividing white line - I've done a 2 second mockup using text in this post
 
I notice a lot of people are making new stylish themes with new jazzy colours.

I made some changes keeping the current colour scheme

  • fix borders on front page
  • latest post on rightside is 100% height
  • less spacing between sections
  • bolder trust, multi, quote & report button styles (with dark blue bg)

Code:
.sectionMain {
    padding: 0;
}
.node
.nodeLastPost {
    padding: 0;
    margin: 0;
    height: 100%;
    padding: 15px 5px;
}
.nodeList
.categoryStrip {
    border-bottom: none;
}
.nodeList
.node.level_1{
    margin-bottom: 0;
}
.discussionList
.sectionHeaders {
    margin: none;
}
.listBlock.main {
    padding-left: 5px;
}
.publicControls
a,
.privateControls
a{
    background: rgb(0, 51, 102);
    font-weight: 600;
    border: 2px solid #fff;
}

not sure if helpful or not :confused:
 
Feb 16, 2017 at 7:16 PM #2644
---------------------------------------------------------------------------------------------------------------------

I feel the same but rather than a margin I think go the other way - put the date and post count inside the post with a dividing white line - I've done a 2 second mockup using text in this post

Ghetto.
 
Feb 16, 2017 at 7:16 PM #2644
---------------------------------------------------------------------------------------------------------------------



I feel the same but rather than a margin I think go the other way - put the date and post count inside the post with a dividing white line - I've done a 2 second mockup using text in this post
Looks rubbish and cramped within members post.

Mine just keeps the forum simple by spacing each post.
 
Status
Not open for further replies.
Back
Top Bottom