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.

how to make drop down menu ? [phpbb2]

3 posters

Go down

In progress how to make drop down menu ? [phpbb2]

Post by Sam7 April 7th 2012, 8:56 am

Hallo guys ._.

do you how to make a drop down menu on phpbb2 ?

Like this
Spoiler:

I want to make my forum menu like that xD
avatar
Sam7
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

In progress Re: how to make drop down menu ? [phpbb2]

Post by SLGray April 7th 2012, 10:03 am

I do not know if this is what you want, but it is a drop-down menu:

https://help.forumotion.com/t102748-navbar-menu

Edit: I forgot this might not work on phpBB 2.


how to make drop down menu ? [phpbb2] Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: how to make drop down menu ? [phpbb2]

Post by Sam7 April 7th 2012, 2:18 pm

in the pic I gave you..
the type forum is phpbb2 :O

this link to go to forum http://www.netdetectiveindonesia.org/
avatar
Sam7
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

In progress Re: how to make drop down menu ? [phpbb2]

Post by Nera. April 7th 2012, 3:07 pm

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: how to make drop down menu ? [phpbb2]

Post by Sam7 April 7th 2012, 4:13 pm

thax nera but
here's result =="
http://forumbuatbelajar.indonesianforum.net/forum

help, find my error
avatar
Sam7
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

In progress Re: how to make drop down menu ? [phpbb2]

Post by Nera. April 7th 2012, 4:40 pm

Just an example of an error, images in the CSS must be linked:

ul.topnav {
background: url("topnav_bg.gif") repeat-x scroll 0 0 transparent;
float: left;
font-size: 1.2em;
list-style: none outside none;
margin: 0;
padding: 0 20px;
width: 920px;
}
ul.topnav li {
float: left;
margin: 0;
padding: 0 15px 0 0;
position: relative;
}
ul.topnav li a {
color: #FFFFFF;
display: block;
float: left;
padding: 10px 5px;
text-decoration: none;
}
ul.topnav li a:hover {
background: url("topnav_hover.gif") no-repeat scroll center top transparent;
}
ul.topnav li span {
background: url("subnav_btn.gif") no-repeat scroll center top transparent;
float: left;
height: 35px;
width: 17px;
}

That's just a peice of the CSS. Every image must be reuploaded or hotlinked there (in every place you can find images in CSS).
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: how to make drop down menu ? [phpbb2]

Post by Sam7 April 8th 2012, 4:11 am

where's I can find subnav button .gif and other else ?
avatar
Sam7
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

In progress Re: how to make drop down menu ? [phpbb2]

Post by Nera. April 8th 2012, 11:05 am

Auch, I don't know what happened to the site where the images were hosted :$
You'll need to find a similar drop down menu and I'll show you how to install it.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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