vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   how to remove forum name from above board.. (https://vborg.vbsupport.ru/showthread.php?t=237941)

FASEOFMARS 03-10-2010 01:16 PM

how to remove forum name from above board..
 
i would like to remove the copied html tag/forum name that is displayed above the first category..
i would also like to remove the "welcome to" part below it..

anyone any clue?

thanks..

Lynne 03-10-2010 01:48 PM

Did you try looking in the template - FORUMHOME - and removing it from there?

FASEOFMARS 03-10-2010 05:39 PM

what exactly do i remove from the FORUMHOME template?

thanks btw..

--------------- Added [DATE]1268250261[/DATE] at [TIME]1268250261[/TIME] ---------------

nevermind i see what i have to remove now..

thanks a bunch!

kmey 03-12-2010 01:36 AM

I also would like to remove the copied html tag/forum name that is displayed above the first category..
i would also like to remove the "welcome to" part below it.. I go to template FORUMHOME but I can't find where to change it, can someone tell me how to do this?

Thanks
kmey

Lynne 03-12-2010 09:32 PM

To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

kmey 03-12-2010 11:41 PM

Hello and thanks for your help,I still cant find where to Edit the name and the Welcome to the.

I did what you said . vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then I go to FORUMHOME template and look for the source code I can't find any code with this in it..
is this it? <div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
</div>

Thanks
kmey

Lynne 03-13-2010 02:03 AM

I'm not sure what you are asking. That is the code for those things. One is an option - bbtitle (in vboptions > site url/etc > forum title) and the other is a phrase called welcome_to_the_x .

FASEOFMARS 03-15-2010 12:36 AM

its easy just search in templates > FORUMHOME

then find

<!---<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
</div>--->

and wrap it in them red tags to delete it..

or you can remove it but you may just want to wrap it in them delete tags..


All times are GMT. The time now is 10:13 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.01142 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
  • (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