Re: Template of this forum??
Hey Trent, Don’t know if it matters to you, but it was bugging me <s>, the ‘Views’ section at the bottom of the front page was aligned to far left for my tastes, I added this into my style2.css file:
#viewdiv {
padding: 0 7px;
margin-bottom: 2px;
}
And it brought the ‘Views’ Section into alignment with the rest of the tables.