Hey everyone..I am trying to create tabs at the top of my page. You can see the current page here: http://test.omnovia.com/partners.php Basically, at the top of the page I would like to have two tabs, one for "resources" and one for "affiliates"...The location is a .php which points to a .tpl file that has the code in it..Is this possible? Could someone point me to a tutorial or something?? Much thanks!
Not sure if im understanding it correctly, but just make a button in photoshop. Then you can do this <a href="yourlink.com"><IMG SRC="button_location.com" /></a> You will need to define the button size, and take away the border, you define this in the img tag.
thanks for the info guys!! I am going to take a look at CSS tab designer and that sounds like exactly what I am in need of here!