-
AuthorPosts
-
kaj Friend
kaj
- Join date:
- March 2006
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 17
- Thanked:
- 5 times in 1 posts
May 20, 2015 at 6:55 am #206487Hi,
I have read several posts of how to change the logo but I seems to miss something. I want a logo of 249 x 52 where the right side of the logo meets the left side of the first menu item. Currently I have white space between which I want to remove.I have created a custom.css:
div.logo-image {
padding-right: 0px !important;
padding-left: 0px !important;
width: 249px;
height: 52px;
float: left;
}but I still can’t get the logo and the first menu item to touch. Is there something with Uber that I’m missing or…?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 6:43 pm #571273Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/uber/css/
Within that custom.css file, paste the following CSS rule:
div.logo-image {
margin-right: -20px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 6:43 pm #736321Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/uber/css/
Within that custom.css file, paste the following CSS rule:
div.logo-image {
margin-right: -20px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ??
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by TomC 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How do I change the logo size?
Viewing 3 posts - 1 through 3 (of 3 total)