Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • doominik Friend
    #167373

    Hello. I downloaded JA Business and my question is where can I delete this text “Welcome to the Frontpage”.

    Thank you.

    Manos Moderator
    #406104

    Hi, is this Welcome to JA Business or Welcome to the Frontpage ? Although it’s almost the same, just go to Main menu – Home – Parameters (System) and clear -> Page Title if you want nothing to be shown.

    Hope that helps you.

    Best Regards

    Manos

    P.S. Thread moved to correct forum section.

    kobenes Friend
    #406105

    From menu manager please go to your Main menu and at the right side of the page you can see parametres. There you can see Parametres (System) tab, there you can change the name of the page from Page Title with what ever you want.

    doominik Friend
    #406111

    Thanks a lot.
    It was too easy:) I do not know why I didn’t think about it before. 🙂

    I have one more question. If I can of course.
    Is it possible to change background colour?
    In standard version is white but I need something dark. Could you tell me which CSS file shall I edit and number of line in it.

    Thank you.

    kobenes Friend
    #406115

    Can you give your site url? Than I can tell you exactly which CSS file and code you can edit.

    khoand Friend
    #406120

    <em>@doominik 259580 wrote:</em><blockquote>

    Is it possible to change background colour?
    In standard version is white but I need something dark. Could you tell me which CSS file shall I edit and number of line in it.

    Thank you.</blockquote>

    Hi,
    – You replace this code from /templates/ja_business/css/template.css in the line #903

    #ja-container {
    background: url(../images/topbg.gif) repeat-x left top;
    padding-top: 25px;
    }

    with

    #ja-container {
    background: url(../images/topbg.gif) repeat-x left top yellow; < change "yellow"
    padding-top: 25px;
    }

    – You change this code from /templates/ja_business/css/template.css in the line #908

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

    doominik Friend
    #406174

    Thank you for your help but it was not very good idea.
    When I changed the background colour it destroyed all template composition. So I stay with basic white background.

    Thanks.

    khoand Friend
    #406507

    I don’t understand what you mean clearly. How do you want to change? A snapshot is very helpful to help me understand your idea.
    <em>@doominik 259670 wrote:</em><blockquote>Thank you for your help but it was not very good idea.
    When I changed the background colour it destroyed all template composition. So I stay with basic white background.

    Thanks.</blockquote>

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

This topic contains 8 replies, has 4 voices, and was last updated by  khoand 13 years, 3 months ago.

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