Thread: Header Image

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Header Image

    Hos do I change the size of the header Image. I have a different header but it is bigger than the current one in height and when I upload it the site cuts the bottom of it off.
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  2. #2
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Re: Header Image

    Is there a .php style sheet that I need to edit for it?
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  3. #3
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Re: Header Image

    So I tried to edit the image through the stylesheet by adding one line of code in the headerWrapper as below. For some reason it didn't work. It screwed the whole site up.

    #headerWrapper {
    margin: 0em;
    padding: 0em;
    height: 175px;/*adjust to suit*/

    I'm totally lost!!
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  4. #4
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Re: Header Image

    Anyone... Please help.... I have been working on this all day and it's not working!! What am I doing wrong?!?!
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Header Image

    Copy /includes/languages/english/header.php to /includes/languages/english/your_template/header.php and edit these lines
    PHP Code:
      define('HEADER_LOGO_WIDTH''192px');
      
    define('HEADER_LOGO_HEIGHT''64px');
      
    define('HEADER_LOGO_IMAGE''logo.gif'); 

  6. #6
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Re: Header Image

    Quote Originally Posted by gjh42 View Post
    Copy /includes/languages/english/header.php to /includes/languages/english/your_template/header.php and edit these lines
    PHP Code:
      define('HEADER_LOGO_WIDTH''192px');
      
    define('HEADER_LOGO_HEIGHT''64px');
      
    define('HEADER_LOGO_IMAGE''logo.gif'); 
    Thank you! :)
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  7. #7
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Re: Header Image

    Quote Originally Posted by gjh42 View Post
    Copy /includes/languages/english/header.php to /includes/languages/english/your_template/header.php and edit these lines
    PHP Code:
      define('HEADER_LOGO_WIDTH''192px');
      
    define('HEADER_LOGO_HEIGHT''64px');
      
    define('HEADER_LOGO_IMAGE''logo.gif'); 
    Didn't work. I added the file like you said and then edited it to the correct size and file name and nothing! It's the exact same. Any thoughts?
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Header Image

    Perhaps there is something nonstandard about your site. Seeing it live would allow us to give the best advice.

  9. #9
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Re: Header Image

    Quote Originally Posted by gjh42 View Post
    Perhaps there is something nonstandard about your site. Seeing it live would allow us to give the best advice.
    Just got it working... Stupid me kept editing one file and them uploading the old file!!!! DUH!!!!!! :)
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  10. #10
    Join Date
    Apr 2010
    Location
    UK
    Posts
    25
    Plugin Contributions
    0

    Default Re: Header Image

    Hi guys i have the same problem, i have altered the header.php

    Originally Posted by gjh42
    Copy /includes/languages/english/header.php to /includes/languages/english/your_template/header.php and edit these lines
    PHP Code:
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');
    and i have altered my css. file which has moved my nav bar down but my logo still doesn't show the full image it is still cutting the bottom off, my question is how do i get the full image to show,
    thanks, my live site address is http://www.samdana.co.uk

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Header image width is not adjusting bottom of image is cut off
    By RonGin in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Jul 2013, 06:09 PM
  2. change header image on non-main pages to a different image thats on my home
    By alcanlove in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Jul 2012, 11:22 PM
  3. Need help with header image/header area-Apple Zen
    By Samuz in forum Addon Templates
    Replies: 2
    Last Post: 9 Jul 2010, 12:37 AM
  4. header.php and tpl header image remover
    By d1rage5 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Jul 2008, 09:56 PM
  5. shopping cart image in sidebox when using image for box header
    By JenRed in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jan 2007, 04:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg