-
AuthorPosts
-
acusticambiente Friend
acusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 1, 2014 at 6:00 pm #202349Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 2, 2014 at 10:27 am #553844It is affected by font-awesome css file . Acutally the background icon class is conflicted between template file less/css and font-awesome css file .
First take a full backup of your site .
And PM me your working FTP details . I will fix it directly on your site .Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 3, 2014 at 4:35 pm #553981Hi FTP details are not full. but i fixed it via admin panel
this workaround that i used
Go to Module manager >> Quick Contact >>Editor source code
Change this code
<p><a class="btn-icon btn-big icon-contact" title="Richiedi Info" href="index.php?option=com_k2&view=item&layout=item&id=18&Itemid=561"><span>Richiedi Info</span></a></p>
With this code
<p><a class="btn-icon btn-big ico_contact" title="Richiedi Info" href="index.php?option=com_k2&view=item&layout=item&id=18&Itemid=561"><span>Richiedi Info</span></a></p>
Now to your template css folder
css/custom.css file
If there is no custom.css file
then create a file with name custom.css and add this code
.ico_contact {
background-image: url(../../../templates/ja_mero/images/ico/mail-big.png);
}Please check your site now
1 user says Thank You to Pankaj Sharma for this useful post
acusticambiente Friendacusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 3, 2014 at 6:46 pm #554010it’s working. thanx!
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by acusticambiente 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
t3 update….
Viewing 4 posts - 1 through 4 (of 4 total)