On my site www.URLdig.com and www.SearchingDeep.com I have placed some micro buttons on the top right corner of the header. I can't seem to place anymore there, can anyone tell me why or give me a hint how I can place more buttons of the same size? thanks Jay
It's hard for me at a quick glance to tell, but you might try placing without using the <div> as it's already in a table cell which is telling it to align right.
Just use a table like this,put in where you have the first set of buttons just after <td align="right"> you can then add extra columns and rows as needed.