vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   NavTab image problems please help lol (https://vborg.vbsupport.ru/showthread.php?t=247664)

Xencored 07-31-2010 04:05 PM

NavTab image problems please help lol
 
1 Attachment(s)
Ok so am having some problem i have added a image to the navtab

and on each "tab" it start the image again i cant get it to show the full image :X

if you look at the image you can see what i mean
i need the image to carry on all the way across the navtab

Thanks

borbole 07-31-2010 05:17 PM

Quote:

Originally Posted by Animemike (Post 2077275)
Ok so am having some problem i have added a image to the navtab

and on each "tab" it start the image again i cant get it to show the full image :X

if you look at the image you can see what i mean
i need the image to carry on all the way across the navtab

Thanks

Can you try the following?

At the navbar template, find this code:

HTML Code:

<a class="navtab" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}">{vb:rawphrase forum}</a>

And change it to:

HTML Code:

<a class="navtab" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="pathtoimage" alt="" align="top" />{vb:rawphrase forum}</a>

And replace pathtoimage to the actual path and name to the image that you want to use. And do the same thing for the other tabs.

Hope it helps.

Xencored 07-31-2010 05:25 PM

Thanks same story tho

Xencored 08-01-2010 06:39 PM

If you having the same problem the fix is HERE

borbole 08-01-2010 07:12 PM

Quote:

Originally Posted by Animemike (Post 2077778)
If you having the same problem the fix is HERE

Ah, I see that you meant quite something different from what I understood. Sorry for the misunderstanding.

Xencored 08-01-2010 09:14 PM

Quote:

Originally Posted by borbole (Post 2077788)
Ah, I see that you meant quite something different from what I understood. Sorry for the misunderstanding.

Its cool mate thanks anyway!


All times are GMT. The time now is 03:15 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.00925 seconds
  • Memory Usage 1,725KB
  • 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_html_printable
  • (3)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