-
AuthorPosts
-
moretti Friend
moretti
- Join date:
- April 2009
- Posts:
- 104
- Downloads:
- 14
- Uploads:
- 33
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
December 19, 2014 at 12:23 pm #203679Hi!
The website address is http://www.mitranh.org.br
When I open the site in a mobile phone or tablet the
header is not adjusting according to
the handset screen.
The header size I set the file:../css/custom.css with the following information:
.logo-image a {
display: inline-block;
height: 80px;
width: 600px; }I forgot to configure something?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
December 19, 2014 at 4:11 pm #5591821.Go to this File: /templates/ja_social_t3/css/custom.css
Replace this code
.logo-image a{display:inline-block;height:80px;width:600px}
With
.logo-image a{display:inline-block;}
2. Go to this File: /templates/ja_social_t3/css/themes/purple/template.css
Replace this code
.logo-image a {
display: inline-block;
height: 75px;
width: 194px;
}with
.logo-image a {
display: inline-block;
}3. Add this code to /templates/ja_social_t3/css/custom.css
.logo-image img{
width:100% !important;
}1 user says Thank You to chavan for this useful post
moretti Friendmoretti
- Join date:
- April 2009
- Posts:
- 104
- Downloads:
- 14
- Uploads:
- 33
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
December 19, 2014 at 4:47 pm #559184Muito obrigado, eu fiz a troca nas outras cores tambem
Feliz Natal e Feliz ano novo 🙂AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by moretti 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
size header in Iphone
Viewing 3 posts - 1 through 3 (of 3 total)