vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Moving the location of thread tools bar (https://vborg.vbsupport.ru/showthread.php?t=123105)

bhxtyrant 08-05-2006 09:48 AM

Moving the location of thread tools bar
 
Another day another small question,Today i was attempting to move the menu bar that contains the links for "thread tools,search thread,rate thread,display modes,and moderation" to another area inside of my postbit legacy template.This worked perfectly fine but there was one problem the area where the toolbar was supposed to be not only showed up in the first main post of the topic but in every other post as well.So i wanted to ask is there a way perhaps an <if> command that i can use to make it only be displayed in the first post of the thread?In case someone doesnt understand i took a screenshot to show what i mean it's marked in red.

http://img223.imageshack.us/img223/2...led2ce0.th.jpg

I aslo had a more minor questions thats been bugging me.Also in the image marked with a little black arrow to show what i mean there are clickable select checkboxes.These all have a white border around them which i can not seem to find how to change.Does any one know if there is a way to change these?Im pretty sure it's probally in the CSS somewhere but it seems to elude me.Thanks

bhxtyrant 08-06-2006 11:39 AM

just a bump as this has dropped from the page.

Dilmah 08-06-2006 03:55 PM

Try this if command.

<if condition="$post[postcount] % $vboptions[maxposts] == 1">
</if>

For the second question, do you have a link I can take a look at?

bhxtyrant 08-06-2006 05:09 PM

At the moment i do not as right now my forum is set up on my testing server from my PC,I was trying to set up a DNS address but it wont seem to work because im behind a router.I will try your suggestion and report back :)

Dilmah 08-06-2006 05:29 PM

In that case can you PM me or post here the page itself in HTML. ie save the page as HTML and show me that?

bhxtyrant 08-06-2006 06:07 PM

I could do that :) also one small issue i just thought about will that if command make the toolbar show up on the first post of each page in a topic?if not that could be a problem.

Dilmah 08-07-2006 02:36 AM

Yep. First post on each page.


All times are GMT. The time now is 07:00 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.01917 seconds
  • Memory Usage 1,719KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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