• Resolved jasonsgiants

    (@jasonsgiants)


    Hi all,

    Firstly I’d like to point out that I’m very new to wordpress, so please go easy.

    I’d like to remove the horizontal line from the first post of my website, I’ve looked in the stylesheets and have editted hr to display:none but nothing happens. I’m using the Mystique theme.

    Furthermore there is a gap between the first post and the footer, is there a easy way to remove this gap?

    Thanks,
    Jason

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey Jason,

    Please give us the link to your website, so we can check out your question right there ;).

    Also, you might want to read the Forum Welcome to help you find your way around the site: https://codex.www.ads-software.com/Forum_Welcome
    Ow, btw: WELCOME TO WORDPRESS!

    Cheers,
    Aron

    Thread Starter jasonsgiants

    (@jasonsgiants)

    Thanks for the response Aron,

    It’s only on my local machine, not ready to be published online yet. I want to ensure its fully ready before publishing, is there anyway around this?

    Thanks
    Jason.

    Thread Starter jasonsgiants

    (@jasonsgiants)

    I have used firebug to view the code that needs deleting, through editing the div in ‘blocks’ named div id=”page-1″ and class=”hentry post post-1 odd author-admin category-uncategorized clear-block” it removes the horizontal line. I cant seem to find this anywhere in the code though ??

    Any ideas?

    Thanks,
    Jason

    Try looking for border-bottom or border-top.

    Thread Starter jasonsgiants

    (@jasonsgiants)

    Ok, I’ve answered my own question. It’s within the :

    /* post */
    .post, .page

    Removed the repeated dot!

    One down, a future thousand to go, I’ll move onto the white space

    Thread Starter jasonsgiants

    (@jasonsgiants)

    Ok, firefox’s firebug is an actual saviour.

    Removing the whitespace is done through editing the css, editing the min-height of id’s ‘main’ and ‘main-inside’!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Horizontal Rule after first post’ is closed to new replies.