vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Signature showing up all wrong. (https://vborg.vbsupport.ru/showthread.php?t=110033)

Sune24 03-10-2006 08:55 PM

Signature showing up all wrong.
 
Hey, im all new to this bulletin.
The signatures shows up in the right side of the post instead of the left side.
Its very annoying since people read text from left to right, and not right to left..

Can anyone please help?
Look at link if you want to see what I mean :)

http://www.defianceuo.com/forum_test...ad.php?t=44480

Thanks alot.

Marco van Herwaarden 03-11-2006 07:24 AM

Sorry that link don't work, so i can't see what is wrong.

Sune24 03-11-2006 09:25 AM

Quote:

Originally Posted by MarcoH64
Sorry that link don't work, so i can't see what is wrong.


sorry.
works now :)

/

Marco van Herwaarden 03-11-2006 11:40 AM

If i look at your pagesource, i see:
HTML Code:

                <!-- sig -->
                        <div align="right">
                                __________________<br />
                                <i>Its not the game, its the people playing it.</i><br />
<br />
<font size="6"><b><font color="darkblue">Sune Johansen.</font></b></font><br />
<b><font color="red">DefianceUO Manager &amp; Developer.</font></b><br />
<br />
<b><font color="darkblue">As you are here, I hope you know the <a href="http://www.defianceuo.com/forums/viewtopic.php?t=544" target="_blank">rules?</a></font></b>
                        </div>
                <!-- / sig -->

A default postbit_legacy will have:
HTML Code:

                <if condition="$post['signature']">
                <!-- sig -->
                        <div>
                                __________________<br />
                                $post[signature]
                        </div>
                <!-- / sig -->
                </if>

Check you postbit_legacy, search for <div align="right"> and change it to a simple <div>

Sune24 03-11-2006 04:05 PM

Thanks a lot!
worked :)

/


All times are GMT. The time now is 11:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01536 seconds
  • Memory Usage 1,722KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete