Forums

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

Home Forums CSS [Solved] Dynamic width to page title

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #177842
    jknetdesign
    Participant

    http://backcountrytrail.com/about-us/

    There’s 3 divs that compose the page title.
    category-name
    category-inner
    h1.category-title

    How do I add a width to the title with some padding on the sides? I don’t want it spanning the entire 890px.

    #177889
    Paulie_D
    Member

    No, I don’t understand either.

    .category-name already has a fixed width on it of 490px;

    .category-inner defaults to 100% (I’m not sure of the purpose of this div)

    h1.category-title also defaults to 100% and has the background image on it.

    So…what is it that’s supposed to be different?

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