News:

Join the Facebook Fan Page.

Main Menu

Users Viewing

Started by IceXaos, July 25, 2010, 08:04:15 AM

Previous topic - Next topic

IceXaos

The Users Viewing MOD, I realized has been put into the forums.  The only problem I see with this is that, it shows on the right side, instead of right after the name of the forum.  How would I move it next to the forum name instead?

Joker™

can you explain a bit more by showing some screen shot etc
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

IceXaos

Quote from: Joker™ on July 25, 2010, 08:14:19 AM
can you explain a bit more by showing some screen shot etc


Thanks for responding.  :)

Joker™

can you give me the link of the mod , as far as i know it's not a built in feature
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

IceXaos

Quote from: Joker™ on July 25, 2010, 10:27:27 AM
can you give me the link of the mod , as far as i know it's not a built in feature
http://custom.simplemachines.org/mods/index.php?mod=295

Sorry, I forgot I had that installed.  So yeah, any solution?

Joker™

find this line in

themes\default\BoardIndex.template.php

Find:

'<span class="smalltext" style="float:right;">('


Replace it with

'<span class="smalltext" style="float:left;">('
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

IceXaos

Quote from: IceXaos on July 25, 2010, 11:20:45 AM
Quote from: Joker™ on July 25, 2010, 10:27:27 AM
can you give me the link of the mod , as far as i know it's not a built in feature
http://custom.simplemachines.org/mods/index.php?mod=295

Sorry, I forgot I had that installed.  So yeah, any solution?
That's not inside the file.  =/

Mick.

Look for that code Joker posted in:

./Sources/BoardIndex.php
./Sources/MessageIndex.php

IceXaos

Quote from: bluedevil on July 25, 2010, 11:41:57 AM
Look for that code Joker posted in:

./Sources/BoardIndex.php
./Sources/MessageIndex.php
It was in BoardIndex.php, but now if I set it to left, it goes on the left side of the title.

Setting it to middle is the right side of that, thanks for your help guys.

Mick.

In /Sources/BoardIndex.php


What happens if you remove the part?


style="float:right;"




If it doesnt work add it back again:

Find:
('<span class="smalltext"


add after:

style="float:right;">(' .


Advertisement: