Viewing 15 posts - 1 through 15 (of 47 total)
  • Author
    Posts
  • Tech-xml Friend
    #207623

    Several sections of my site has a problem in the header section. It is misfit at the top.

    TomC Moderator
    #574841

    So that we can try to best assist you, please temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings.

    Tech-xml Friend
    #574842

    @tomc now disabled

    TomC Moderator
    #574845

    Try This . . ..

    Within file path –> /components/com_kunena/template/blue_eagle/css/kunena.forum-min.css
    at line 1, modify as follows:


    #Kunena {
    line-height: 1.333em;
    margin: 0;
    padding-top: 50px;
    }

    You can, of course, play around with the pixel value for the “padding-top” property until you arrive at the result you’re most happy with.

    Hope That Helps.

    Tech-xml Friend
    #574859

    @tomc. This solution only limited Kunena. The problem affects other components. I need a general solution.

    TomC Moderator
    #574860

    How about modifying line 360 within your custom.css file as follows:


    .t3-mainbody {
    padding-bottom: 0;
    padding-top: 50px;
    }

    Tech-xml Friend
    #574866

    @tomc I can not make this change because there is a Fullscreen video module on the home page that will gain extra space at the top.
    So if you have a setting that I can apply only in the video.

    TomC Moderator
    #574869

    I suppose you could play around with the settings within the following . . .

    File path —> /templates/uber/local/acm/hero/css/style.css
    line 344, for example . . .


    .acm-hero.style-4 .video-wrapper {
    height: 0;
    margin-top: -30px;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative;
    }

    TomC Moderator
    #641213

    I suppose you could play around with the settings within the following . . .

    File path —> /templates/uber/local/acm/hero/css/style.css
    line 344, for example . . .


    .acm-hero.style-4 .video-wrapper {
    height: 0;
    margin-top: -30px;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative;
    }

    TomC Moderator
    #739877

    I suppose you could play around with the settings within the following . . .

    File path —> /templates/uber/local/acm/hero/css/style.css
    line 344, for example . . .


    .acm-hero.style-4 .video-wrapper {
    height: 0;
    margin-top: -30px;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative;
    }

    Tech-xml Friend
    #574871

    @tomc I made all the changes and cleared the cache, but not solved the video problem. look

    Tech-xml Friend
    #641215

    @tomc I made all the changes and cleared the cache, but not solved the video problem. look

    Tech-xml Friend
    #739879

    @tomc I made all the changes and cleared the cache, but not solved the video problem. look

    TomC Moderator
    #574872

    Make the first suggestions – and (temporarily) leave the home page video issue alone (i.e. with the space created). I’d like to see what’s going on and see if I can assist further.

    TomC Moderator
    #641216

    Make the first suggestions – and (temporarily) leave the home page video issue alone (i.e. with the space created). I’d like to see what’s going on and see if I can assist further.

Viewing 15 posts - 1 through 15 (of 47 total)

This topic contains 47 replies, has 3 voices, and was last updated by  Tech-xml 9 years, 3 months ago.

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