Change icons-fonts ruled by css in homepage

  • milos
    Support Staff
  • Moderator
  • Moderator
More
8 years 2 months ago #46233 by milos
I need:

1. Link of your site.
2. Exact location of image files (where they are uploaded and file names)

Thanks

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
8 years 2 months ago - 8 years 2 months ago #46238 by milos
Path to your images that you provided "images/lta/constructionIcons/" is incorrect.

Please check.
Last edit: 8 years 2 months ago by milos.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
8 years 2 months ago - 3 years 6 months ago #46246 by milos
1. Upload icon images using FTP to this folder on your site: /templates/hot_startup/images

To check if images are uploaded properly, enter this link in browser
Code:
http://www.yoursite.com/templates/hot_startup/images/imagename.png

2. Now select them in template_css.css file like this:
background:url(../images/imagename.png);

Change "imagename.png" according to the name of your image.

Regards
Last edit: 3 years 6 months ago by milos.

Please Log in to join the conversation.

More
8 years 2 months ago #46248 by madmax24
I have done exactly as instructed above. Here is the path:

.mp_advert1 h3:before {
background:url(..images/lightbulb.png) no-repeat;
}

Nothing appears. Please advise further. Thank you.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
8 years 2 months ago #46249 by milos
Well, this is not "exactly". You missed the path by missing the /

background:url(../images/lightbulb.png) no-repeat;

Please Log in to join the conversation.

More
8 years 2 months ago #46250 by madmax24
Please see the attached images. I have corrected the path as shown in the image and there is still no image showing (see second attachment). Would you like to have access to my account to further troubleshoot the issue? Please advise.

Thank you for your time and assistance.
Attachments:

Please Log in to join the conversation.

Time to create page: 0.351 seconds
Powered by Kunena Forum