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)
-   -   remove forum sponsor placeholders (https://vborg.vbsupport.ru/showthread.php?t=259496)

fernandezp27 02-26-2011 05:52 PM

remove forum sponsor placeholders
 
How do I remove my forum sponsor "placeholders" until I actually fill that in with sponsors? I don't see this anywhere in my control panel to modify this.

www.travelchronicles.org

BirdOPrey5 02-26-2011 07:23 PM

I guess you fixed this? I see no place holders.

fernandezp27 02-26-2011 08:00 PM

It only displays in my "SkyBlue" template. At the bottom left, change from default to "SkyBlue".

BirdOPrey5 02-26-2011 11:07 PM

I would imagine its part of your template...

In Admin CP -> Styles & Templates -> Search in Templates
Search for: Forum Sponsor

Look to see if any templates come up with that phrase in it... if so you can just edit the templates to remove the words.

fernandezp27 03-13-2011 03:54 AM

I looked but did not find anything by that keyword.

BirdOPrey5 03-13-2011 12:46 PM

In Admin CP -> vBulletin Options -> General Options look for: Add Template Name in HTML Comments and set it to YES.

Now reload the page and look at the HTML Source Code... there will be HTML comments giving the name of each template being called, where it starts and stops. Find "Forum Sponsor" in the source code and look for what template is called before it in the code.

fernandezp27 03-13-2011 02:18 PM

I found this in the page source,

HTML Code:

<table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td style="background-image:url(skyblue/misc/sidebar_cat_mid.gif); height: 36px;"><div style="color: #ffffff;" align="center"><strong>Forum Sponsors</strong></div></td>
      </tr>
      <tr>

        <td class="smallfont" style="padding: 10px;">
               
                - <a href="#"><strong>Forum Sponsor</strong></a><br /><br />
                - <a href="#"><strong>Forum Sponsor</strong></a><br /><br />
                - <a href="#"><strong>Forum Sponsor</strong></a><br /><br />
                - <a href="#"><strong>Forum Sponsor</strong></a><br /><br />

                - <a href="#"><strong>Forum Sponsor</strong></a><br /><br />
               
                </td>
      </tr>
    </table>

So, where would this be located inside admin CP?

BirdOPrey5 03-13-2011 02:51 PM

we need to see the comments with what template it is in, as I mentioned. You'll see HTML comments in the source stating the template name(s) if you do what I said in the post above.

What you posted is not in any template by default so there's no way of knowing where to find it without more info.

fernandezp27 03-13-2011 03:23 PM

okay, its in the footer.

BirdOPrey5 03-13-2011 04:58 PM

OK, then bring up the Footer template for that style and you should see the code in there to change.


All times are GMT. The time now is 11:18 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.01051 seconds
  • Memory Usage 1,731KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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