How do i make this new Profile when posting a new topic to an old default Post_bit style.
This is is what it looks like at the moment: http://i.imgur.com/qw1Lv.png
I want it like www.simplemachine.org has it.
I guess it's something to do with index.css.
I have added the file, please download it and do the edits.
Note: This is a free theme, not premium!
Thank you.
This is a screenshot of what I mean about Simplemachines Post Bit - http://i.imgur.com/C4U0i.png
Thank you!
In index.css, find:
ul.author, ul.author li
{
padding: 0;
margin: 0;
list-style: none;
border-bottom: 1px solid #eaf0f5;
color: #687A86;
overflow: hidden;
}
Replace with:
ul.author, ul.author li
{
padding: 0;
margin: 0;
list-style: none;
color: #687A86;
overflow: hidden;
}
I think that's what you're after (I think anyway).
Thank you it still needs edits a bit.
But firstly how would I edit this - http://i.imgur.com/OfLBW.png
To how simplemachines has it?
Thank you!
Does that theme have it's own Themes/NAME/BoardIndex.template.php? If so, delete it. And please do not remove the theme author's copyright without expressed written consent. I'm going to stop helping you now.