MyBB Support

[Solved] Viewers to the right

Submitted by Liq, , Thread ID: 2188

Thread Closed
29-03-2015, 08:18 PM
This post was last modified: 29-03-2015, 08:46 PM by Sozin
#1
Code:
<a href="{$forum_url}">{$forum['name']}</a><div align="right">{$forum_viewers_text}</div><div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>

is there a way to make it so it doesn't make a space in the description part or can't this be done on mybb? sure i've seen this before on a mybb forum.

RE: [Solved] Viewers to the right

#2
What Do yo uwant to do in this ? Please explain more.
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: [Solved] Viewers to the right

#3
Code:
<div style="float: right;">{$forum_viewers_text}</div><a href="{$forum_url}">{$forum['name']}</a><div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
1

RE: [Solved] Viewers to the right

OP
#4
29-03-2015, 08:23 PM
BOOBS Wrote:
Code:
<div style="float: right;">{$forum_viewers_text}</div><a href="{$forum_url}">{$forum['name']}</a><div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>

thanks it worked. Smile

RE: [Solved] Viewers to the right

#5
Closed

~ @AmN
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.


Users browsing this thread: 1 Guest(s)