Author Topic: Image Menu  (Read 35406 times)

Offline Bikken

  • Administrator
  • Hero Member
  • *
  • Posts: 4030
  • I doubt that!
    • DzinerStudio
Re: Image Menu
« Reply #70 on: May 31, 2008, 07:59:13 »
Yes, you'll have to replace background colors/images with your own in:

Code: [Select]
#kwick .opt1 {
background: red url(images/kwick1.gif);
        outline: none;
}
DzinerStudio Demos
http://demo.dzinerstudio.com

Get your own theme copy!
Browse Downloads | Become a Club Member

Offline Rebecca

  • Hero Member
  • *****
  • Posts: 576
Re: Image Menu
« Reply #71 on: May 31, 2008, 13:48:13 »
Cool, thanks Bikken!   :thumbsup:

Offline bfeo

  • Jr. Member
  • **
  • Posts: 89
  • Aegis Nobilis
    • BFEO
Re: Image Menu
« Reply #72 on: Sep 06, 2008, 06:25:51 »
I was perusing forums, and I thought that somehow this person's menu (left upper block), http://test.ihf.lp.pl/forum/ was related to this thread, but it seems a great deal different. 

Offline jukka

  • Jr. Member
  • **
  • Posts: 62
    • 22web.deSIGN
Re: Image Menu
« Reply #73 on: Jan 10, 2009, 09:12:15 »
Works fine :)
If there is somebody, who can tell me, what i have to do to get something like that: http://www.aaronbirchphotography.com/
i'll be very happy :)

(click -> push the side out)

Inhalte: 1% | Design: 75% | Programmierung: 20%
Warcraft 3 Karten, Designs, Logos, Fotos, Templates, uvm.
Anfragen an: jukka @ 22web . de

Offline Dujma

  • Jr. Member
  • **
  • Posts: 97
  • Photoshop Master, PHP Learner...
    • GeForce SA-MP
    • Email
Re: Image Menu
« Reply #74 on: Jan 30, 2009, 09:40:31 »
Step 4: Make a new script block (center) and include this code:

How to do this? I dont understand where or what do I need to make xD

EDIT: Never mind I just did not quite understand on english xD
« Last Edit: Jan 30, 2009, 09:45:44 by Dujma »

Offline voyager

  • Full Member
  • ***
  • Posts: 176
    • E-P1.net
    • Email
Re: Image Menu
« Reply #75 on: Nov 21, 2010, 02:07:59 »
Bringing up another old topic...

The links in the first post aren't there anymore, but I think I found the right imagemenu.js file by working my way around the website. Mootools is now on 3.1 though, and I think that might be the problem. The fact that SMF is now on 2.0 and TP doesn't exist (now using simpleportal, which only allows HTML or PHP blocks, not scriptblocks) is probably what is making it not work for me right now...but anyways I'm getting the original problem here of the blocks showing up but the script itself not actually working.

I don't see the files attached to the first post anymore either. :-\

Offline voyager

  • Full Member
  • ***
  • Posts: 176
    • E-P1.net
    • Email
Re: Image Menu
« Reply #76 on: May 19, 2012, 03:34:23 »
Man, I wish Bikken would look at this topic again...

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5656
  • Civilian Support
    • Files4Design
Re: Image Menu
« Reply #77 on: May 19, 2012, 07:37:24 »
Bringing up another old topic...

The links in the first post aren't there anymore, but I think I found the right imagemenu.js file by working my way around the website. Mootools is now on 3.1 though, and I think that might be the problem. The fact that SMF is now on 2.0 and TP doesn't exist (now using simpleportal, which only allows HTML or PHP blocks, not scriptblocks) is probably what is making it not work for me right now...but anyways I'm getting the original problem here of the blocks showing up but the script itself not actually working.

I don't see the files attached to the first post anymore either. :-\

Man, I wish Bikken would look at this topic again...

Bikken will see this again when he logs in.

But I must state that Tiny Portal still exists. And, Simple Portal does allow script blocks, just add your script in a Custom HTML block and it should work fine.

 ;)
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 Bikken

  • Administrator
  • Hero Member
  • *
  • Posts: 4030
  • I doubt that!
    • DzinerStudio
Re: Image Menu
« Reply #78 on: May 20, 2012, 11:15:11 »
Sorry, I'm no longer plan on offering any kind of support on this matter. I haven't looked at this topic for ages lol. What i can do is see if i can find/re-upload the necessary script files if that helps?
DzinerStudio Demos
http://demo.dzinerstudio.com

Get your own theme copy!
Browse Downloads | Become a Club Member

Offline voyager

  • Full Member
  • ***
  • Posts: 176
    • E-P1.net
    • Email
Re: Image Menu
« Reply #79 on: May 22, 2012, 02:33:03 »
It looks like the only things that I need are the js files for this, but when I tried to do the kwicks code for SMF 2.0, it didn't accept it and only displayed the links as button links. I'll try it again when I get a chance and let you know if it works.