-
AuthorPosts
-
cbc575 Friend
cbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
July 14, 2015 at 5:31 pm #208743Hi there,
Is it possible to change the icons to the top/right corner above the product name..? Its a small change but I’m sure I will look much better.
Thank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 6:16 pm #577394So that we can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 6:16 pm #643691So that we can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 6:16 pm #742338So that we can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.cbc575 Friendcbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
July 14, 2015 at 6:26 pm #577396<em>@TomC 482868 wrote:</em><blockquote>So that we can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.</blockquote>Hey @tomc, how you doing man, the site is offline right now, but what I’m showing is from the default template and sample info.
Thanks.
cbc575 Friendcbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
July 14, 2015 at 6:26 pm #643693<em>@TomC 482868 wrote:</em><blockquote>So that we can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.</blockquote>Hey @tomc, how you doing man, the site is offline right now, but what I’m showing is from the default template and sample info.
Thanks.
cbc575 Friendcbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
July 14, 2015 at 6:26 pm #742340<em>@TomC 482868 wrote:</em><blockquote>So that we can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.</blockquote>Hey @tomc, how you doing man, the site is offline right now, but what I’m showing is from the default template and sample info.
Thanks.
cbc575 Friendcbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
July 14, 2015 at 6:35 pm #577397cbc575 Friendcbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
July 14, 2015 at 6:35 pm #643694cbc575 Friendcbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
July 14, 2015 at 6:35 pm #742341TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 6:40 pm #577399Here’s one way to go about it . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_techzone/css
Within that custom.css file, paste the following CSS rule:
.icons {
float: right;
margin: -125px 0 10px 30px;
text-align: right;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 6:40 pm #643696Here’s one way to go about it . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_techzone/css
Within that custom.css file, paste the following CSS rule:
.icons {
float: right;
margin: -125px 0 10px 30px;
text-align: right;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 6:40 pm #742343Here’s one way to go about it . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_techzone/css
Within that custom.css file, paste the following CSS rule:
.icons {
float: right;
margin: -125px 0 10px 30px;
text-align: right;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
cbc575 Friendcbc575
- Join date:
- April 2015
- Posts:
- 208
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 53
- Thanked:
- 11 times in 1 posts
-
AuthorPosts
This topic contains 28 replies, has 2 voices, and was last updated by cbc575 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum