Quote:
Originally Posted by aleheroix
Using relative movement is closest to what I require, but it also created a gap in between the cells were my new gridlines are. See below :
Im sure its padding like they suggested at vB.com but it just doesn't work, at least I can't get it to work. The text in the cells look fixed in position relative to the cell borders, surely that can't be the way its supposed to work can it? That completely takes the power away from any web designers hands in customising the look of the site 
|
Not sure if this will help, however when I wanted to use larger Icons for my forum, Lynne gave me this to add to css.additional.css it may help, or even point you in the right direction
Code:
.forum-list-container .forum-item .cell-forum > .forum-wrapper > .forum-info {padding-left: 45px;}