Quote:
Originally Posted by appsfinder
Hi How do i change padding left 68 default template forum home can't seem to find it?
.forumbit_post .foruminfo .forumdata .datacontainer {
float: left;
padding-left: 68px;
width: 88%;
}
|
Hmm what exactly are you looking to do? That definition is the container, I believe you want to modify a element within it or around etc can you provide a screenshot?