Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nilgunce Friend
    #203369

    Hi everybody;
    I anybody here to say me how to put my slogan to site left top?

    regards,
    nilgunce

    https://yadi.sk/i/32b6eMBPdCyaq

    Eragon H Friend
    #557813

    1, You are using the ACM header style-5, so you can edit in the file root/templaets/uber/acm/header/tmpl/styple-5

    Position: Line 63
    From:

    <!-- LOGO -->
    <div class="col-xs-6 col-sm-2 logo">

    To:

    <!-- LOGO -->
    <div class="site-slogan-custom"><?php echo "Type your Slogan here" ?></div>
    <div class="col-xs-6 col-sm-2 logo">

    You also can add this code to the file root/templates/uber/css/custom.css to style the Slogan

    .site-slogan-custom {
    color: White;
    font-family: Roboto;
    font-weight: 600;
    font-size: 20px;
    }

    Result:


    1. Screenshot_1
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Eragon H 9 years, 11 months ago.

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