Arcade buttons for toplinks
|
20-12-2009, 04:39 PM
Post: #1
|
|||
|
|||
Arcade buttons for toplinks
Hello, found the site through a google search & must say yours are the best themes for mybb I have seen. Am wondering if when you have time you could make arcade buttons for MDT & Slick Pro toplinks & possibly the code to edit them into the theme header if say the url is /games.php
Would be greatly appreciated as I lack the skills as of yet |
|||
20-12-2009, 08:12 PM
(This post was last modified: 20-12-2009 08:13 PM by ivgeo.)
Post: #2
|
|||
|
|||
RE: Arcade buttons for toplinks
I don't use arcade, how many buttons do you need?
Where can I find default arcade buttons? Is it just one named "Arcade"? "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
20-12-2009, 11:07 PM
Post: #3
|
|||
|
|||
RE: Arcade buttons for toplinks
(20-12-2009 08:12 PM)ivgeo Wrote: I don't use arcade, how many buttons do you need? It is for the game section for my site & I would like to add a link to it in the toplinks so would be nice to have it match the others you have made with the hover effect you gave portal, forum etc. & the code to edit into the header would be very useful. Thanks for responding & for the great themes |
|||
21-12-2009, 09:51 AM
(This post was last modified: 24-12-2009 10:32 PM by ivgeo.)
Post: #4
|
|||
|
|||
RE: Arcade buttons for toplinks
Slick pro is easy
edit header template and add this code to menu section Code: <li><a href="link_to_arcade">Arcade</a></li> upload arcade.gif and arcade_b.gif to MDT\toplinks\ in mdt.css add Code: li#tl-arcade a { in header template, menu section add Code: <li id="tl-arcade"><a href="{$mybb->settings['bburl']}/arcade.php"><span><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/arcade.gif" alt="Arcade" title="" /></span></a></li> "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
25-12-2009, 06:13 PM
Post: #5
|
|||
|
|||
RE: Arcade buttons for toplinks
Thank you very much love it !!
![]() |
|||
« Next Oldest | Next Newest »
|