-
AuthorPosts
-
marco17 Friend
marco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
November 9, 2016 at 5:11 pm #984953Hi, we would like to move the telephone number in call position a little bit higher and to rigth just to allign to the menu bar.
The website is http://www.mydjardines.com/
I attach an image.
Many thanks.
Marco
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 10, 2016 at 2:35 am #985037Hi
Go to /css/template.css file in the template folder .
Find below code.live-support-actions { margin-top: 25px; }
replace it with
.live-support-actions { margin-top: 0px; }
Also find this code
#ja-callnow { float: right; height: 27px; line-height: 27px; margin: 8px 10px 0 0; font-size: 100%; padding-left: 15px;
replace it with
#ja-callnow { float: right; height: 27px; line-height: 27px; margin: 8px 0px 0 0; font-size: 100%; padding-left: 15px;
Changed the padding value to move it in right .
save file , clean Joomla cache and check .
marco17 Friendmarco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
November 10, 2016 at 7:34 am #985100Hi,
Many thanks!
All is ok but to move to right i have put 0 in padding-left value and it doesn’t go completly to the right:
ja-callnow {
float: right; height: 27px; line-height: 27px; margin: 8px 10px 0 0; font-size: 100%; padding-left: 0px; background: url(../images/icons/icon-callnow.png) no-repeat left center;
Marco
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 10, 2016 at 7:36 am #985102Yes its used to move it completely in right.
Glad the code works for you.
RegardsAuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to arrange te telephone number in call position
Viewing 4 posts - 1 through 4 (of 4 total)