1
Nauree
Changing Menus
  • 2004/9/15 21:59

  • Nauree

  • Just popping in

  • Posts: 2

  • Since: 2004/9/15


I know the default theme/temp uses a rollover table and text links but would it be possible to change it to only use graphics in the menu? Like have a graphic for Home/News/Downloads and no text on top of the graphics?

2
sbkiller
Re: Changing Menus
  • 2004/9/15 22:42

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Yes,

You will have to Clone the Default in order to edit and change it. Then you have to go to XOOPS Preference to set the templates you want to use.

For 100% graphics menu, you have to edit in the menu templates. This way you have to edit in themplate all time for changes.

Best way, try to use style.css and make background image instead the whole image.

3
Nauree
Re: Changing Menus
  • 2004/9/15 23:23

  • Nauree

  • Just popping in

  • Posts: 2

  • Since: 2004/9/15


Ya, took at look at the templates and they look too simple to get them all complex and stuff. But, it would be possible to set a Main Menu cell to a background image and then change the background image on a rollover using CSS?

4
Bassman
Re: Changing Menus
  • 2004/9/15 23:46

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


yes, you can change the background image of a link by CSS. Have a look at http://www.bassmanthemes.x8r.com - P7 theme is the default one, and has different images for a: and a: hover in the mainmenu and usermenu classes:

Quote:

td#mainmenu a {display: block; margin: 0; padding: 4px; background-image: url(menu.gif); }
td#mainmenu a:hover {background-color: #C6C6C6; background-image: url(menuover.gif); }



Login

Who's Online

1456 user(s) are online (220 user(s) are browsing Support Forums)


Members: 0


Guests: 1456


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits