-
AuthorPosts
-
May 23, 2015 at 2:36 am #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/muzeaThis 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
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 26, 2015 at 12:14 am #571712Hi,
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_vlocalcssthemes2. 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
MariuszMay 26, 2015 at 12:14 am #736758Hi,
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_vlocalcssthemes2. 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
MariuszNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 26, 2015 at 2:49 pm #571762I 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
May 26, 2015 at 5:47 pm #571805Hi,
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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 27, 2015 at 4:23 pm #571999Maybe 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
-
AuthorPosts
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
Jump to forum
-