1. Rayjak
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 16 March 2015
  5.  Subscribe via email
I have a gradient in this style and it works on the home page but does not work on internal pages. Internal page message is that it can not load the image. See attached.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue? Is this image set from within your template parameters or through using your own custom CSS?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Home page with blue stripe

Internal Page Example that doesn't have blue strip:

The attached is Firefox development tools which indicates on the internal page that the image can not be loaded. Happens on all internal pages.

My custom css code is here:

#container_top1_modules, #container_slideshow, #container_top1_modules ul.tabs li a.linkopen, #container_top1_modules dl.tabs dt.open h3 a:link, #container_top1_modules dl.tabs dt.open h3 a:visited, .csstransforms3d .tabs a:hover span::before, .csstransforms3d .tabs a:focus span::before, .tabs a span {
background-color: #ABCE7A;
}
#container_slideshow {
margin-bottom: 4px;
}#container_hornav {
margin-bottom:1px;
}
#container_hornav {
background-color: transparent;
background: url("images/backgrounds/blue_gradient.jpg";) repeat-x !important;
}
#container_top1_modules, #container_slideshow, #container_top1_modules ul.tabs li a.linkopen, #container_top1_modules dl.tabs dt.open h3 a:link, #container_top1_modules dl.tabs dt.open h3 a:visited, .csstransforms3d .tabs a:hover span::before, .csstransforms3d .tabs a:focus span::before, .tabs a span {
background-color: transparent;
}
}
#container_top1_modules, #container_slideshow, #container_top1_modules ul.tabs li a.linkopen, #container_top1_modules dl.tabs dt.open h3 a:link, #container_top1_modules dl.tabs dt.open h3 a:visited, .csstransforms3d .tabs a:hover span::before, .csstransforms3d .tabs a:focus span::before, .tabs a span {
background-color: transparent;
}
#container_top1_modules {
margin-bottom: 0px;
}

:
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello


Using the full URL to your image should resolve this issue (http://www.yoursite.com/images/yourimage.jpg).

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


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