×
  • remind me tomorrow
  • remind me next week
  • never remind me
Subscribe to the ANN Newsletter • Wake up every Sunday to a curated list of ANN's most interesting posts of the week. read more

Forum - View topic
and logo questions




Anime News Network Forum Index -> Site-related -> Bugs & Technical Questions
View previous topic :: View next topic  
Author Message
khy



Joined: 29 Jul 2003
Posts: 41
Location: Canada
PostPosted: Wed Aug 06, 2003 9:04 pm Reply with quote
I'm making a layout called "KHY,one"

Right now, i'm still using the traditional blue colour scheme, but I really want to change it. To do so, I'll need to change the stuff inside {MAIN_MENU}. Can change stuff around in there? if so, how?

And I made this simplistic logo for ANN, but it's pretty boring as it is, and really want a anime-"something" added to it. What sort of images am I allowed to use? Any anime image, or just original ones?

Thanks, and good luck to everyone else who's entering the contest :]
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Dan42
Chief Encyclopedist


Joined: 02 Jan 2002
Posts: 3783
Location: Montreal
PostPosted: Thu Aug 07, 2003 11:29 pm Reply with quote
You can't change the stuff inside {MAIN_MENU}. That's the reason why it's a tag and not simply embedded in the general template. Sometimes we may need to add an element to the left menu, and when we do we want it to appear in every skin previously created without having to fiddle with them.

The only way to change the appearance of items in the left menu is the use the lmenu* CSS classes defined in the stylesheet. you can define:
Code:
TD.lmenuspacer
TD.lmenuheader
A.lmenuheader
TD.lmenu
A.lmenu

and they will be used like this:
Code:
<tr><td CLASS="lmenuspacer"></td></tr>
<tr><td CLASS="lmenuheader"><A CLASS="lmenuheader" HREF="/encyclopedia/index.php">Encyclopedia</A></td></tr>
<tr><td CLASS="lmenu"><A CLASS="lmenu" HREF="/encyclopedia/anime.php">Anime</a></td></tr>
Back to top
View user's profile Send private message Visit poster's website AIM Address My Anime My Manga
Display posts from previous:   
Reply to topic    Anime News Network Forum Index -> Site-related -> Bugs & Technical Questions All times are GMT - 5 Hours
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group