Forum Support

Shape 5
March 28, 2024, 07:43:24 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to change phone icon on the contact bar  (Read 1117 times)
Lukey
Jr. Member
**
Offline Offline

Posts: 70



« on: July 26, 2017, 02:06:21 PM »

Hi Tristan,

Hope you're well. How do I adjust the contact icon to be from a phone to an envelope for email please - see attached.

Cheers in advance,
Lukey
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: July 27, 2017, 10:38:36 AM »

Can you provide a link? 

I'll need to see what it's doing before I can suggest any way of changing it.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Lukey
Jr. Member
**
Offline Offline

Posts: 70



« Reply #2 on: July 28, 2017, 12:19:33 AM »

Can you provide a link? 

I'll need to see what it's doing before I can suggest any way of changing it.

Good Morning,

The website is live at http://www.eastofenglandcpd.com

Thanks,
Luke
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #3 on: July 28, 2017, 12:37:11 PM »

You're using Ameritage Medical, but you posted to the board for Risen Hope; I was wondering why I had no idea where that screenshot came from.  I'll move this thread to the correct board after I submit this post.

The CSS you're looking for is the following, around line 684 of css/template.css:
Code:
#s5_phoneicon {
    float: right;
    margin-left: 5px;
    padding-left: 28px;
    background: transparent url(../images/s5_phone.png) no-repeat left;
}

You can either change that code to point to a different image, or you can override it with the following code at the bottom of the style.css file for the theme (after changing the URL):

Code:
#s5_phoneicon {
    background: transparent url(../images/s5_phone.png) no-repeat left !important;
}
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Lukey
Jr. Member
**
Offline Offline

Posts: 70



« Reply #4 on: August 04, 2017, 03:53:57 AM »

Morning,
I resolved it by replacing the s_phone.png with a basic envelope icon I made in photoshop and overwriting the filename. It'd be handy to have other contact pngs in the template available if others (like my client) don't want a phone number listed.

All good, please lock.
Cheers
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.