+ Reply
Results 1 to 1 of 1
  1. #1
    Failing means yer playin! ziggy7's Avatar
    Join Date
    Mar 2010
    Location
    Scotland
    Posts
    2,362
    Thanks
    2,189
    Thanked 1,485 Times in 973 Posts

    Default Weather image size

    hi, could anyone tell me how to change the weather image size and to keep the image from moving to the right when i try to alter the weather image height and width in the twoline stylesheet pls, I'm trying to make the weather image in htc hd2 theme bigger! which one of these.....


    #WeatherContainer{
    opacity:0.85;
    margin-top:160px;
    margin-left:30px;
    width:100%;
    background-color:#aaa;
    font-size: 14px;
    color:#CCCCCC;

    }
    #TextContainer{
    float:left;
    padding: 8px 5px 5px 25px;
    margin: 0 65px 0 -20px;
    font-family: sans-serif;
    text-shadow: rgba(0,0,0,0.7) 0 0 2px;
    }

    #city{
    font-size: 26px;
    color:#FFCC00;
    text-transform:capitalize;
    font-weight:bold;

    }

    #TextContainer p{
    padding:0;
    margin:0;
    }

    #desc{
    font-size: 2px;
    text-transform:capitalize;
    font-weight:bold;
    padding: 200px;
    clear: left;
    }

    #weatherIcon{
    height:100px;
    width:100px;
    float:left;
    border:none;
    padding: 5px 15px 20px 0px;
    margin: 0 -20px 0 -10px;
    }

    #temp{
    color:#CCCCCC;
    font-weight:bold;
    font-size: 28px;
    }

    Thanks.
    Last edited by ziggy7; 04-23-2010 at 02:44 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts