Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • annaleen Friend
    #120390

    Site name 43 characters (with spaces) visible behind header, worse in narrow screen.

    Menalto Friend
    #220604

    Can you give a url?

    annaleen Friend
    #220609

    <em>@Menalto 16172 wrote:</em><blockquote>Can you give a url?</blockquote>. Url is redirected, testing on localhost. I included screenshot. Thx for your response and your time.


    1. testing
    andrzejmarek Friend
    #220637

    I had the same with a long title !

    brandon12 Friend
    #220646

    Increase your #ja-header h1 text-indent: from 1000px to 2000px; It will be fine.

    annaleen Friend
    #220658

    <em>@oceandragon 16227 wrote:</em><blockquote>Increase your #ja-header h1 text-indent: from 1000px to 2000px; It will be fine.</blockquote>
    Thank you for your kind response, I do appreciate that.

    moviefan Friend
    #220708

    <em>@oceandragon 16227 wrote:</em><blockquote>Increase your #ja-header h1 text-indent: from 1000px to 2000px; It will be fine.</blockquote>

    Thanks again! You saved me lots of time just trying to figure it out…same problem here and solved!

    TechOnCall Friend
    #220756

    I tried changing the indent to 2000 in the css file for ja-header but still see some of the title between the menu bar and the top of the header image, tried to attach screenshot but was unable too

    robjoomla Friend
    #222289

    my css file looks like this. Am I supposed to change the percantage value below or?

    #ja-header h1 {
    margin: 0;
    padding: 0;
    font-size: 2em;
    float: left;
    width: 220px;
    height: 46px;
    background: url(../images/logo.gif) no-repeat;
    }

    #ja-header h1 a {
    width: 220px;
    height: 46px;
    display: block;
    text-indent: -350%;
    }

    Thanks
    Rob

    anas Friend
    #222593

    <em>@robjoomla 18407 wrote:</em><blockquote>my css file looks like this. Am I supposed to change the percantage value below or?

    #ja-header h1 {
    margin: 0;
    padding: 0;
    font-size: 2em;
    float: left;
    width: 220px;
    height: 46px;
    background: url(../images/logo.gif) no-repeat;
    }

    #ja-header h1 a {
    width: 220px;
    height: 46px;
    display: block;
    text-indent: -350%;
    }

    Thanks
    Rob</blockquote>

    ————————-
    I have the same prob, and thats what i did to solve it :
    #ja-header h1 a {
    width: 220px;
    height: 46px;
    display: block;
    text-indent: -500%;
    from 350 t0 500
    you might need to use diff no#
    I hope that will help

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

This topic contains 10 replies, has 8 voices, and was last updated by  anas 16 years, 10 months ago.

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