vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - vBA CMPS Module: Displays Forum List (https://vborg.vbsupport.ru/showthread.php?t=246670)

Reeve of shinra 02-06-2011 08:58 PM

how can I make the forum list look like blocks? My feeble css skills aren't up to the task =/

Krusty1231 06-22-2011 10:12 PM

I have this installed - works great in FF, but not in IE. Can someone tell me how to fix this?

Thank you in advance.

Domates 12-20-2011 04:05 PM

That's a great modification. Can it be modified to show only main forums? I've got tons of sub forums and I don't want to show them all.

Elric 02-07-2013 01:14 PM

Quote:

Originally Posted by Krusty1231 (Post 2211530)
I have this installed - works great in FF, but not in IE. Can someone tell me how to fix this?

Thank you in advance.

Now i push this up, its a great work but works with IE not right.
Hey coder can you fix it this prob.?

Much thanks

Elric 02-28-2013 02:40 PM

Now it works, i use the forumlist.php und the code from the forumlist template from the vb 3.8 addon and now its all fine.

change the code in the template adv_portal_forumlist with this:

Code:

<tr>
<td class="$bgclass">
 <style type="text/css">
  #custom {
  font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  }
  #custom ul {
  list-style: none;
  margin-left: 5px;
  margin-bottom: 0px;
  padding-left: 1em;
  text-indent: -1em;
  }
  #custom li {
  list-style-image: none;
  list-style-type: none;
  }
  #custom li a:active,
  #custom li a:visited,
  #custom li a:link {
  font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  text-decoration: none;
  }
  #custom ul li:before {
  }
 </style>
 $adv_portal_forumlist
</td>
</tr>


and change the forumlist.php in the ordner modules with the attached.

dizzynation 02-28-2013 02:43 PM

Sweet, this work on 4.2 PL3?

dizzynation 02-28-2013 02:49 PM

Worked perfect on VB 4.2 PL3

If you get a chance, you should code this, to be more like the forum list module
https://vborg.vbsupport.ru/showthread.php?t=294431

Great Mod, thanks!!

dizzynation 03-07-2013 03:52 AM

Any update?


All times are GMT. The time now is 05:10 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.01269 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete