форум vBSupport.ru > vBulletin > Вопрос — Ответ
  • »
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
 
 
 
 
Mile
Знаток
 
Mile's Avatar
Default Как сделать на одной строке?..
0

Надо сделать вот так, чтобы картинка была у самого ника:


Вот код:
HTML Code:
<if condition="$post['field6']"><img src="$post[field6]" width="16" height="16"><else /><img src="clear.gif"></if><if condition="$post['field5']">
            <div id="postmenu_$post[postid]" align="center">
                <if condition="$show['profile']">
                <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[field5]"></a>
                <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                <else />
                $post[musername]
                </if>
            </div>
            <else />
            <div id="postmenu_$post[postid]" align="center">
                <if condition="$show['profile']">
                <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                <else />
                $post[musername]
                </if>
            </div>
</if>
Вот в этом месте происходит переход на следующую строку:
HTML Code:
<img src="clear.gif"></if>вот тут<if condition="$post['field5']">
Как сделать так, чтобы не переходило? пробовал всякие пробелы (вроде &nbsp;)
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
GoDaddy
Человек и пароход
vBSponsor
 
GoDaddy's Avatar
Default
0

таблицу сделайте. картинка слева, текст справа.
 
 
Mile
Знаток
 
Mile's Avatar
Default
0

А как её сделать?
 
 
хрюк
Гость
Default

Попробуй
Code:
<img class="inlineimg"
 
 
Mile
Знаток
 
Mile's Avatar
Default
0

Не помогает
 
 
хрюк
Гость
Default

Code:
<img style="width: 16px; height: 16px; float: left;"
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 07:30 AM.


Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Loading...