The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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"> 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. |
#2
|
||||
|
||||
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.
|
#3
|
||||
|
||||
They could have added the code via a plugin, so check through your plugins for that code.
|
#4
|
|||
|
|||
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"> |
#5
|
||||
|
||||
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 |
#6
|
|||
|
|||
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:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|