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?

Is it possible to get rid from blinking bullits?
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Is it possible to get rid from blinking bullits?
#11300
Re:Is it possible to get rid from blinking bullits? 13 Years, 2 Months ago Karma: 0
After replacing - bullets are not marked, menu bar is through all width but blinking still remain
slv
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11303
Re:Is it possible to get rid from blinking bullits? 13 Years, 2 Months ago Karma: 748
Unfortunately we can't see this effect on page files. We can try to help when your site is available online.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11308
Re:Is it possible to get rid from blinking bullits? 13 Years, 2 Months ago Karma: 0
Site is now online... for some time. Address in mail.

Another question - why is arrow on parent menu bar not appear?
slv
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11326
Re:Is it possible to get rid from blinking bullits? 13 Years, 2 Months ago Karma: 748
The menu doesn't show arrow because it can't calculate menu items width correctly due to necessary default CSS rules was removed from menu.min.css file. You can add the following CSS rule that fix it:

Code:


#col2 .ux-menu .ux-menu-item-main
{
 width: 200px !important;
}



About flickering problem, it seems this is IE specific issue and it can be caused by your custom CSS rules. You can investigate menu styles and HTML layout with help "Developer Tools" in IE 8, press F12 that see this tool.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11337
Re:Is it possible to get rid from blinking bullits? 13 Years, 2 Months ago Karma: 0
Many thanks for the help.
Errow has appeared!
Excuse if my own actions on adjustment CSS were incorrect.

I shall investigate blinking bullets ...
slv
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12