View Single Post
  #12 (permalink)  
Old Dec 21st, 2007, 00:06
Stuart Stuart is offline
Highly Reputable Member
Join Date: Sep 2007
Age: 15
Posts: 717
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Having trouble tweaking Chrome Menu

Woah! That is not XP!

Now to the menu. I see what you're saying. Let me see. OK. In the dropdown menus, the code has a style tag with a width specification. Change that width to the same as the main button. Here's one of the dropdowns:
Code: Select all
<div id="dropmenu1" class="dropmenudiv" style="width:118px">
Change the red bit.
Reply With Quote