-
AuthorPosts
-
tulioc Friend
tulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 11, 2013 at 1:10 am #188136Hi,
How can I move up and left the hotline module position up and left? Please see image attached.
Thanks,
Tulio
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 11, 2013 at 5:27 pm #495520So that I can try to best assist you, please provide the url of the site you’re working on,
as well as set “Optimize CSS” to “No” within your Template Manager–General settingstulioc Friendtulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 11, 2013 at 6:20 pm #495526TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 11, 2013 at 6:28 pm #495529To move the element up and to the left, you can try this . . .
Within file path –> /templates/ja_vintas/css/virtuemart.css
at line 9, add a “margin-right” and “margin-top” property to the CSS rule – for example:
#ja-hotline {
float: left;
margin-top: -30px;
margin-right: 100px;
}Does that work out for you?
tulioc Friendtulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 11, 2013 at 6:52 pm #495532Hi TomC, thanks for your reply.
Check it. Didn’t change. I change numbers and nothing.
Can you please check it?Thanks,
Tulio
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
tulioc Friendtulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 11, 2013 at 7:22 pm #495537Found the issue.
Regards,
Tulio
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 11, 2013 at 7:26 pm #495539This is strange then …. because when I bring up your site in Firebug and examine the CSS for that element – within file path:
/templates/ja_vintas/css/virtuemart.css – I’m still seeing only the following:
#ja-header-info {
float: right;
font-family: "Times New Roman";
font-size: 0.857em;
margin-top: 0;
text-transform: uppercase;
}#ja-hotline {
float: left;
}#ja-hotline .phone {
background: url("../images/icon-phone.png") no-repeat scroll 0 0 transparent;
}#ja-hotline .phone strong {
color: #E3575A
}If the CSS rules I cut-and-pasted above are not appearing in THAT order (above),
then I’m thinking you’re looking in the wrong CSS file1 user says Thank You to TomC for this useful post
tulioc Friendtulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 11, 2013 at 7:30 pm #495541Hi Tom,
I found the issue. Solved. Thanks for your valuable help.
Regards,
Tulio
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 11, 2013 at 7:42 pm #495542Glad to be of assistance … All the best with your continuing site development !!!
😎
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by TomC 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Hotline module position
Viewing 10 posts - 1 through 10 (of 10 total)