vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Where is this control located? (https://vborg.vbsupport.ru/showthread.php?t=154292)

Ohiosweetheart 08-04-2007 01:33 PM

Where is this control located?
 
1 Attachment(s)
In which template can I find this contol... does anyone know? (see screenshot)

Dominic 08-04-2007 04:44 PM

postbit(_legacy)

Ohiosweetheart 08-04-2007 05:57 PM

Thank you. I figured it probably was, but I can't find it anywhere. :(

Dismounted 08-05-2007 05:29 AM

Search for "$post[postcount]" in that template ;).

Ohiosweetheart 08-05-2007 12:28 PM

1 Attachment(s)
Thank you too Dismounted.

Unfortunately I didn't find my solution there. Ok here's my issue -

I designed this theme, and that moderation item somehow got moved over by the profile info. I have NOOO idea how that happened!

Please see my screenshot and tell me if you have any idea what I can do.
Thanks!

Dismounted 08-06-2007 06:18 AM

You need to wrap the control in align right divs.

Ohiosweetheart 08-06-2007 10:45 AM

Now why didn't I know that? grrrrrrrrrrrr.... sometimes I think my brain is short-circuited. :rolleyes:

Thank you again Dismounted. ;)

Ohiosweetheart 08-12-2007 03:10 PM

ummmm - Dismounted, this is already aligned to the right in the template code -

Code:

<td class="thead" style="font-weight:normal; align="$stylevar[right]">
  &nbsp;
  <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
  <if condition="$show['inlinemod']">
    <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
  </if>
  </td>

Yet, it is still towards the left, as the screenshop above shows.

Any ideas?

Nevermind.... I copied the postbit_legacy code from the default 3.6.8 and pasted - worked out great :)


All times are GMT. The time now is 07:01 AM.

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.01118 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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