The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

multi buttons

5 posters

Go down

multi buttons Empty multi buttons

Post by INDEFATIGABLE September 29th 2010, 10:59 am

hello friends,
i have a new issue if you could help me with that, i want to make my buttons to be explored into multi buttons just bellow the single one for example see this website and check out the button tabs has the multi buttons on each.

http://www.toaoclan.net/

i want my buttons to be lesser and effective and fit in single buttons all the info i want....!
i don't need the image thing i know how to make them i just want to know how to make multi button does it require any coding or stuff...?
avatar
INDEFATIGABLE
Forumember

Male Posts : 59
Reputation : 1
Language : ENGLISH
Location : india

Back to top Go down

multi buttons Empty Re: multi buttons

Post by JPA September 29th 2010, 11:16 am

For me it isnt possible FOR ME maybe to others who know
Hey dude how did u go .net is that true money or credits??
avatar
JPA
New Member

Posts : 14
Reputation : 0
Language : English

Back to top Go down

multi buttons Empty Re: multi buttons

Post by INDEFATIGABLE September 29th 2010, 11:19 am

that site is not mine it was just an example my site is this

http://indefatigable-era.asiat-world.com/portal.htm

and i want multi buttons like that site given above...!
avatar
INDEFATIGABLE
Forumember

Male Posts : 59
Reputation : 1
Language : ENGLISH
Location : india

Back to top Go down

multi buttons Empty Re: multi buttons

Post by gnarwood September 29th 2010, 4:20 pm

nice, sAME HERE
avatar
gnarwood
New Member

Posts : 1
Reputation : 0
Language : Norwegian

Back to top Go down

multi buttons Empty Re: multi buttons

Post by INDEFATIGABLE September 30th 2010, 1:39 pm

please reply me fast, i'm very curiouse about that multi buttons system...!Very Happy
avatar
INDEFATIGABLE
Forumember

Male Posts : 59
Reputation : 1
Language : ENGLISH
Location : india

Back to top Go down

multi buttons Empty Re: multi buttons

Post by Dark Fox September 30th 2010, 2:59 pm

they are called ''drop down menu's"
I know how to make them on a normal HTML website but I don't know how to on a forum.

I think you should be using CSS for this.
Dark Fox
Dark Fox
Forumember

Male Posts : 61
Reputation : 0
Language : English, Dutch, German, French
Location : Papendrecht, The Netherlands

http://www.rafclanforum.com/

Back to top Go down

multi buttons Empty Re: multi buttons

Post by Saxaca September 30th 2010, 4:19 pm

If you're willing to sacrifice your looks, you could add it in the HomePage message..

Code:
<div align="center">
<input type=button value="Forum list 1" style='width:200px;margin:0px;padding:0px;' onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';        this.innerText = ''; this.value = 'Close!'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Click here to Open!'; }"/>
</div>
<div style="min-height: 0px; background-color: #FFFFFF;">
<div style="display: none" align="center">
<br>
<a href="Forumlink1" target="_blank">Forum 1</a>
<br>
<a href="Forumlink2" target="_blank">Forum 2</a>
<br>
<a href="Forumlink3" target="_blank">Forum 3</a>

</div>
</div>

If you'd try pasting that in your homepage message, and see what happens..
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

multi buttons Empty Re: multi buttons

Post by INDEFATIGABLE September 30th 2010, 6:09 pm

its not working...!Sad
but if it still works
it can be the case if i use it in forum but the problem is when it opens it opens so wide that rest things get disappears. its not fully correct may be some 0px spacing or size or something and i thought i could have it on my main tabs mentioned at the top on that images buttons i uploaded. it would also need some image coding too i think......! Sad please sort this out.
avatar
INDEFATIGABLE
Forumember

Male Posts : 59
Reputation : 1
Language : ENGLISH
Location : india

Back to top Go down

multi buttons Empty Re: multi buttons

Post by Saxaca September 30th 2010, 8:31 pm

Huh.

You will have to remove your orginal NavBar, so you atleast don't have two of them. The new nawbar will be longer down, check my test forum, i've done it there. (Note i have not removed the first navbar)

http://saxacatestboard.userboard.net/index.htm

There, you can see an demo, if that's what you're looking for..
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

multi buttons Empty Re: multi buttons

Post by INDEFATIGABLE October 5th 2010, 1:03 pm

Cann't i make my default main menu tabs to drop down menus tabs. is it possible or not because i have seen the source and i find it very very confusing to do that. i don't know the basic head section script code...! can u guys support this type of facilities to make the main menu's as drop down ones...! help me out
avatar
INDEFATIGABLE
Forumember

Male Posts : 59
Reputation : 1
Language : ENGLISH
Location : india

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum