Log in

View Full Version : Styling Forums Statistics


ssdevious
04-27-2012, 04:19 PM
Hello,

it's been a while since I sought a help here the last time, but I need some help with this small thing.

https://vborg.vbsupport.ru/attachment.php?attachmentid=138025&stc=1&d=1335546671

I'm trying to move this time block, but after I wrapped it in <div> tags, it had the side-effect that created a large gap on the left side.

Besides, I was unable to move it closer to the "Welcome to our newest member, qqqq...." using additional.css and margin and padding.

My goal is to put it closer, so the "Threads...", "Welcome..." and finally this "Cumulative User Time..." keep the same distance. Then there should be the 10px gap and "Blog..."

Any idea, which vBulletin template controls the "Forum Statistics", anyway?

Best Regards,
~tEh'P?r4d0x

ahmed-samara
04-27-2012, 07:11 PM
I don't know what you mean but it seems that you want to add the bottom member name

Open a template FORUMHOME

Find :

<p>{vb:rawphrase welcome_to_our_newest_member_x, {vb:link member, {vb:raw newuserinfo}}, {vb:raw newuserinfo.username}}</p>

Add bottom code :)