1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Just Need Simple CSS Help With Margins

Discussion in 'CSS' started by Twan, Aug 14, 2008.

  1. #1
    Twan, Aug 14, 2008 IP
    YIAM likes this.
  2. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #2
    
    /*++++++ SIDEBAR ++++++++*/
    #sads { width:388px; font-size:10px; text-transform:uppercase; [B]text-align:right;[/B] background:#eeedea; border:1px solid #d6d4cd; padding:8px; margin-bottom:10px;}
    
    Code (markup):
    Change text-align:right; to text-align:left;
     
    YIAM, Aug 14, 2008 IP
    Twan likes this.
  3. steelfrog

    steelfrog Peon

    Messages:
    537
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Looks properly centered to me. Guess you fixed the problem?
     
    steelfrog, Aug 14, 2008 IP
    Twan likes this.