css omega stylesheet

Events happening in the community are now at Drupal community events on www.drupal.org.
TikaL13's picture

How to get my global.css to display it's styles

Hello guys,

I'm pretty new to the Omega framework and I finally got my regions to lay out the way I wanted to.

Now the question is... how the heck do I get the framewrok to read my global.css file.

I added a css rule in the global.css file and I get nothing. I'm trying to display a background and i've updated the file and nothing.

In my global.css file:

.body {
background: url("../images/bgr.jpg") repeat fixed 0 0 #D4D5D9;
color: #848587;
font: 14px/1.3em Helvetica,Arial,Tahoma,Sans-serif;
text-shadow: 0 1px 0 #FEFEFE;
}

Read more
Subscribe with RSS Syndicate content