Hi There,
I used the template J51_kindle and the desktop browser version looks good but when I browse it on the mobile devices, the logo was moved to the side as per shown here. The font for the menu also become white color and unable to be seen clearly as shown on the image here.
Also the J51_ImageLinkHover, it was round in the desktop browser but it is not round in shape for the mobile version. Please advice
Please advice where and how to edit.
- xaxier
-
- Commercial Templates
- Sunday, 27 April 2014
- Subscribe via email
Hi Xavier
To keep your images rounded try also adding the following to the Custom CSS field...
Ciarán
To keep your images rounded try also adding the following to the Custom CSS field...
@media only screen and (max-width: 440px) {
.j51container, .j51container .mask, .j51container .content {
max-width: 160px !important;
}}Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hello
To better position your logo on smaller screen devices and change the color of the text of your mobile menu try adding the following to the Custom CSS field of your templates parameters...
Ciarán
To better position your logo on smaller screen devices and change the color of the text of your mobile menu try adding the following to the Custom CSS field of your templates parameters...
.js .selectnav {
color: #000000;
}
@media only screen and (max-width: 767px) {
h1.logo a {
left: 120px;
}}
@media only screen and (max-width: 440px) {
h1.logo a {
left: 35px;
}}Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hi Ciaran,
Here you go. http://www.loveandlove.com.my
Do help me to check and see what can be done ASAP as I need this to be done ASAP. Thanks!
Here you go. http://www.loveandlove.com.my
Do help me to check and see what can be done ASAP as I need this to be done ASAP. Thanks!
- more than a month ago
- Commercial Templates
- # 4
Ah ok. Sorry to say this update is not available for Joomla 2.5
Would you have a URL to an example of these issues and we will see is there an alternative solution?
Ciarán
Would you have a URL to an example of these issues and we will see is there an alternative solution?
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Hi Ciaran,
Thanks!
FYI, I am using Joomla 2.5 and I have downloaded your latest template and re-install but I am still encountering the same issue as stated. Please advice.
Thanks
Thanks!
FYI, I am using Joomla 2.5 and I have downloaded your latest template and re-install but I am still encountering the same issue as stated. Please advice.
Thanks
- more than a month ago
- Commercial Templates
- # 6
Hello
We have recently updated our Kindle template replacing the mobile menu and also changing the way in which the logo is loaded making it more responsive. May I suggest downloading the template again a reinstalling to update. None of your templates settings will be lost.
Ciarán
We have recently updated our Kindle template replacing the mobile menu and also changing the way in which the logo is loaded making it more responsive. May I suggest downloading the template again a reinstalling to update. None of your templates settings will be lost.
Ciarán
- more than a month ago
- Commercial Templates
- # 7
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »