Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS css not targeting the element

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #32829
    lukewilde
    Member

    http://graphictheme.tumblr.com/

    I have css which is defining the width of the page numbers in the pagination at the bottom of the page, but for some reason the css targeting the li with a class of rarr is just not working, can anyone see what is going wrong?

    #75558
    lukewilde
    Member

    Ah thanks, i always seem to miss the most simple things with all this coding.

    #75546
    lukewilde
    Member

    Could someone take a look at the padding at the top of the ‘main’ div, i don’t understand why some posts are getting pushed down further at the top then others, if you look at page one the gap above the top post is about double the space above the top post on the second page.

    #75543

    Hello,

    h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, arial, sans-serif;
    color: ;
    marging: 0;
    padding: 0;
    text-decoration: none;

    Margin is misspelled, giving it a margin of about 20px i believe.

    #75532
    lukewilde
    Member

    Another stupid mistake, thank you for pointing that out.

    #75534
    lukewilde
    Member

    Something else which i am not sure how to fix, is that the sidebar is jumping into the main div section when you go to one of the sub pages, someone had told me its because the sidebar is inside the Posts block, or inside the posts div, but looking at the code the sidebar isn’t inside either of these.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.