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)
-   -   How to find and edit a custom table? (https://vborg.vbsupport.ru/showthread.php?t=283403)

wat3v3r 05-24-2012 05:32 AM

How to find and edit a custom table?
 
We have a custom table on your board known as "nav_rs" in our header template. Well or graphic designer made this skin but we are unable to contact him as of now.

Regardlessly the reference made in them template is as follows

Code:

<td id= "nav_rs">
Now this has path to an image which we need to edit.

I am trying to find this Nav_rs table but I am unable to...

- I have done a template search for "nav_rs"
- Looked in FAQ template

Well thought I might as well post here and see if any one can help as I'm quite stuck now..

Basically I need to edit "nav_rs" and I cannot find where I can edit it.

Chris8 05-24-2012 09:11 PM

You need to find the element that contain the table you would like to edit. Try to look around the code that contains it. To find it very quickly just search your database directly for this element since by default all templates are located in a database.

Lynne 05-24-2012 09:25 PM

They could have added the code via a plugin, so check through your plugins for that code.

wat3v3r 05-25-2012 03:48 PM

I've tried the plugins and it is not there :/

How do I find the element ? All I can see is:

Code:

<table width="100%" border="0" cellspacing="0" cellpadding="00">
  <tr>
    <td id="nav_rs">

Thanks for the help any ways :)

Simon Lloyd 05-27-2012 04:31 PM

It wont be there!, it's an id so chances are its CSS have a look in additional CSS for your style or see if there's a link in the headinclude template to a css file and check that file for it :)

wat3v3r 05-29-2012 05:25 AM

Quote:

Originally Posted by Simon Lloyd (Post 2333551)
It wont be there!, it's an id so chances are its CSS have a look in additional CSS for your style or see if there's a link in the headinclude template to a css file and check that file for it :)

Great! I was little confused where to find Additional CSS in vb 3.x styles as I am used to working with vb4.x styles. But after looking it up a lil bit.. I gradually found it and fixed the issue! :up:


All times are GMT. The time now is 09:33 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.01049 seconds
  • Memory Usage 1,718KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (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