-
AuthorPosts
-
lg21 Friend
lg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
December 30, 2013 at 4:00 pm #193348in my website http://www.corrieredigela.com
A kindness to the client’s needs I had to create the header and the menu on two lines of size 970 x 150 pixels, once sailed in the mobile version, the head is too big and is not visible.
And ‘possible to say that the mobile version instead dela head as a logo takes what little left in the session footer?In the mobile version I put to make it appear only the NOTIZIE DEL GIORNO session, which are in the position in the mobile version home11 but not seen. Why?
thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 31, 2013 at 4:12 am #516969Hi lg21,
You can create a new css file named: custom.css in /templates/ja_magz(your-default-template)/css folder.
Then add below css rule:
@media (max-width: 768px) {
logo image {
width: 100% !important;
height: auto !important;
}
}Hope this helps.
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
December 31, 2013 at 2:29 pm #517009I did as you said, but I always see the main logo (headers), on the mobile version, and not the session footer logo
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
December 31, 2013 at 3:28 pm #517011This is my website
This is my mobile version
And this is what I want to get that instead of the current logo (headers) to insert the logo header of my website, so as to obtain this
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 2, 2014 at 3:10 am #517084So in mobile view, you want to replace logo in header with the current footer logo, right? You can open the same custom.css file as above and add below CSS rule:
.logoimg {
display: none;
}
.logo-image a {
background: url("../images/logo-big.png") no-repeat scroll left top rgba(0, 0, 0, 0);
height: 80px !important;
width: 320px !important;
}
Let me know how it goes.
Happy New Year!!!
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 2, 2014 at 11:40 am #517144No, by entering the code in the file also changes the custom logo in the header.
I want only the mobile version you see the big logo-footer in the session, modifying the code, it puts the logo in the header too-big
In the site I want the logo remains of what is now, I just want the logo changes in the mobile version
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 2, 2014 at 11:58 am #517146But it was not possible, it is more appropriate since we are talking of two different views, web and mobile logos can insert two each for the version you want? If I insert logo as something great I think it is normal that it is not visible on a mobile device. Sometimes it complicates life unnecessarily.
It would just make sure that the logo for the website had a name like logo.png
and to the mobile version of the logo of another name-logo mobile.pngSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 3, 2014 at 4:28 am #517239JA Magz is responsive template, it will be based on screen resolution to have specific style. With afore-mentioned suggestion, I mean that when your site is rendered in device with appropriate width, it will load ‘logo-big.png’ image and in normal view (desktop view) it displays ‘logo.png’ image.
That is default behavior of a responsive template. Please note you should use real mobile device to test, instead of having your web browser resized.
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 3, 2014 at 11:20 am #517269did you try to view my site on your mobile device? think it is a feasible solution for the customer? The customer decides how he wants the logo for the website, and once I saw your site on your mobile device, ask me if you can make changes, as the logo on the website has been changed and adapted (950 pixels) compared to the size original. Then she tells me that the team Joomlart, does not require that a customer can take two distinct diversee solutions for both the computer display and for the visualizzione a mobile device?
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 3, 2014 at 11:37 am #517272I try to explain again.
this is my website
and so must be good because the client wanted the logo of this size
this is my mobile version
but since the logo is 950 pixels is hard to see in the mobile device
I just wanted to see if it was possible to tell the mobile device to display the logo should not be the same as the website, but the logo-big session that is in the footer of the site, but without changing the logo of the website
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 6, 2014 at 9:52 am #517505Please correct me if I’m wrong that you want to use logo in footer (in web view) as logo header when displaying in mobile device, right?
You can PM me URL, admin and FTP credentials of your site, I will try to check for you (please take a backup of your site first).
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 9, 2014 at 7:44 am #517881you are correct
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 14, 2014 at 10:30 am #518411I read solved in the next post, but I still have the same problem, the mobile version does not see the logo in the footer section of my website
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 15, 2014 at 3:34 am #518491Open the file: /templates/ja_magz/css/custom.css, pls try to add code as follows:
@media (max-width: 768px) {
logo image {
width: 100% !important;
height: auto !important;
}
.t3-copyright .footer-logo {
display: block;
}
}
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 15, 2014 at 9:46 am #518540Done, added, now go in your mobile device and enter
http://www.corrieredigela.comlogo footer of my website, not yet visible, and the bad news is paginated
AuthorPostsThis topic contains 16 replies, has 2 voices, and was last updated by Saguaros 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum