-
AuthorPosts
-
nvestor24 Friend
nvestor24
- Join date:
- March 2012
- Posts:
- 42
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
April 22, 2013 at 8:42 am #186984Dear guys,
sorry, but now i have to go this way, because the time for the start up is coming soon and my time is running away. i am a really big fan of joomlart. but since one week, i feel me a little bit lost. thats the problem:
i have offened a new thread and Saguaros wrote to me, that he would me help. sorry, but until now, i dont have recieved another message or help for him. I would like to say first of all that it is not his fault – but above i have written, that this project will be start at 01.may 2013 and i have some little problems.
At first – this is the thread with the new moduleposition. Sorry again, but i am not a programmer.
http://www.joomlart.com/forums/topic/new-module-position-22/
All the thinks i have done, you can read in this thread.
The Second – i have installed three new modulepositions in the header.php. one for a menu and two for wallpaperbanner. the modulepositons are running well in the wide template, but if i use one of the responsive themes – my screen-display crashes.
I have took a look at the layout (Thememanager) and have seen, that in some positions are the chances, the positions to set up to none. so the positions are being off in responsive themes. my question to you:
is there a way, to set the ja-header-r and ja-header-o position in responive view to none? All the positions, i have made are in the mode: auto. that is not fine.
The same as use above is in the module position special-menu. The menu is not responsive and so the display crashes in responsive mode too 🙁 !
You would me make very happy, if you are giving me some help. – I do not have much time to wait!
All the account infos, i have given you in your special fields before this text.
King regards
Torsten
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 23, 2013 at 3:59 am #490761Hi Torsten,
– Try to change this:
<!-- POSITION-20 -->
<jdoc:include type="modules" name="<?php $this->_p('position-20') ?>" />
<!-- //POSITION-20 -->
With:
<!-- POSITION-20 -->
<div class="wrap">
<div class="container">
<div class="row">
<div class="newPosition span12">
<jdoc:include type="modules" name="<?php $this->_p('position-20') ?>" style="JAxhtml"/>
</div>
</div>
</div>
</div>
<!-- //POSITION-20 -->
– Open file: /templates/ja_mitius/css/custom.css, add css rule for class newPosition above
.newPosition {
width: 100% !important;
}
Regards
nvestor24 Friendnvestor24
- Join date:
- March 2012
- Posts:
- 42
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
April 23, 2013 at 8:45 am #490800Hello Saguaros,
thank soo much for your help.
i have done what you have wrote, the result is the attachment at the bottom.the new position is out of range at the right and flush with the edge of left.
best regards
Torsten
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 30, 2013 at 4:02 am #491409Dear Torsten,
You can try this way:
– In backend settings of module in new created position, try adding a class suffix for this module named: ‘ newClass‘ (add a space bbefore class name
– Open /templates/ja_template_name/css/custom.css, add css rule for above new class:
.ja-cp-wrap.ja-anim-fade .newClass {
background: #FFFFFF
margin-left: 30px;
margin-right: 59px;
}
change to your desired value then.
Regards
nvestor24 Friendnvestor24
- Join date:
- March 2012
- Posts:
- 42
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
April 30, 2013 at 9:26 am #491422hi saguaros,
thx for the response. no, it does not work.
First, I have to leave the first css code
.newPosition {
width: 100% !important;
} and have added the moduleclass include the css code. nothing is happening.the second I deleted the first css code
.newPosition {
width: 100% !important;
} and then I added the moduleclass include the css code. nothing is happening here too.best regards
Torsten
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 4, 2013 at 7:57 am #491873Dear Torsten,
Did you remove that module? I don’t see it in frontend of your site again.
Regards
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 11 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Really Important – Some Problemes with the Template Mitius
Viewing 6 posts - 1 through 6 (of 6 total)