i need pictures for my nav bar

Show us what you are working on, or request assistance on your template design, or port

i need pictures for my nav bar

Postby gradinaru.felix » Thu Oct 02, 2008 5:58 am

hello!
i need this link pictures for my navbar on proVista and proVistaB:

Bugtracker
Arcade
Downloads
Gallery

and

Bugtracker
Spielhalle
Downloads
Galerie

please help me :|
i can't designing
yours felix

gradinaru.felix
 
Posts: 2
Joined: Thu Oct 02, 2008 5:45 am
Blog: View Blog (0)

Re: i need pictures for my nav bar

Postby Helter » Sun Jun 07, 2009 10:02 pm

here is proVista. proVistaB does not use button images. Just add the link to the header using a language variable like this

OPEN
overall_header.html
FIND

Code: Select all
  1. stm_aix("p0i5","p0i1",[0,"{L_THE_TEAM}","","",-1,-1,0,"memberlist.php?mode=leaders","_self","","","","",0,0,0,"","",0,0,0,1,1,"#000000",1,"#FFFFFF",1,"","bar_overbig.gif"],140,27);
  2.  

REPLACE WITH
Code: Select all
  1.  
  2. stm_aix("p0i5","p0i1",[1,"{L_NAV_ARCADE}","","",-1,-1,0,"arcade.php","_self","","","","",0,0,0,"","",0,0,0,1,1,"#000000",1,"#FFFFFF",1,"","bar_overbig.gif"],140,27);
  3. stm_aix("p0i6","p0i1",
  4. [1,"{L_NAV_GALLERY}","","",-1,-1,0,"LINK TO GALLERY","_self","","","","",0,0,0,"","",0,0,0,1,1,"#000000",1,"#FFFFFF",1,"","bar_overbig.gif"],140,27);
  5. stm_aix("p0i7","p0i1",[1,"{L_NAV_DOWNLOADS}","","",-1,-1,0,"dload.php","_self","","","","",0,0,0,"","",0,0,0,1,1,"#000000",1,"#FFFFFF",1,"","bar_overbig.gif"],140,27);
  6. stm_aix("p0i8","p0i1",[1,"{L_NAV_BUGTRACKER}","","",-1,-1,0,"LINK TO BUGTRACKER","_self","","","","",0,0,0,"","",0,0,0,1,1,"#000000",1,"#FFFFFF",1,"","bar_overbig.gif"],140,27);
  7. stm_aix("p0i9","p0i1",[0,"{L_THE_TEAM}","","",-1,-1,0,"memberlist.php?mode=leaders","_self","","","","",0,0,0,"","",0,0,0,1,1,"#000000",1,"#FFFFFF",1,"","bar_overbig.gif"],140,27);
  8.  




and add it to your language/common.php like this

Code: Select all
  1.  
  2.     'NAV_ARCADE'                                => 'Arcade',
  3.     'NAV_BUGTRACKER'                        => 'Bugtracker',
  4.     'NAV_GALLERY'                           => 'Gallery',
  5.     'NAV_DOWNLOADS'                     => 'Downloads',
  6.  

Attachments
vista_extra.zip
(38.73 KiB) Downloaded 291 times
User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner



Post a reply



Return to Template/Theme Design

Who is online

Users browsing this forum: No registered users and 1 guest

cron