vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Questions from a totally inexperienced coder (https://vborg.vbsupport.ru/showthread.php?t=110397)

ronoxQ 03-14-2006 10:57 PM

Questions from a totally inexperienced coder
 
Well, here's my problem:

In the member.php page, I'm trying to eliminate a border that is generated by the header and footer templates. However, I can't find where the page is calling those templates from. Does anybody know where they're coming from?

Borgs8472 03-14-2006 11:02 PM

Link?

If the border is definately made by the header and footer, you'll have to change their templates first, then reapply them elsewhere.

Otherwise, try the memberlist templates

Princeton 03-15-2006 12:03 PM

When modifying templates, it is often helpful to have Add Template Name in HTML Comments setting enabled so you can view the source of a page to determine what template(s) control it.

Admincp/ vB options/ General Settings/ Add Template Name in HTML Comments

ronoxQ 03-16-2006 06:05 PM

link: www.omegaseye.com/forum/oadmin

Rich 03-17-2006 11:52 AM

Hello,

You are using a Griffin style. Without even looking at the code, I would speculate to say he used wrappers to handle some of the borders. That would be defined in the css. He likely has the div tags starting in the header and closing in the footer. (I am guessing but that is how I would handle things like that!)

ronoxQ 03-21-2006 02:21 PM

Rich-

Thanks for the help! This problem is officially fixed.


All times are GMT. The time now is 01:03 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.00935 seconds
  • Memory Usage 1,714KB
  • 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
  • (6)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