Author Topic: Drop menus for Outline (updated for RC2, work with IE6)  (Read 33662 times)

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5664
  • Civilian Support
    • Files4Design
Re: Drop menus for Outline (updated for RC2, work with IE6)
« Reply #160 on: May 02, 2012, 21:26:32 »
Hi, Can the System link be non active, ie it does not link to a page and not clickable other than the drop menu showing?

Cheers

Yes it can. It's fairly easy. I don't have the time now but I will explain in the morning if nobody else gets to it first.  ;)
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline zapiy

  • Full Member
  • ***
  • Posts: 149
    • Email
Re: Drop menus for Outline (updated for RC2, work with IE6)
« Reply #161 on: May 03, 2012, 08:32:00 »
Brilliant cheers fella.

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5664
  • Civilian Support
    • Files4Design
Re: Drop menus for Outline (updated for RC2, work with IE6)
« Reply #162 on: May 03, 2012, 09:16:03 »
Hi, Can the System link be non active, ie it does not link to a page and not clickable other than the drop menu showing?

Cheers

Find this line in Subs.php and remove it.
Code: [Select]
'href' => $scripturl . '?page=system',
Make sure to keep a backup of your file before making any changes.  ;)
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline voyager

  • Full Member
  • ***
  • Posts: 176
    • E-P1.net
    • Email
Re: Drop menus for Outline (updated for RC2, work with IE6)
« Reply #163 on: May 19, 2012, 03:41:21 »
Man, I am having a lot of trouble trying to figure out how to consolidate buttons without ruining the hooks, and making the hooks want to go to the new location...can anyone help with this?

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5664
  • Civilian Support
    • Files4Design
Re: Drop menus for Outline (updated for RC2, work with IE6)
« Reply #164 on: May 19, 2012, 07:39:31 »
Can you explain with more detail as to what you are needing help with?  ;)
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline voyager

  • Full Member
  • ***
  • Posts: 176
    • E-P1.net
    • Email
Re: Drop menus for Outline (updated for RC2, work with IE6)
« Reply #165 on: May 22, 2012, 02:34:05 »
How to make a dropdown menu with hooks (for example I want messages to be under a custom button called "more", but at the same time I want it to show the little (1) when you have a new message) which doesn't seem to work when you just move the button itself over.