-
AuthorPosts
-
May 8, 2013 at 1:25 pm #492247
Hi Leo,
1. It worked perfectly.
2. I just want to open another article.
But since Onepage template can´t do that, I´m assuming I must use Jpopup module.
Check the image attached to understand.The beginning of the code is
<div class="introducing">
<div class="span4 block">
<div class="block-img">
<i class="introducing-icon1"> </i></div>
<h3 class="block-title">
Websites Expressos</h3>
<div class="block-content">
<p>
Para você que procura uma solução prática, rápida e eficiente para estar presente na web. <a href="index.php?option=com_content&view=article&id=111&catid=84&Itemid=435" title="Websites Expressos">Conheça nossa proposta</a>.</p>
</div>
</div>
<hr id="system-readmore" />
<p>
"Websites Expressos" é uma combinação de conceitos que surgiu com o avanço das tecnologias e também da complexidade da Internet.<br />
Para nós, esse conceito envolve as seguintes características e benefícios </p>
<p>
</p>Thanks
Lucas
May 14, 2013 at 1:55 pm #492711Hi Leo,
I tried this link. It´s not working.Now the Popup module doesn´t work either.
Tried to remove and create another, stil doesn´t work.Pls help, I´ve spent too many hours on this template.
Regards
Lucasphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
May 15, 2013 at 2:51 am #492760Hi Iselbach,
<blockquote> I just want to open another article. </blockquote>
You need to :
+ Assign that linked pages into a menu item.
+ Assign a template style (i.e Default) to that menu item.
+ In Default style: Template Manager >> JA Onepage – Default >> Layout >> Select Default layout.* You can create a new menu item or using exesting ones for assigning pages.
<blockquote>Now the Popup module doesn´t work either.</blockquote>
It is better you can send me a PM with your admin. I’ll check & correct this issue quickly.Leo
cndglobal Friendcndglobal
- Join date:
- March 2009
- Posts:
- 170
- Downloads:
- 31
- Uploads:
- 13
- Thanks:
- 52
- Thanked:
- 16 times in 1 posts
March 18, 2014 at 2:08 pm #527170Leo
I also want to use the Awesome Team Module with two images.
(I need the mobile version to work properly)
I pasted the code in your earlier post. (am using image size 240×180)
I tweaked the code to center align when viewed on desktop. (firefox)
= = = = = = = = = = =
Problem is mobile view.
Left image looks good but the right image is small. Text also not aligned properly.
– – – – — — – – – – –
If you respond I will be happy to send site login.
Any help would be appreciated.
Thanks,
cndglobalphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 19, 2014 at 1:43 am #527246@ cndglobal: The issue is caused by the element style (padding and width) you defined within the HTML mockups of this section module. You can simply solve it by trying to put these css rules to the end of templates/ja_onepage/css/custom.css file:
@media (max-width: 767px) {
.team .thumb-mask .mask-inner,
.team .thumb-mask .caption {
padding-left: 0 !important;
width: auto !important;
}
}Let me know how it goes.
1 user says Thank You to phong nam for this useful post
cndglobal Friendcndglobal
- Join date:
- March 2009
- Posts:
- 170
- Downloads:
- 31
- Uploads:
- 13
- Thanks:
- 52
- Thanked:
- 16 times in 1 posts
March 19, 2014 at 1:45 pm #527349Thanks Leo
Your solution looks good but Anh Hoang Van also helped me and this is his solution.
Please create a new css file named: custom.css in the templatesja_onepagecss path and add the following rule:
@media (max-width: 767px) {
.section4 .mask-inner {
padding-left: 0 !important;
}.section4 .caption {
padding-left: 0 !important;
width: 100% !important;
}
}
Leo
I’m sure your solution is a good one. I used the code from Anh Hoang Van before I saw your response and it does solve the problem.
My main problem was alignment of the mobile view and this solved it.
Thanks again Leo.
cndglobalphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 20, 2014 at 6:54 am #527430You are welcome !
Anh Hoang Van is a pretty support girl 🙂
AuthorPostsThis topic contains 22 replies, has 6 voices, and was last updated by phong nam 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum