Help with CSS

Discussion in 'HTML & Website Design' started by interval, Feb 4, 2009.

  1. #1
    I cannot setup the headings on right side bar.
    http://piata-financiara.com/
    When I downloaded the template, they were differet. Once I introduced new categories they have changed and I cannot fix them.

    Advanced thanks
     
    interval, Feb 4, 2009 IP
  2. taoski

    taoski Peon

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It looks like the CSS refers to wanting to use an ID of "category" but your actual code from the widget shows something quite different.

    I guess that is why they do not look as you expected.
     
    taoski, Feb 4, 2009 IP
  3. interval

    interval Peon

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you, hope to fix it
     
    interval, Feb 5, 2009 IP
  4. lostdesign39

    lostdesign39 Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    <div id="header"> </div>

    should be placed inside <div id="wrapper>

    or if you want you can just put margin-left: 100px; in the header css, but this will have varied effects depending on screen size
     
    lostdesign39, Feb 5, 2009 IP