![]() |
Move Lastpost Date / Time to Same Line as Lastpost Person?
Can someone suggest an easy means of moving the lastpostdate on forumhome to align beside (and to the right of) last person posting, leaving both sets of information to share a single line (but remain below thread information)?
Please see the screenshot for an example of the effect I would like to achieve. https://vborg.vbsupport.ru/external/2012/01/17.png |
Bump. Anyone? I've tried adjusting the width, with no success.
|
I think you'll need to modify the template since the line with "by xxxx" is a <div> and the line with the time is a <p>. You'll want to combine them. (If just by CSS, then you'd need to make them both display as inline-blocks and float the first one left, but I think you'd have to set a width also that would work for all usernames - better to modify the template.)
|
I managed to do this somewhat though I'm not totally satisfied with it, I wish the date was a smaller font size. I removed the time stamp because it will still wrap with smaller screen sizes/longer user names
Here is my site -- http://cpsobsessedforums.com/forum.php And my slightly modified template code for forumhome_lastpostby -- HTML Code:
<vb:if condition="$show['lastpostinfo']"> |
For the date, modify the stylevar "small_fontSize" OR, add to additional.css:
HTML Code:
.forumbit_post .forumlastpost .lastpostdate { |
All times are GMT. The time now is 07:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|