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 this menu?

4 posters

Go down

In progress how to make this menu?

Post by akoe.akbar November 8th 2011, 11:51 am

hello,
please help me,
how to make menu like this?
http://www.puregroups.co.cc/
thanks
avatar
akoe.akbar
Forumember

Male Posts : 251
Reputation : 4
Language : Bontang

http://www.tarsiusforum.forumid.net

Back to top Go down

In progress Re: how to make this menu?

Post by akoe.akbar November 9th 2011, 9:15 am

bump
avatar
akoe.akbar
Forumember

Male Posts : 251
Reputation : 4
Language : Bontang

http://www.tarsiusforum.forumid.net

Back to top Go down

In progress Re: how to make this menu?

Post by SLGray November 9th 2011, 9:16 am

Which menu bar?


how to make this menu? 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 : 51464
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 this menu?

Post by Guest November 9th 2011, 9:18 am

Code:
#submenu {
position: fixed;
margin: 1px;
padding: 1px;
top: -1px;}
avatar
Guest
Guest


Back to top Go down

In progress Re: how to make this menu?

Post by akoe.akbar November 9th 2011, 9:23 am

slg wrote:Which menu bar?

in top the forum,
avatar
akoe.akbar
Forumember

Male Posts : 251
Reputation : 4
Language : Bontang

http://www.tarsiusforum.forumid.net

Back to top Go down

In progress Re: how to make this menu?

Post by Guest November 9th 2011, 10:09 am

Put this code in annuncements box or generalities

Code:
<table class="top-menu">
<tr>
<td>
Text here
</td>
</tr>
</table>

And in CSS

Code:
.top-menu {
background: #fff;
opacity:0.4;
filter:alpha(opacity=40);
position: fixed;
margin: 1px;
padding: 1px;
top: -1px;}
[/quote]
avatar
Guest
Guest


Back to top Go down

In progress Re: how to make this menu?

Post by akoe.akbar November 9th 2011, 10:28 am

"Put this code in annuncements box or generalities"

where is it?
avatar
akoe.akbar
Forumember

Male Posts : 251
Reputation : 4
Language : Bontang

http://www.tarsiusforum.forumid.net

Back to top Go down

In progress Re: how to make this menu?

Post by Nera. November 9th 2011, 12:36 pm

AP > Display > Homepage > Generalities > Message content
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: how to make this menu?

Post by akoe.akbar November 9th 2011, 12:52 pm

Johnny. wrote:Put this code in annuncements box or generalities

Code:
<table class="top-menu">
<tr>
<td>
Text here
</td>
</tr>
</table>

And in CSS

Code:
.top-menu {
background: #fff;
opacity:0.4;
filter:alpha(opacity=40);
position: fixed;
margin: 1px;
padding: 1px;
top: -1px;}
[/quote]

yes its works, but it not same in that forum,
can you tell it, why isn't same?
avatar
akoe.akbar
Forumember

Male Posts : 251
Reputation : 4
Language : Bontang

http://www.tarsiusforum.forumid.net

Back to top Go down

In progress Re: how to make this menu?

Post by Nera. November 9th 2011, 12:58 pm

Because the CSS for it is not the same.

If you wanted the exactly same menu that would mean we'd have to "borow" it from Irians forum but that would not be OK.

For the CSS you have to manage to stylize it your self.

Or simply find some horizontal CSS menu online for free, the one you like and is not set up on some forum, and we'll tell you how to add it on the top of your forum.
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: how to make this menu?

Post by akoe.akbar November 9th 2011, 1:02 pm

Nera. wrote:Because the CSS for it is not the same.

If you wanted the exactly same menu that would mean we'd have to "borow" it from Irians forum but that would not be OK.

For the CSS you have to manage to stylize it your self.

Or simply find some horizontal CSS menu online for free, the one you like and is not set up on some forum, and we'll tell you how to add it on the top of your forum.

i not understand to manage the CSS,
avatar
akoe.akbar
Forumember

Male Posts : 251
Reputation : 4
Language : Bontang

http://www.tarsiusforum.forumid.net

Back to top Go down

In progress Re: how to make this menu?

Post by Nera. November 9th 2011, 1:06 pm

Or simply find some horizontal CSS menu online for free, the one you like and is not set up on some forum, and we'll tell you how to add it on the top of your forum.
Smile
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: how to make this menu?

Post by akoe.akbar November 9th 2011, 1:11 pm

Nera. wrote:
Or simply find some horizontal CSS menu online for free, the one you like and is not set up on some forum, and we'll tell you how to add it on the top of your forum.
Smile
can you make it?
avatar
akoe.akbar
Forumember

Male Posts : 251
Reputation : 4
Language : Bontang

http://www.tarsiusforum.forumid.net

Back to top Go down

In progress Re: how to make this menu?

Post by LGforum November 9th 2011, 4:02 pm

Nera wrote:we'd have to "borow" it from Irians forum but that would not be OK.

Seems okay for him to borrow off the rest of us Rolling Eyes


LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Back to top


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