-
AuthorPosts
-
smartmax Friend
smartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
January 14, 2013 at 3:14 pm #183977Hi, is it possible to change the ‘Contact-Icons’ or have it ‘written’ as text?
My Client finds it not very logic how it’s done now :((
(first and third field are the same)
http://www.matestrainingen.nlMany Thanks in advance
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 14, 2013 at 6:33 pm #479682The CSS for these items can be found/modified as follows . . .
Within file path –> /templates/ja_community_plus/css/template.css
Beginning at line 1584, you will see the following . . .
input#jform_contact_name {
background-image: url("../images/icon-yourname.png");
background-position: 5px center;
background-repeat: no-repeat;
border: medium none;
padding-left: 25px;
}input#jform_contact_email {
background-image: url("../images/icon-yourmail.png");
background-position: 5px center;
background-repeat: no-repeat;
padding-left: 25px;
}input#jform_contact_emailmsg {
background-image: url("../images/icon-yourname.png");
background-position: 5px center;
background-repeat: no-repeat;
padding-left: 25px;
}
As you can see, those “contact” images are defined within the above CSS rules – and the images themselves are located within your “images” folder and named (respectively) “icon-yourname.png, icon-yourmail.png”
The easiest way to change the icons would be to simply replace them with whatever new icon images you create and replace the existing images. If you name them something different than the original icon image names, then you will also need to modify the CSS rules above to reflect the new image names.
Hope That Helps
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
January 15, 2013 at 3:58 pm #479877This looks again: “GREAT! THANK YOU!”
I’m gonna try it right away.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 15, 2013 at 5:05 pm #479881Glad to be of assistance …. Let me know if you’re able to accomplish want you wanted.
😎
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
January 16, 2013 at 1:54 pm #480042Hi TomC, I (we) have accomplished how ‘I wanted’…,
but the Client would prefer a simpele looking contact-form as usually shown in Joomla.
It is used by ‘elderly women’ that don’t know how it works 😀for example: http://www.haktransport.nl/index.php/contact (I also made that one)
But when I make the same in: http://www.matestrainingen.nl/contact_mates.html
it just doesn’t come out right – contact form won’t slide open.
There is something wrong…Am I driving you crazy yet? :-[
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
January 22, 2013 at 9:55 am #480748Hi TomC, I just wanted to let you know that it’s oké now the way it is. Thank you very much for your help.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by smartmax 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Contact Icons?
Viewing 6 posts - 1 through 6 (of 6 total)