Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • historydetective Friend
    #706576

    It was responsive and seemed to work well, I am not sure why but it is no longer acting right, if you reduce the size of the screen it now switches to a text instead of the image.. I am at a loss as to what to do or even where to start to lok to get it back to where it was

    historydetective Friend
    #706642

    when the screen is full screen it looks like this, and by the way, i was testing this for awhile and it normally just got small.. I am not sure when this started but initially I had no problems

    I am going to stop letting the guy who was helping me help me, as it seems everytime he touches it, stuff that was working stops, and things like this start.. it is frustrsating to work on something and have it seemly all go to waste because someone knows less than me, and doesn’t have the descently to ask questions..

    historydetective Friend
    #752559

    when the screen is full screen it looks like this, and by the way, i was testing this for awhile and it normally just got small.. I am not sure when this started but initially I had no problems

    I am going to stop letting the guy who was helping me help me, as it seems everytime he touches it, stuff that was working stops, and things like this start.. it is frustrsating to work on something and have it seemly all go to waste because someone knows less than me, and doesn’t have the descently to ask questions..

    Ninja Lead Moderator
    #706704

    I guess the problem above is from small logo on your site because it shows 404 error (images/stories/joomlart/logo_small.png)

    You can login backend of your site -> Template Manager -> check all JA Teline V template style and add the small logo like my screenshot

    Let me know if it helps

    Ninja Lead Moderator
    #752600

    I guess the problem above is from small logo on your site because it shows 404 error (images/stories/joomlart/logo_small.png)

    You can login backend of your site -> Template Manager -> check all JA Teline V template style and add the small logo like my screenshot

    Let me know if it helps

    historydetective Friend
    #719244

    I just added a logo, I am not sure if I need a log that is smaller or if it will use the same logo as above.. but I added the same size for now just to add something

    historydetective Friend
    #752977

    I just added a logo, I am not sure if I need a log that is smaller or if it will use the same logo as above.. but I added the same size for now just to add something

    Ninja Lead Moderator
    #719341

    You can upload new image small logo into images/stories/joomlart/logo_small.png path with dimension size 170 x 50 and beside that, you need to do this

    + Create templates/ja_teline_v/css/template.css file, add new rule

    @media (max-width: 480px) and (min-width: 320px) {
    .logo-image {
    max-width: 170px !important;
    }
    }

    Ninja Lead Moderator
    #753028

    You can upload new image small logo into images/stories/joomlart/logo_small.png path with dimension size 170 x 50 and beside that, you need to do this

    + Create templates/ja_teline_v/css/template.css file, add new rule

    @media (max-width: 480px) and (min-width: 320px) {
    .logo-image {
    max-width: 170px !important;
    }
    }

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

This topic contains 9 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 1 month ago.

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