Results 1 to 5 of 5

Thread: Facing this month display issue.

  1. #1
    Thread Starter
    Junior Member kursed's Avatar
    Join Date
    Jul 2009
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Facing this month display issue.

    http://img24.imageshack.us/img24/4236/picolj.png

    How can I correct it?

  2. #2
    Senior Member
    Not a Verified Customer
    chanders's Avatar
    Join Date
    Jul 2009
    Posts
    120
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Facing this month display issue.

    Set padding-left to 0 in master.css like so in line 89

    Code:
    .date {
                        margin-top:4px;
                        padding-left:0;
                        padding-top:18px;
    }





    Trinidad classifieds

  3. #3
    boydie's Avatar
    Join Date
    Aug 2009
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Facing this month display issue.

    thanks, needed that one

  4. #4
    Junior Member sport302's Avatar
    Join Date
    Apr 2009
    Location
    United States
    Posts
    44
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Facing this month display issue.

    Is this fix going to work for double digit dates? 10-20-30? (i.e. September 30, 2009)

    It seems like there will still not be enough room for another digit? Yes? No? Maybe So?

    Thanks,

    Chad

  5. #5
    Veteran sarge's Avatar
    Join Date
    Jun 2009
    Location
    USA
    Posts
    628
    Thanks
    2
    Thanked 9 Times in 9 Posts

    Re: Facing this month display issue.

    I simply changed the way the dates are displayed in general settings.
    Always treat everyone with respect and courtesy, but trust no one.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)