[ 4 posts ]

juanbkm

  • Joined: Wed Aug 26, 2009 1:43 am
  • Posts: 2
  • Offline
  • Profile
Tags:

Background color problem

Post Posted: Wed Aug 26, 2009 1:50 am
+0-
Hi Guys,

I've been using Yahoo Grids for sometime and it has helped me a lot. However I've been using the 2.3.1 version. I downloaded the latest version which is 2-7-0b and wanted to give it a try. I'm building a site now using this version however when I tried applying a background color to my page it wouldn't apply the color on the whole background. There's a portion of the page that's still color white.

You can view the page here. http://www.psod.org.ph/temp/

Any help would greatly be appreciated. If I can't figure this out I guess I have to go back to using the older version that's been working well for me.

Thanks

Juan

juanbkm

  • Joined: Wed Aug 26, 2009 1:43 am
  • Posts: 2
  • Offline
  • Profile

Re: Background color problem

Post Posted: Wed Aug 26, 2009 4:48 am
+0-
I figured it out. I have to apply the color to the html element instead of the body element. Could someone explain to me why this was done? Is it better to apply background properties to the html element rather than the body?

Nigel_V_Thomas

  • Joined: Tue Oct 13, 2009 12:37 am
  • Posts: 1
  • Offline
  • Profile
Tags:

Re: Background color problem

Post Posted: Tue Oct 13, 2009 12:43 am
+0-
I have noticed the same problem as well.

The only way to apply background colour to the whole page is to override the definition in reset-fonts-grids.css

Code:
html {
margin: 0; padding: 0;
background:#696969 none repeat scroll 0 0 !important;
}

Applying background colour to the body does not apply the colour to the whole page.

johntoh

  • Username: johntoh
  • Joined: Thu Nov 19, 2009 9:16 am
  • Posts: 1
  • Offline
  • Profile
Tags:

Re: Background color problem

Post Posted: Sat Nov 21, 2009 4:35 pm
+0-
hey thanks guys for the solution. As I was also facing the same issue.
I am new to web design.still learning....
Semenax reviews
  [ 4 posts ]
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