Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • mariuszmp Friend
    #206574

    Hi,
    few details on the begining.
    I copy style css for events in new name (exampl: muzeum).
    was done clone sheme of EVENTS.
    New files was saved in catalog /lokal/…

    I add new pozition on top menu “Muzeum” (used new local style css and clone sheme of events).
    http://projekt.zabytki-techniki.org.pl/index.php/statistics/muzea

    This is link to pozition in menu –> muzea. Is on part “/statistics/”.

    in link to content: http://projekt.zabytki-techniki.org.pl/index.php/statistics/muzea/531-test-muzeum-2

    Here is the same element “/statistics/”.

    My question, whether the otherwise you can not be appeal to the a different version of the schema template?
    Is it possible to omit the element “/statistics/”?

    Next question.
    After the CSS style can be seen that it is properly called, but it is not caused by appropriate leyaut.

    What is wrong in thinking when identifying leyaut-events to display a particular type of article?

    Mariusz


    1. 1
    2. 2
    Ninja Lead Moderator
    #571681

    I’m not sure what did you do to copy template style on your site? But you can follow the user guide for reference here and find Customize Theme and try to assign the template style with menu page on your site again.

    Ninja Lead Moderator
    #736727

    I’m not sure what did you do to copy template style on your site? But you can follow the user guide for reference here and find Customize Theme and try to assign the template style with menu page on your site again.

    mariuszmp Friend
    #571712

    Hi,
    The change – clone template done as described:
    1. Please navigate to admin >>> Extensions >>> Template Manager >>> choose your template >>> choose ThemeMagic >>> click the arrow button right beside Preview >>> choose Save As >>> then you will see new folder in templatesja_teline_vlocalcssthemes

    2. Step 1 – create xml file
    Create a xml file for the “Event” content type: plugins/system/jacontenttype/models/types/event.xml. The xml file content should has a format like the sample below.

    I made only the instructions. The only change was to change css background image.
    In both cases, I have the same problem, after the election of the article (new type) displays the default scheme.
    In spite of displaying properly modified css file.

    Regards
    Mariusz

    mariuszmp Friend
    #736758

    Hi,
    The change – clone template done as described:
    1. Please navigate to admin >>> Extensions >>> Template Manager >>> choose your template >>> choose ThemeMagic >>> click the arrow button right beside Preview >>> choose Save As >>> then you will see new folder in templatesja_teline_vlocalcssthemes

    2. Step 1 – create xml file
    Create a xml file for the “Event” content type: plugins/system/jacontenttype/models/types/event.xml. The xml file content should has a format like the sample below.

    I made only the instructions. The only change was to change css background image.
    In both cases, I have the same problem, after the election of the article (new type) displays the default scheme.
    In spite of displaying properly modified css file.

    Regards
    Mariusz

    Ninja Lead Moderator
    #571762

    I fixed the background color issue directly on your site from templates/ja_teline_v/local/css/themes/muzea/event.css file

    find and change

    .layout-events .t3-mainbody {
    background: #fff ;
    background: transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
    }

    to

    .layout-events .t3-mainbody {
    background: #fff ;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
    }

    You can check it again, let me know if it helps

    mariuszmp Friend
    #571805

    Hi,
    thanks for the suggestions.

    My main problem is the lack of display components:
    <aside class = “col event-aside” style = “min-height: 1877px;”>
    * for leyaut-events.

    Substitute is leyaut-default despite indications EVENTS as the main scheme.

    Mariusz

    Ninja Lead Moderator
    #571999

    Maybe I’m misunderstanding what did you request and I could not suggest exactly the solution for you. Please help me clarify about this:

    + You want to clone EVENT layout

    + Change the css style with with new clone event layout and assign it with Muzea and Muzea3

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

This topic contains 8 replies, has 2 voices, and was last updated by  mariuszmp 9 years, 5 months ago.

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