2012-03-18, 01:40 PM
2012-03-18, 02:22 PM
.postbit_author {
display: inline-block;
float: left;
margin: 10px 0px;
padding: 0px;
text-align: center;
vertical-align: top;
white-space: nowrap;
width: 180px;
}
Go to:
Admin CP -> Templates & Styles -> Themes -> YourTheme -> Global CSS
Edit the Above, and style it how you wish.
Although, if you don't have that, try adding it in at the bottom of Global.Css, either way it should do the trick for you.
Also, If you don't have that code I forgot this
You have to add it to your Div Class
Go to ForumDisplay_thread in the Templates -> Yourtemplate -> Forum Display Templates
<div class="author smalltext">{$thread['profilelink']}</div>
Now add it in the Global.css, edit to your liking in your good
display: inline-block;
float: left;
margin: 10px 0px;
padding: 0px;
text-align: center;
vertical-align: top;
white-space: nowrap;
width: 180px;
}
Go to:
Admin CP -> Templates & Styles -> Themes -> YourTheme -> Global CSS
Edit the Above, and style it how you wish.
Although, if you don't have that, try adding it in at the bottom of Global.Css, either way it should do the trick for you.
Also, If you don't have that code I forgot this
You have to add it to your Div Class
Go to ForumDisplay_thread in the Templates -> Yourtemplate -> Forum Display Templates
<div class="author smalltext">{$thread['profilelink']}</div>
Now add it in the Global.css, edit to your liking in your good
2012-03-18, 03:23 PM
Crap... I think I worded this one wrong too..... Not having a good week...
Anyway, I meant to say in the thread listing, not the postbit. My bad. Could you help me with this? Sorry for the inconvenience. The part in the red boxes and only the red boxes.
Anyway, I meant to say in the thread listing, not the postbit. My bad. Could you help me with this? Sorry for the inconvenience. The part in the red boxes and only the red boxes.
2012-03-18, 03:37 PM
(2012-03-18, 03:23 PM)Hazzard Wrote: [ -> ]Crap... I think I worded this one wrong too..... Not having a good week...
Anyway, I meant to say in the thread listing, not the postbit. My bad. Could you help me with this? Sorry for the inconvenience. The part in the red boxes and only the red boxes.
Ok well instead of explaining it I figured this would be easier:
http://community.mybb.com/thread-110652.html