Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Strats Friend
    #122685

    Page title sticks out behind the header if there’s too many word. Any one knows how to fix this?

    Thanks

    Menalto Friend
    #229275

    If you give us your site url so we can take a look its easier for us to help you

    Strats Friend
    #229277

    Sorted – thanks

    Menalto Friend
    #229281

    TRy to replace this:

    <div class="clearfix">
    <h1>
    <a href="index.php">
    <?php echo $mosConfig_sitename?>
    </a>
    </h1>

    With this:

    <div class="clearfix">
    <h1>
    <a href="index.php">
    </a>
    </h1>

    In the index.php file, you find it in the template folder

    Strats Friend
    #229284

    Yes, it works 🙂
    Many thanks for being so helpful Menalto 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Strats 17 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum