vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Few questions... (https://vborg.vbsupport.ru/showthread.php?t=235204)

Trasion 02-07-2010 01:42 AM

Few questions...
 
I have a few questions that I need answered...

1) I want to be able to display the thread tags in the first post of all threads, and if there are none, simply show the word "None".

2) I have a 5px padding in the alt1 class. But I have one specific div in the alt1 class in the postbit that I want to ignore that rule. (I want it to completely touch the edges of the page)

3) How can I make the "What's going on?" box have only one collapse button? I don't want one for the active users, and one for the statistics, I want one for the whole thing. How can I do this?

4) On the forumhome, how can I make it show a specific section moderators, and if there are none, simple show the word "None".

Can anyone please answer any of these for me?

deadlySniper 02-07-2010 03:19 AM

Quote:

Originally Posted by Trasion (Post 1976389)
1) I want to be able to display the thread tags in the first post of all threads, and if there are none, simply show the word "None".

Let me tinker with the code a little and I might have a solution, but I have to see if my idea works before I give it out.

Quote:

2) I have a 5px padding in the alt1 class. But I have one specific div in the alt1 class in the postbit that I want to ignore that rule. (I want it to completely touch the edges of the page)
For this you would have to change the CSS values.

Quote:

3) How can I make the "What's going on?" box have only one collapse button? I don't want one for the active users, and one for the statistics, I want one for the whole thing. How can I do this?
This possibly could be done by putting all the markup for each under one tag but still be divided in their sections. Again I would have to mess with it. It also depends on the theme you are using. Certain themes have some mark up missing.

Quote:

4) On the forumhome, how can I make it show a specific section moderators, and if there are none, simple show the word "None".
For this I dont think you can do it unless a mod/hack is made. This could be something that someone could work on. I myself haven't been that great at making mods.

Trasion 02-07-2010 01:48 PM

Quote:

Originally Posted by deadlySniper (Post 1976416)
Let me tinker with the code a little and I might have a solution, but I have to see if my idea works before I give it out.

Thanks, this really is the most important one here. I'd love a solution.

Quote:

Originally Posted by deadlySniper (Post 1976416)
For this you would have to change the CSS values.

What would I change in the CSS part?

Quote:

Originally Posted by deadlySniper (Post 1976416)
This possibly could be done by putting all the markup for each under one tag but still be divided in their sections. Again I would have to mess with it. It also depends on the theme you are using. Certain themes have some mark up missing.

It's my own custom theme, it was made from the default style.

Quote:

Originally Posted by deadlySniper (Post 1976416)
For this I dont think you can do it unless a mod/hack is made. This could be something that someone could work on. I myself haven't been that great at making mods.

But I can already get it to show the moderators, now I just need a if condition to make it show them if there are some, else show the word "None".

deadlySniper 02-07-2010 03:33 PM

Quote:

Thanks, this really is the most important one here. I'd love a solution.
Ight I am working on it now.

Quote:

What would I change in the CSS part?
There is padding and other values you need change. Let me get some screen shots of what it looks like.

Quote:

It's my own custom theme, it was made from the default style.
OK, good. That means hopefully everything is there.


But I can already get it to show the moderators, now I just need a if condition to make it show them if there are some, else show the word "None".[/quote]


All times are GMT. The time now is 01:25 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.01039 seconds
  • Memory Usage 1,728KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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