<div><div>Hi guys,</div><div><br></div><div>Apologies as this isn&#39;t really directly a PHP question, I just wanted advice on how other people would approach this - </div><div><br></div><div>I have a horizontal navigation menu that is generated via PHP/MySQL, each link on the menu will have a rollover effect. This &#39;hover&#39; effect will display a rounded border around the text link (with a fill of one solid colour) - The issue I have is that the menu will have words of different sizes so cannot use a single background image to use for the hover effect - also as this menu is generated via a custom built CMS they are likely change these links later on.</div>


<div><br></div><div>I just wonder how you guys (and girls) generate menus that use &#39;rounded corners&#39; that are populated via a database. (I&#39;m not much of the designer so tend not to use &#39;rounded corner&#39; nav menus usually)</div>

<div><br></div><div>Note - I found this (NiftyCube) that practically does exactly what i&#39;m trying to do but the buttons generated are of all the same width (i&#39;d need something to generate the width &#39;on-the-fly&#39; so to speak so some would have bigger widths than others)</div>



<div><a href="http://www.html.it/articoli/niftycube/index.html" target="_blank">http://www.html.it/articoli/niftycube/index.html</a></div><div><a href="http://www.html.it/articoli/niftycube/nifty5.html" target="_blank">http://www.html.it/articoli/niftycube/nifty5.html</a></div>


<div><br></div><div>Thanks</div></div>