hello
im looking for a horizontal navigation like the one on this site : http://www.biletix.com
so each tab is a different color. there the content of the site is a different color for the selected tab.
thanks
rick
www.eventtrafik.com
hello
im looking for a horizontal navigation like the one on this site : http://www.biletix.com
so each tab is a different color. there the content of the site is a different color for the selected tab.
thanks
rick
www.eventtrafik.com
If you wanted to u could just simply create a PHP document. Create each of your different colored tab buttons up the way you want them to look and then just refure back to them by external linking and presto problem solved.
to link to your external document do it like this:
Note: do not include the head or other tags in your external document and make sure your pages are PHP as well.
Need any help with any of that let me know.
<?php include("../menuscripts/menu.php"); ?>
Computer repairs and Photo editing http://www.robinsden.com
thankyou for your help.
ill give it a go.
maybe you could help with another problem:
http://www.dynamicdrive.com/forums/s...ad.php?t=42869
thanks
rick
i found the script to the colour code problem:
http://www.dynamicdrive.com/dynamici...abcontent2.htm
just the corners to sort out now![]()
Bookmarks