background image in buttons
Can I put a different image in each navigation button rather than text? I designed my navigation with special font style that I wanted to use. Can I do this with CSS menuwriter - see my link:
biography.htm
Thanks,
Lisa
Can I put a different image in each navigation button rather than text? I designed my navigation with special font style that I wanted to use. Can I do this with CSS menuwriter - see my link:
biography.htm
Thanks,
Lisa
No, each link will get the same background image.
If I wanted this, what would be the most efficient way to create this? Could I go into the php menu file and assign classes for each li or a and then handle with CSS or would you assign an id to the the li or a?
Thanks,
Lisa
You would have to add an inline style to the a tag in the menu.php file:
<li><a href="Products_Insert.php" style="background-image: url(insert.jpg)">Add New</a></li>
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.