Results 1 to 8 of 8

Thread: container/body alignment

  1. #1
    Join Date
    Jul 2008
    Location
    boston, ma
    Posts
    88
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default container/body alignment

    Hi,
    I am working on this site in Quick Shopping Cart. Their css is a mess. I can override most of the styles. I want the bg(dark gray rectangle) to be fixed left in the browser. I got the rest of the page to go left. I can not get the bg to.
    Any suggestion?
    site

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Your image isn't quite the right size but...

    In the advanced_1401440.css

    body { DELETE "background-color:; background-repeat:no-repeat;" and edit this to be .....
    background:#357036 url(http://www.wallstclothing.com/images/cart_bg.gif) no-repeat left;
    font-family:"Trebuchet MS",Helvetica,sans-serif;
    font-size:12px;
    border: none;
    text-align:left;
    }

    This William Cashman?
    Last edited by bluewalrus; 10-15-2008 at 04:24 PM.

  3. #3
    Join Date
    Jul 2008
    Location
    boston, ma
    Posts
    88
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    Thanks,
    That worked!!

    Who is this?

  4. #4
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    crazy chris from fitchburg

  5. #5
    Join Date
    Jul 2008
    Location
    boston, ma
    Posts
    88
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    HAHAHAHAH oh man!
    what's going on dude?..

  6. #6
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    nothing really searching for a job doing free lance stuff until then. What about you?

  7. #7
    Join Date
    Jul 2008
    Location
    boston, ma
    Posts
    88
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    working as designer in marketing dept., doing freelance when I have time...

    ok so I got the bg to be fixed left, but now it is way up. I need to bring it down.
    i put some padding on .header
    it looks ok here

    but if click on one of the shirts you get this

    I hate this shopping cart....

  8. #8
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    i don't know about that .header class in the page it looks like its called header vcart that might be something but maybe putting the padding into the body page. i forget how relative positioning works exactly but i think it'd still be at the same place..? I tried to validate the css but there are way too many errors there and you have to many style sheets.

Bookmarks

Posting Permissions

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