Welcome, Guest. Please Login or Register.
April 28, 2025, 04:15:38 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Yabb Menu URL Q#2 « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Yabb Menu URL Q#2  (Read 585 times)
Koroco
Jr. Member
**
Posts: 57


I love BBaY ES! (TEAM)

ICQ - 33403904 WWW
Yabb Menu URL Q#2
« on: January 11, 2002, 02:28:38 AM »
Reply with quote

Ukmmm i made my yabb menu Text links but now all the repl buttons and such are text links too which i DIDNT want to happen, how can I get text links with images for the reply, new poll, new thread, etc... buttons ???
Logged

~Koroco
Yes im also very Yabb SExy
http://www.fenixmag.com
curious
Full Member
***
Posts: 178


WWW
Re:Yabb Menu URL Q#2
« Reply #1 on: January 11, 2002, 03:40:40 AM »
Reply with quote

Subs.php
$yymenu = "<a href=\"$scripturl\">$img[home]</a>$menusep<a href=\"$helpfile\" target=_blank>$img[help]</a>$menusep<a href=\"$cgi;action=search\">$img[search]</a>";
   if($settings[7] == 'Administrator') { $yymenu = $yymenu.$menusep."<a href=\"$cgi;action=admin\">$img[admin]</a>"; }
   if($username == "Guest") { $yymenu .= $menusep."<a href=\"$cgi;action=login\">$img[login]</a>$menusep<a href=\"$cgi;action=register\">$img[register]</a>";
   } else {
      $yymenu .= "$menusep<a href=\"$cgi;action=profile;user=$username\">$img[profile]</a>";
      if($enable_notification) { $yymenu .= "$menusep<a href=\"$cgi;action=shownotify\">$img[notification]</a>"; }
      $yymenu .= "$menusep<a href=\"$cgi;action=logout\">$img[logout]</a>";
I thought replacing $img[xxx] with $text[yyy] (according to language.lng) would do the trick, but I get an error message. :-\
Logged
Koroco
Jr. Member
**
Posts: 57


I love BBaY ES! (TEAM)

ICQ - 33403904 WWW
Re:Yabb Menu URL Q#2
« Reply #2 on: January 11, 2002, 03:48:24 AM »
Reply with quote

ha well thanks for trying anyone else can help me  :-[
Logged

~Koroco
Yes im also very Yabb SExy
http://www.fenixmag.com
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Yabb Menu URL Q#2 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.027 seconds with 17 queries.