Display On Android Devices

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri May 17, 2013 5:03 am
Hello,

I have a quick question, how do I get the highlighted section to adjust properly when viewed on a cellphone(horizontally or vertically) also on a tablet?

See attachment, also here is the URL: http://www.ejcsda.com
User avatar
Platinum Boarder

GK User
Fri May 17, 2013 6:26 am
Hi,
it will be difficult because your Accordion effect uses Flash and this same is with youtube movie.

For movies from youtube there is a few method to make them responsive but with first flash module I do not know. Besides on the iPad and iPhone - Flash in hidden (always!)
User avatar
Platinum Boarder

GK User
Fri May 17, 2013 2:52 pm
My Brother Pawel,

Thanks for the rapid response, so what are my options to address this issue. Are you saying there is none?




Pawel F wrote:Hi,
it will be difficult because your Accordion effect uses Flash and this same is with youtube movie.

For movies from youtube there is a few method to make them responsive but with first flash module I do not know. Besides on the iPad and iPhone - Flash in hidden (always!)
User avatar
Platinum Boarder

GK User
Sat May 18, 2013 10:54 am
If I may, I suggest to use simple module instead (no flash) only in mobile view.
All our templates have special suffix so you can set which can be view in desktop and which only in mobile.
User avatar
Platinum Boarder

GK User
Sat May 18, 2013 11:00 am
User avatar
Platinum Boarder

GK User
Sat May 18, 2013 11:12 am
p.s. By the way you have too big Slideshow images (on home page), so some people may don't see content with modules below. I on my 22" screen and I see only this , if somebody have smaller screen it see 3/4 or 1/2 from it. Of course, they can use scroll but people are lazy.
600px--height-is-too-much.jpg


Now slide images have 600px height - I suggest to use max 400 px / 450px.

Second, web trends from 2012/2013 is about simplicity,
Jesus also called his first followers to the pathway of simplicity ;)
And yours slide have too much unnecessary elements, you have to focus on the main message.
User avatar
Platinum Boarder

GK User
Sat May 18, 2013 11:19 am
Pawel,

Lol.. I agree about the simplicity of the image, however my boss wants it this way...lol. I really appreciate the suggestion and I will put them into practice right away.

Great work and thanks a million. :D





Pawel F wrote:p.s. By the way you have too big Slideshow images (on home page), so some people may don't see content with modules below. I on my 22" screen and I see only this , if somebody have smaller screen it see 3/4 or 1/2 from it. Of course, they can use scroll but people are lazy.
600px--height-is-too-much.jpg


Now slide images have 600px height - I suggest to use max 400 px / 450px.

Second, web trends from 2012/2013 is about simplicity,
Jesus also called his first followers to the pathway of simplicity ;)
And yours slide have too much unnecessary elements, you have to focus on the main message.
User avatar
Platinum Boarder

GK User
Sat May 18, 2013 7:10 pm
Pawel,

I have another question about layouts, are my current layout frontpage settings ok for cellphone and tablets display. In other words is the site properly displayed on those devices and if not how do I set it to or what setting/dimensions/px would you recommend for each device(Android/Iphone/Tablets).

Thanks again for your wonderful assistance. :woohoo:






Pawel F wrote:p.s. By the way you have too big Slideshow images (on home page), so some people may don't see content with modules below. I on my 22" screen and I see only this , if somebody have smaller screen it see 3/4 or 1/2 from it. Of course, they can use scroll but people are lazy.
600px--height-is-too-much.jpg


Now slide images have 600px height - I suggest to use max 400 px / 450px.

Second, web trends from 2012/2013 is about simplicity,
Jesus also called his first followers to the pathway of simplicity ;)
And yours slide have too much unnecessary elements, you have to focus on the main message.
User avatar
Platinum Boarder

GK User
Sun May 19, 2013 11:35 am
Pawel,

Please help me to figure out how to have the social media tab to show up on cellphones and tablets. What do I need to do to make this happen(see attachment) :?







Pawel F wrote:p.s. By the way you have too big Slideshow images (on home page), so some people may don't see content with modules below. I on my 22" screen and I see only this , if somebody have smaller screen it see 3/4 or 1/2 from it. Of course, they can use scroll but people are lazy.
600px--height-is-too-much.jpg


Now slide images have 600px height - I suggest to use max 400 px / 450px.

Second, web trends from 2012/2013 is about simplicity,
Jesus also called his first followers to the pathway of simplicity ;)
And yours slide have too much unnecessary elements, you have to focus on the main message.
User avatar
Platinum Boarder

GK User
Sat Jun 29, 2013 9:09 am
Hi Shawn,

Open file /templates/meet_gavern/css/template.css

Find this code to remove:
Code: Select all
#gk-social-icons { display:none !important; }
User avatar
Platinum Boarder

GK User
Sat Jun 29, 2013 9:16 am
Don,


Thank you.... :D



Don Lee wrote:Hi Shawn,

Open file /templates/meet_gavern/css/template.css

Find this code to remove:
Code: Select all
#gk-social-icons { display:none !important; }
User avatar
Platinum Boarder

GK User
Sat Jun 29, 2013 11:24 am
You are welcome, I'm glad it helped.
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 2:36 am
Hey Don,

