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?

Yep another color question!
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Yep another color question!
#9146
Yep another color question! 13 Years, 4 Months ago Karma: 0
First off I'd like to apologize for another color question, I went through like 5 of the other posts and tried to do what you told them and just couldn't get anything to happen, I'm using the menu here

www.wohat.com

it's under the advertiser videos on the left side. I would like the BG to match the color of that grey box but whenever I copy and paste any of the CSS code you suggest to others nothing happens. I tried to fix this issue on my own but just can't seem to figure it out. any help would be greatly appreciated.
The administrator has disabled public write access.
 
#9147
Re:Yep another color question! 13 Years, 4 Months ago Karma: 747
Hello,

Use the following CSS rule:

Code:


.moduletable #ariyui93.yui-skin-sam .yuimenu .bd
{
 background-color: #616161;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#9151
Re:Yep another color question! 13 Years, 4 Months ago Karma: 0
thanks a million, every post is right, the support here is amazing. Thanks again
The administrator has disabled public write access.
 
#9152
Re:Yep another color question! 13 Years, 4 Months ago Karma: 0
one more question pleaese I was searching the forum again, what is the code to change the font color to white? I added a code to get rid of the border, I figured that out on my own lol. THanks again.
The administrator has disabled public write access.
 
#9156
Re:Yep another color question! 13 Years, 4 Months ago Karma: 747
Use the next CSS rule:

Code:


.moduletable #ariyui93.yui-skin-sam ul li a.yuimenuitemlabel
{
 color: #FFF;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#9157
Re:Yep another color question! 13 Years, 4 Months ago Karma: 0
Outstanding, thanks so much for the help
The administrator has disabled public write access.
 
Go to topPage: 1