Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 14 Years, 1 Month, 2 Weeks ago [How To?] Navigation Bar Question
#1
Solved: 14 Years, 1 Month, 2 Weeks ago
Hello,

I'm currently almost done with the completion of my message board but the only thing that got me stuck is the navigation bar. How can I add pages to the navigation bar?

There's Search Member List and Calender and I was hoping to add Forums to the bar since I got my portal up and running on the main screen.

#2
Solved: 14 Years, 1 Month, 2 Weeks ago
Go to: http://yourdomain.com/admin/index.php?mo...xpand=6|27

Replace yourdomain.com with your domain name and find;

<ul>

Add the following code just after that;

<li><a href="YOUR_URL_GOES_HERE"><img src="YOUR_IMAGE_URL_GOES_HERE" alt="" title="" />YOUR_NEW_LINK_NAME_GOES_HERE</a></li>

Use the same code to add as many links you want to add Wink
#3
Solved: 14 Years, 1 Month, 2 Weeks ago
Thanks a lot, appreciate it.
#4
Solved: 14 Years, 1 Month, 2 Weeks ago
Never forget please to hit the solve button Wink
#5
Solved: 14 Years, 1 Month, 2 Weeks ago
do i need to change domain name and image link in provided code?
#6
Solved: 14 Years, 1 Month, 2 Weeks ago
(2010-12-09, 04:21 PM)Neelesh Mosun Wrote: do i need to change domain name and image link in provided code?

yes you do.
working on my first theme.
#7
Solved: 14 Years, 1 Month, 2 Weeks ago
i wants to change color of donate link is ot possible? my forum is www.ajmidhji.net
#8
Solved: 14 Years, 1 Month, 2 Weeks ago
If you need to change the color of link, then try this;

<li><a href="YOUR_URL_GOES_HERE"><img src="YOUR_IMAGE_URL_GOES_HERE" alt="" title="" /><font color="YOUR_COLOR_NAME_GOES_HERE">YOUR_NEW_LINK_NAME_GOES_HERE</font></a></li>
#9
Solved: 14 Years, 1 Month, 2 Weeks ago
Thaks yaldaram buddy Smile you are rockking yaar
#10
Solved: 14 Years, 1 Month, 2 Weeks ago
Thanxxxxxxxxxxxxx Yaldaram you are rockking yaar


Forum Jump:


Users browsing this thread: 1 Guest(s)