I have one quick question. How do I get the logo to line up evenly with the main menu in the "Creativity" template. In other words I was to reduce the spacing underneath the logo so that that both items are align evenly. See attachment


Don Lee wrote:You are welcome, I'm glad it helped.
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 5:29 am
Hi Shawn,

Post that site's URL here so I can check and help you further.
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 6:05 am
Don,

Here you go:http://www.smartdesignjm.com/


Don Lee wrote:Hi Shawn,

Post that site's URL here so I can check and help you further.
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 9:00 am
Try this code:
Code: Select all
.gkLogo{
margin-top:15px!important;
}
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 9:05 am
Don, THANK YOU THANK YOU...IT WORKED. :D




Don Lee wrote:Try this code:
Code: Select all
.gkLogo{
margin-top:15px!important;
}
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 11:10 am
No problem, Shawn.
User avatar
Platinum Boarder

GK User
Sun Jul 14, 2013 11:24 pm
Hey Don,

I have been trying to remove the highlighted words in the attachment. See live link of website where the working is located:http://www.atlantametrosda.org/index.php?option=com_multicalendar&view=multicalendar&Itemid=672

Also see attachment. Thanks :D



Don Lee wrote:No problem, Shawn.
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 11:30 am
Hi Shawn,

I'm not sure if this will work but give it a try:
Code: Select all
.contentpane > div > div{
display: none;
}
.contentpane > div > div:first-child{
display: block!important;
}
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 11:34 am
Don,

Thank you so much.. :D



Don Lee wrote:Hi Shawn,

I'm not sure if this will work but give it a try:
Code: Select all
.contentpane > div > div{
display: none;
}
.contentpane > div > div:first-child{
display: block!important;
}
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 11:38 am
No problem. I'm glad to know it worked.
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 11:46 am
Don,

Can I use this code for this link:http://www.atlantametrosda.org/index.php?option=com_proforms&view=form&jid=1&Itemid=700 to remove the link in the bottom righthand corner.




Don Lee wrote:No problem. I'm glad to know it worked.
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 11:49 am
No, Shawn. Actually you have added the code and you can see yourself that it doesn't affect the other page. It's not the same here, just add a suffix class for the page then I will give you the code to get rid of that line.
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 11:53 am
Don, just let me know what the code is. :mrgreen:




Don Lee wrote:No, Shawn. Actually you have added the code and you can see yourself that it doesn't affect the other page. It's not the same here, just add a suffix class for the page then I will give you the code to get rid of that line.
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 12:10 pm
Please add a suffix class for that page first then I can write the code for you.
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 12:26 pm
Don, I dont know how to do or where to go to add a suffix class. Please show me.



Don Lee wrote:Please add a suffix class for that page first then I can write the code for you.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 11:45 am
Hi Shawn,

Go to edit the template, you will see Suffix field under Features section.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 2:56 pm
Don,

Please see attachment, I found the location you are talking about however I need to know what to enter in each bow. :shock:



Don Lee wrote:Hi Shawn,

Go to edit the template, you will see Suffix field under Features section.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 3:04 pm
You may enter these:

itemID: 700
Suffix: contact

Let me know once done.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 3:07 pm
Don,

I have added the info you suggested



Don Lee wrote:You may enter these:

itemID: 700
Suffix: contact

Let me know once done.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 3:52 pm
Looks like it doesn't work. Send me an PM to provide with an admin account then I will check for you.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 4:01 pm
Hey Don,

I just sent it to you, thanks again for all you assistance.




Don Lee wrote:Looks like it doesn't work. Send me an PM to provide with an admin account then I will check for you.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 4:14 pm
Thank you, Shawn. You forgot clicking the big Save button after adding the suffix, that's why it wasn't added. I did it for you.

Now add this code to get rid of the link:
Code: Select all
body.contact #gkMainbody > div:last-child > a{
display:none;
}
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 4:19 pm
Don,

I am sorry ...lol Ok where do I add this code? I have added the code however its not working.



Don Lee wrote:Thank you, Shawn. You forgot clicking the big Save button after adding the suffix, that's why it wasn't added. I did it for you.

Now add this code to get rid of the link:
Code: Select all
body.contact #gkMainbody > div:last-child > a{
display:none;
}
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 4:51 pm
Change to this one then it will work:
Code: Select all
body.contact #gkMainbody > div:last-child > a{
display:none!important;
}
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 4:54 pm
Don,

YOU ARE THE MAN.... :D It works. THANKS.



Don Lee wrote:Change to this one then it will work:
Code: Select all
body.contact #gkMainbody > div:last-child > a{
display:none!important;
}
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 6:55 pm
Don,

How would I remove the same writing from this link:http://www.excelcarebydivinee.com/index.php/contact-us

See attachment.




Don Lee wrote:Change to this one then it will work:
Code: Select all
body.contact #gkMainbody > div:last-child > a{
display:none!important;
}
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 10:27 pm
Do the same, Shawn, add a suffix and use that code.
User avatar
Platinum Boarder

GK User
Wed Jul 17, 2013 12:42 am
Don,

Please see attachment, I cant find where to add a suffix in this template:http://joomla30.gavick.com/

I am using the 3.0 Template





Don Lee wrote:Do the same, Shawn, add a suffix and use that code.
User avatar
Platinum Boarder


cron