SitePoint Sponsor

User Tag List

Results 1 to 3 of 3

Thread: hr is appearing differently on pages...

  1. #1
    SitePoint Zealot
    Join Date
    Sep 2007
    Posts
    186
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    hr is appearing differently on pages...

    Ok, this is a bit strange. I am working with a Wordpress theme for the first time (Responsive Theme). On the pages I insert the <hr> code. The first <hr> on the page is quite bold and darker looking. All subsequent <hr>'s on the page are lighter. It doesn't look very uniform. Any idea why this is happening? This is happening on my "Services" page and my "Projects" page. It also is happening in my "news" widget on the right side of the Services and Projects pages.

    http://www.sitesbysarah.com/vj_test/test/services/

    Any thoughts?

  2. #2
    Hosting Advisor silver trophybronze trophy
    SitePoint Award Recipient cpradio's Avatar
    Join Date
    Jun 2002
    Location
    Ohio
    Posts
    2,806
    Mentioned
    44 Post(s)
    Tagged
    0 Thread(s)
    Seems to be related to the use of .1em as the height as defined in your style.css. When I change it to 2px, they all look uniform.

  3. #3
    SitePoint Zealot
    Join Date
    Sep 2007
    Posts
    186
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by cpradio View Post
    Seems to be related to the use of .1em as the height as defined in your style.css. When I change it to 2px, they all look uniform.
    Wow, thank you. That did the trick. It was driving me nuts!

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
  •