Forum Support

Shape 5
March 28, 2024, 04:31:01 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: RESOLVED: Header wrap image -- where is it called from?  (Read 352 times)
tngenewhiz
Jr. Member
**
Offline Offline

Posts: 82



« on: August 14, 2014, 10:28:37 AM »

RESOLVED this...

As I was attempting to lighten the bar across the top of my site, I discovered the dark gray area was actually the result of a missing image.  

Inspecting the code, I saw it was trying to pull something called iafc1.jpg from the root-level images directory.  

I couldn't find anything in the template set-up or the CSS that referred to a file by that name.  So, I gave up and decided to post a message here.

As an interim fix, I created a small image and gave it that name, then FTP'd it up.  It worked.

But where is the call to that file coming from?
« Last Edit: August 14, 2014, 12:13:17 PM by tngenewhiz » Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: August 14, 2014, 09:07:00 PM »

Hello,

That header background image is controlled here:

Code:
Template.CSS - Line 516

#s5_header_area1 {
    background: url("../images/s5_menu_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 114px;
    overflow: hidden;
    width: 100%;
    z-index: 3;
}

Regards,
Logged

Mike Nicoll
------------
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
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.