| Page 1 of 2 | [ 11 posts ] | Go to page 1, 2 Next |
|
Hi,
I am trying the example: http://developer.yahoo.com/yui/examples ... ource.html How do i change the color of the header from blue to red? Thanks for your reply in advance. Regards, Suthershan |
|
Using Standard CSS:
Code: .yui-skin-sam .yui-layout .yui-layout-hd { background-color: red; background-image: none; } |
|
Hi,
Just set the Background Color red like if you are not using any background image. it will be like this. background-color: red; Tell me if you are not successful. Thanks |
|
Can I use the color codes as well?
Or should I just stick with color names? |
|
thanks for the link anna, it was helpful
|
|
I face the same problem too, but thanks to Anna, it was helpful.
|
|
I also have the same problem and I found this thread. Thanks for the link Anna. It really helps.
|
rica g luanna
|
Can I use html codes?
|
|
Anna thanks for posting the demo, it was very helpful!
|
|
I just want to thank you guys. This has been incredibly helpful for a newbie like me. A particular thank you to Anna for the link. I feel so much more confident that I can do this.
With thanks Kirsten Plotkin |
| Page 1 of 2 | [ 11 posts ] | Go to page 1, 2 Next |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group