Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • afshinrah Friend
    #171372

    Hi I removed welome to the frontpage in en-GB.plg_system_jat3.ini file, but how could i remove this space and doted line
    Thanks
    Afshin


    1. template
    khoand Friend
    #427564

    Hi,

    Could you give me a link to your page as you said?

    afshinrah Friend
    #427565

    this template in local host

    khoand Friend
    #427567

    You find this code from /templates/ja_business/css/template.css

    #ja-container .main {
    background: url(../images/demo.gif) no-repeat center top white;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 250px; < add this line
    }

    Phill Moderator
    #427568

    Why would you remove the language string? Better to just stop it displaying which can be done from the menu manager.

    Go to the menu for your home item and in Parameter(System) set “Show Page Title” to “No”. Save and then clear all your caches the title will be gone along with the white space it creates.

    If you want rid of the entire content block on the homepage we can do that through the template manager.

    There really is no need for any code changes.

    afshinrah Friend
    #427572

    Thank you Phill &khoand

    @phill: in done this but this space still exist

    @khoand: this code remove spave in home page but in other pages limit space of article(look at pic)


    1. template1
    Phill Moderator
    #427581

    OK, can you try this.

    Undo what Khoand told you above.

    In your templates>ja_business>local>themes folder add a new folder and call it no_space

    In that folder create another folder called css

    in that folder create a new template.css file containing the following

    .ja-mass-top {
    background: none;
    margin: 0 -15px;
    padding-bottom: 0px;
    }

    Save that then go into your template manager

    Go to the profiles tab and create a clone of your default profile. In that clone set “Hide Main Content Block” to “Yes” and in the “Theme Settings” tab select your “no_space” theme

    Save your settings then in the Page Assignments section of the template manager assign that new profile to the home page only and that should give you the desired effect.

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

This topic contains 7 replies, has 3 voices, and was last updated by  Phill 12 years, 12 months ago.

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