Forums

[resolved] How to Align Content Text To The Left, not centered, BuddyPress (3 posts)

  1. remstar
    Member
    Posted 8 months ago #

    Hi

    New to buddy press and BP Themes, so forgive me.
    I installed it all easily, created a child theme and activated it.

    Now all my content on the site is center aligned where i'd prefer it to ALL be Left aligned.

    I have looked in CSS files in both and don't know which bit to change, i have no idea what margin does what or where floating postions float to.

    So if anyone could give me a simple 'beginners' response with how to simply 'Align all my content text to the Left' - i'd be extremely grateful.

    A Million Gazillion thanks :)

  2. alchymyth
    The Sweeper
    Posted 8 months ago #

    your statcounter code is causing it:

    <!-- Start of StatCounter Code -->
          <script type="text/javascript">
    ...etc...
    .com/3437513/0/1ad81a1a/1/" alt="free page hit counter" ></a></div>
          </noscript>
          <div align="center">
            <!-- End of StatCounter Code -->

    possibly edit index.php (? or possibly header.php), find the above section, and remove this line:
    <div align="center">

  3. remstar
    Member
    Posted 8 months ago #

    You were spot on!

    That fixed it.

    Thank you thank you - I can return to WP & BP happiness again :)

    Can I keep you? lol

Reply

You must log in to post.

About this Topic