Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • crjensen JATC
    #872987

    On pages using the ‘Events’ template style, how can I make the background non-transparent (the area with the modules)?
    And how can I change the background image?
    See the page in question: http://forkyndelse.dk/nyudgave/index.php/butik

    Thank you,
    Carsten.

    pavit Moderator
    #872989

    Hi

    Regarding transparent background try this solution

    add below code to the custom.css file in this folder /templates/ja_teline_v/css if you do not have already such file simply add it

    .layout-events .t3-mainbody {
    background:#fff!important;
    }

    This will add a white background

    Image background
    It is stored in this file /templates/ja_teline_v/css/event.css line 1

    .layout-events body {
      background: url(../images/ev-bg.jpg) no-repeat fixed center top #0077bb;

    Hope that helps

    cd000545 Friend
    #1077513

    make the changes you tell me but I follow the problem.
    delete the image link another image but the previous one remains

    Anonymous Moderator
    #1077533

    make the changes you tell me but I follow the problem.
    delete the image link another image but the previous one remains

    Hi,
    This thread is already outdated since it was made from over a year ago.
    Please help to open a new topic for your issue and provide us with your site credentials (site URL, admin login) if possible so our team will be able to help further.

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

This topic contains 3 replies, has 4 voices, and was last updated by Anonymous 6 years, 11 months ago.

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