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 forum Navigation bar like this?

4 posters

Go down

How to make forum Navigation bar like this? Empty How to make forum Navigation bar like this?

Post by Yoshi156 March 21st 2011, 3:59 am

Hello guys,

Can someone teach me how to make or edit navigation bar to be like this? How to make forum Navigation bar like this? Untitled-44
Try to look at this forum: http://www.unskilled.biz/

Hope you can help me.Thanks in advance and god bless!
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 March 21st 2011, 11:35 am

Also how to make navigation bar like this?
How to make forum Navigation bar like this? Untitled-45
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by TheKiller March 22nd 2011, 12:43 am

You'd need to modify the Themplate's HTML And CSS Scripts....

I see that,that forum is using PunBB... im guessing you are on some phpbb version

For what i remember you cant edit the themplates on phpbb3
TheKiller
TheKiller
Forumember

Male Posts : 291
Reputation : 10
Language : English

http://RisingDead.UltimaRPG.net

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 March 22nd 2011, 2:04 am

I use phpbb2
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Darren1 March 22nd 2011, 7:01 am

Hi,

This is actually achieved via CSS as it uses a hover over code, not via templates.
I'm sure it's achievable via templates, however it would be much simpler via CSS. I'm sure one of my colleagues will be able to assist you.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 March 23rd 2011, 6:11 am

I hope gangstar15 will help me regarding my problems.
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 March 24th 2011, 2:33 am

Bumpppzz...
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Jophy March 24th 2011, 3:01 am

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink -> 3rd Reminder = Warning. This message doesn't require a reply.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 March 28th 2011, 6:17 am

Bumppppzzz
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 March 28th 2011, 2:27 pm

Sir sanket kindly help me how to make navbar like the forum you made please? here the link of your forum: http://www.webartzforum.com/t2294-how-to-make-an-image-glow.You are administrator there right? please help me how to make my navigation bar like that please i'm begging you.
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Jophy March 28th 2011, 3:32 pm

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink You are getting a warning for this.

Why not just wait for someone with an answer to post? It's free to bump you just need to follow the 24 hour rule bump.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 March 29th 2011, 8:43 am

Rideem3 wrote:
Yoshi156 wrote:Sir sanket kindly help me how to make navbar like the forum you made please? here the link of your forum: http://www.webartzforum.com/t2294-how-to-make-an-image-glow.You are administrator there right? please help me how to make my navigation bar like that please i'm begging you.

It's possible through CSS Editing.
Try this:
Code:
a.mainmenu{
filter:alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;
  }
a.mainmenu:hover{
          filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
    }

Put that in your CSS Stylesheet.

Not working .
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 April 3rd 2011, 11:39 am

Bummmppz ..
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 April 6th 2011, 2:37 pm

Bummmmpppz ....
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

How to make forum Navigation bar like this? Empty Re: How to make forum Navigation bar like this?

Post by Yoshi156 April 24th 2011, 2:14 pm

Not opacity sir/ma'am.I mean is how they put or the style of the navigation bar like that?
Yoshi156
Yoshi156
Forumember

Male Posts : 231
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

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