-
AuthorPosts
-
May 26, 2014 at 5:35 pm #198177
Working to the logo of my site I had to adjust the dimensions in custom.css At the moment my logo looks good in browser and in tablet (even if I hasn’t had lots of tries yet) but in my smartphone the logo overlapps the headline module. I have set on the small logo option in theme manager and uploaded a very small version of the image but without result. I wonder if the problem is in the width of the white bar where is displayed the main menu but I don’t want to make mess without the advice of the forum. If you want to have a look via smartphone http://www.liceogmarconi.gov.it/joomla3.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 26, 2014 at 5:42 pm #536710Hi
In your custom.css file try to add this
.bottom-slide .main-container {
margin-top:5px;
}May 26, 2014 at 8:10 pm #536729It functions I have only had to modify the number pf pixels. Unfortunately now I have the search icon a bit overlapping the logo.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 27, 2014 at 2:58 am #536756If you need a similar Layout for search as the image attached, please do the changes suggested below
Go to this File: /templates/ja_biz/css/custom.css
Add this code
@media (max-width: 450px) {
.head-search {
height: 32px;
margin: 15px 0 0 0 !important;
position:relative !important;
right: 0px !important;
top: 0px !important;
}.head-search .search{
right: 0px !important;
}}
-
1 user says Thank You to chavan for this useful post
May 28, 2014 at 6:17 am #536920It works great. a loto of thanks.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by robyrom 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Logo in responsive template
Viewing 5 posts - 1 through 5 (of 5 total)