Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Change the width and length of the menu bar
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Change the width and length of the menu bar
#27085
Re:Change the width and length of the menu bar 12 Years, 3 Months ago Karma: 748
Hello,

Provide a link to a page where we can see menu on your site and an image where we can see what do you want to achieve.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#27086
Re:Change the width and length of the menu bar 12 Years, 3 Months ago Karma: 0
www.bamfordcs.co.uk

I don't have an image of what I want to achieve sorry, I would like the menubar to extend across the width of the template so that the image of two people in the header appears to sit on top of the menu bar.

hope that makes sense?
Last Edit: 2012/04/07 12:09 By steve_bcs.Reason: missing info
The administrator has disabled public write access.
 
#27087
Re:Change the width and length of the menu bar 12 Years, 3 Months ago Karma: 748
Try the next CSS rules:

Code:


BODY DIV#tabarea_l
{
 padding-left: 0;
}

BODY TABLE.pill TD.pill_l,
BODY TABLE.pill TD.pill_r
{
 width: 1px;
}

BODY TABLE.pill
{
 margin: 0;
}

#pillmenu .ux-menu LI.ux-menu-item-level-0
{
 width: 131px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#27094
Re:Change the width and length of the menu bar 12 Years, 3 Months ago Karma: 0
thanks, That worked.

I tweaked the padding & width slightly to give a balanced look set in from the edges slightly as full width didn't look as tidy as I thought it would.
The administrator has disabled public write access.
 
#27096
Re:Change the width and length of the menu bar 12 Years, 3 Months ago Karma: 0
Hi again,

Is there a way to enable the menu to auto size when adding or removing menu items to maintain the full width? Obviously I appreciate there are limits to how many items can be added.

thanks
Last Edit: 2012/04/07 19:36 By steve_bcs.Reason: typo
The administrator has disabled public write access.
 
#27098
Re:Change the width and length of the menu bar 12 Years, 3 Months ago Karma: 0
I also notice there is a blue border on hover , but I cant see where to turn that parameter off. I prefer the border to match the background colour. Can you help please?
The administrator has disabled public write access.
 
Go to topPage: 123