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.

navigation button / forum legend

5 posters

Page 1 of 2 1, 2  Next

Go down

navigation button / forum legend Empty navigation button / forum legend

Post by papakanmo August 15th 2012, 7:46 pm

how can i make my navigation button like this
and how can i put image on lgend?

navigation button / forum legend Aw10
navigation button / forum legend Aw210
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sanket August 15th 2012, 7:50 pm

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 7:58 pm

how about the navigation button sir?
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 15th 2012, 8:10 pm

Hi, Hello

What exactly do you want from the navigation bar?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 8:20 pm

hello like this one

http://superiorgaming.forumotion.com/

i want simple like this one. hope you can help me
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 15th 2012, 8:23 pm

What forum version are you using? Is it PhpBB2 ?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 8:25 pm

yes phpbb2
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 15th 2012, 8:32 pm

Well, I only have the code for PunBB. Let me try converting it to PhpBB2. I will report back in a second.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 8:35 pm

okie sir thank you so much
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 15th 2012, 8:48 pm

Can you please provide me the URL of your forum?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 8:49 pm

www.pinoy-fm.com/forum

i remove my button because i realy dont like the look of my navi button.
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 15th 2012, 8:52 pm

Code:
.mainmenu {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    background-color: #304154;
    background-image: url("http://i43.servimg.com/u/f43/14/73/12/96/pun-na10.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 1px solid #1E2831;
    height: 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

Try this code.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 8:59 pm

ok ill try it
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 9:02 pm

look what happen T_T
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 15th 2012, 9:04 pm

I see, the spacing am I right? I'll see if I can fix that.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 15th 2012, 9:11 pm

okie sir thank you hope we can make this exact like on image.
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 15th 2012, 9:37 pm

Can you please provide me your CSS. If you don't want it to place it here, PM it to me then.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 16th 2012, 6:58 am

done sir i already pm to you.
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 16th 2012, 6:06 pm

Try changing the .mainmenu to .nav, from the code that I provided you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 17th 2012, 6:57 am

nothing happen sir only text show on navigation Sad
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 17th 2012, 7:17 am

I'm not really great at modifying skins, as well at using CSS. So this might take me a while. I hope someone else helps out.

Can you provide me the theme your using, that way I can see what I can do in my test forum?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 17th 2012, 10:54 am

oki wait ill check it out.
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 17th 2012, 10:56 am

skin page 3.

Scripts ^| Skin
by ReD Devl1

version: PHPBB2

hope we can fix this ^^

by the way check out my forum it appears but not navigation

www.pinoy-fm.com/forum
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by SLGray August 17th 2012, 11:03 am

papakanmo wrote:oki wait ill check it out.

papakanmo wrote:skin page 3.

Scripts ^| Skin
by ReD Devl1

version: PHPBB2

hope we can fix this ^^

by the way check out my forum it appears but not navigation

www.pinoy-fm.com/forum

Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!

Since this is your third time for double posting, you will receive a warning.


navigation button / forum legend 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

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 17th 2012, 2:23 pm

Alright,

I'll do this when I get home from work. So, be patient my friend.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 17th 2012, 3:10 pm

thank you my friends. ur greater that staff here >_< u have patient just to teach all those person have problem here in forumotion.. thanks a lot.
papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by Sir Chivas™ August 17th 2012, 9:03 pm

No problem, means a lot. Can you link me to the theme, your using? I'm having difficults of finding it. Thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 18th 2012, 3:46 am

papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by ginger. August 18th 2012, 3:52 pm

wait, do you want that your navigation button highlights when you put mouse on it?

then put this code in css stylesheet
Code:
a.mainmenu{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
a.mainmenu:hover{
filter:alpha(opacity=70); 
-moz-opacity: 0.65; 
opacity: 0.65;
}
btw, it doesn't work on IE. (:
ginger.
ginger.
New Member

Female Posts : 23
Reputation : 1
Language : slovenian, english

Back to top Go down

navigation button / forum legend Empty Re: navigation button / forum legend

Post by papakanmo August 18th 2012, 5:45 pm

ginger look what happen www.pinoy-fm.com there's nothing happen only text show on navigation.

Code:
a.mainmenu{
filter:alpha(opacity=100);
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
-moz-opacity: 1.0;
background-color: #304154;
background-image: url("http://i43.servimg.com/u/f43/14/73/12/96/pun-na10.png");
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #1E2831;
height: 28px;
opacity: 1.0;
}
a.mainmenu:hover{
filter:alpha(opacity=70);
-moz-opacity: 0.65;
opacity: 0.65;
}


I add this code and this show up
navigation button / forum legend Ta10

THERE's SPACES and too small compare of this
navigation button / forum legend Aw10

papakanmo
papakanmo
Forumember

Male Posts : 93
Reputation : 1
Language : English/Tagalog

Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

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