1. ritarich
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 23 December 2015
  5.  Subscribe via email
Hi Ciarán,
Could you please have a look at this site I'm building with the Central template: http://www.dev.enlivenllc.com. I am sending you login info in a private email.

The problem occurs on the pages where I've added some new code to the template css. The photos in the showcase position are downloading slowly. This is the code that I've added:
#container_header {
height: 35%;
Is this change in the height causing the slow download? I have optimized the photos, so I don't think the files are too big.
Please advise,
rita
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rita

CSS will not effect the download speeds of any images. I would ensure that you have a closing bracket on your CSS which is not present in your above example....


#container_header {
height: 35%;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!