01252008 1723 GMT-6

Hello. My name is Wade and Im needing some help.

Im helping out to maintain a weather site located at :
http://74.135.47.164:8080/wx7.php

The css for this site is at :
http://74.135.47.164:8080/weather-screen.css

On this page to the right at the top you will see the temperature that
is large and bold. Under this is some smaller writing that lists the
last time the information was updated along with some other weather
related information. You'll notice that this information is crammed to
the right of the page. The code for this div is:

.subHeaderRight {

   color: #000000;

   font-size: 109%;

   text-align: left;

   margin: 0;

   padding: 0.5ex 2ex;

}

When I change the text-align to right it only moves the text to the
middle of the div, the center of the page. But it moves ALL the text to
the middle - not allowing the text to be in one straight line. It
remains on two lines. The site owner wants the weather information in
that div to be in one line across the page, not crunched in the right side.

I have tried removing the values from this class and still cant get it
to move over. I would appreciate some help.

Something I will note is, this code was created by a distant fourth
party. A third party then modified it and it came into the hands of the
second party. That is the party Im trying to help. So Im just trying to
figure it out.


Wade

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to