Viewing 3 replies - 1 through 3 (of 3 total)
  • Try using Firefox with the Firebug add-on for this kind of CSS work.
    https://getfirebug.com/

    Thread Starter m4n4g3m3nt

    (@m4n4g3m3nt)

    Thank you for your quick reply, but I have been using firebug as well as inspect element on google chrome. What I get is:
    ‘#primary {
    float: left;
    margin: 0;
    width: 100%;
    }’

    And this margin, I have already changed to zero, so if someone has the time, and mood, to maybe help me with it, I would be super thankful!

    Thanks!

    Thread Starter m4n4g3m3nt

    (@m4n4g3m3nt)

    #primary {
    float: left;
    margin: 0;
    width: 100%;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Delete borders on frontpage’ is closed to new replies.