[ 11 posts ] Go to page 1, 2 Next

suthershan

  • Username: suthershan
  • Joined: Mon May 02, 2011 8:57 pm
  • Posts: 1
  • GitHub: suther
  • Gists: suther
  • IRC: suther
  • Offline
  • Profile

Layout color

Post Posted: Wed May 04, 2011 8:26 pm
+0-
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

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile

Re: Layout color

Post Posted: Thu May 05, 2011 5:58 am
+0-
Using Standard CSS:

Code:
.yui-skin-sam .yui-layout .yui-layout-hd {
    background-color: red;
    background-image: none;
}

Paul Winsett

  • Username: PaulWinsett
  • Joined: Sun May 08, 2011 6:03 am
  • Posts: 1
  • Offline
  • Profile
Tags:

Re: Layout color

Post Posted: Sun May 08, 2011 6:13 am
+0-
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

Philip Hill

  • Username: PhilHill
  • Joined: Thu May 12, 2011 12:41 pm
  • Posts: 1
  • Offline
  • Profile
Tags:

Re: Layout color

Post Posted: Thu May 12, 2011 12:54 pm
+0-
Can I use the color codes as well?
Or should I just stick with color names?

M S

  • Username: m22dragon
  • Joined: Thu Jun 02, 2011 6:16 am
  • Posts: 1
  • Offline
  • Profile

Re: Layout color

Post Posted: Thu Jun 02, 2011 6:20 am
+0-
thanks for the link anna, it was helpful

Peter Loney

  • Username: peter217
  • Joined: Fri Jun 03, 2011 2:53 am
  • Posts: 1
  • IRC: loneyloney
  • Offline
  • Profile

Re: Layout color

Post Posted: Fri Jun 03, 2011 3:08 am
+0-
I face the same problem too, but thanks to Anna, it was helpful.

rizqy

  • Username: fairy
  • Joined: Tue Jun 21, 2011 5:39 pm
  • Posts: 1
  • GitHub: fairy
  • Gists: fairy
  • IRC: fairy1
  • Offline
  • Profile

Re: Layout color

Post Posted: Tue Jun 21, 2011 5:53 pm
+0-
I also have the same problem and I found this thread. Thanks for the link Anna. It really helps.

rica g luanna

  • Username: ricaluanna
  • Joined: Tue Jun 28, 2011 4:59 pm
  • Posts: 1
  • GitHub: ricaluanna
  • Gists: ricaluanna
  • IRC: ricaluanna
  • Offline
  • Profile

Re: Layout color

Post Posted: Tue Jun 28, 2011 6:11 pm
+0-
Can I use html codes?

Scott Rogers

  • Username: 123Steel
  • Joined: Thu Jun 30, 2011 3:39 pm
  • Posts: 1
  • Offline
  • Profile

Re: Layout color

Post Posted: Thu Jun 30, 2011 3:54 pm
+0-
Anna thanks for posting the demo, it was very helpful! :)

Kirsten Plotkin

  • Username: kirstenplotkin
  • Joined: Fri Jul 01, 2011 4:11 pm
  • Posts: 1
  • Offline
  • Profile

Re: Layout color

Post Posted: Fri Jul 01, 2011 4:20 pm
+0-
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
  [ 11 posts ] Go to page 1, 2 Next
Display posts from previous:  Sort by  
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