Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help with style.css

  • Hi,

    I’m trying to setup a BuddyPress site with WordPress Multi Site using the Fishbook theme. All is fine except for text alignment in the header. I tried playing with the style.css, but made it worst…

    I have included the graphics explaining the problem. Look at the text alignment (in red).

    1) PICTURE:
    Look at the title
    http://w3s.me/fb01.jpg

    2) PICTURE: See when I try with a long title. The text justification goes to the left
    http://w3s.me/fb02.jpg

    The css file:
    http://w3s.me/style.css

    I would like the text to have a fix left justification, so the letters of a long title will go to the right.

    How can I fix this?
    Thanks,
    Peter

Viewing 1 replies (of 1 total)

  • pcwriter
    Participant

    @pcwriter

    @petergunn

    This should help solve your problem:

    Open your style.css file and find `#header h1 a`
    Remove `text-indent: -9999px;` (that’s whats causing long text to bleed off the left side)
    Then adjust the width to fit the length of your title.

Viewing 1 replies (of 1 total)
  • The topic ‘Need help with style.css’ is closed to new replies.
Skip to toolbar