Thread: Header size

Results 1 to 4 of 4
  1. #1

    Default Header size

    How do I change the size of the header from 760 by 110 to whatever I want it to be?

    Thanks

  2. #2

    Default Re: Header size

    Okay I figured that part out but I still have one more question.
    Is there a way to completely remove the " Sales Tag goes Here" at the top of the page? I know you can change what it says but I don't want it to say anything.

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Header size

    Just remove the text from that define - be sure to leave the single quotes:

    define('HEADER_SALES_TEXT', '<h1>Sales Message Goes Here</h1>');

    becomes

    define('HEADER_SALES_TEXT', '');

  4. #4

    Default Re: Header size

    Quote Originally Posted by stevesh View Post
    Just remove the text from that define - be sure to leave the single quotes:

    define('HEADER_SALES_TEXT', '<h1>Sales Message Goes Here</h1>');

    becomes

    define('HEADER_SALES_TEXT', '');
    Gotcha, thanks

 

 

Similar Threads

  1. header size
    By bchilli in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 12 Dec 2010, 08:11 AM
  2. Header size
    By CrazySushiPerson in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 15 Feb 2009, 02:27 AM
  3. Detaching header from main page - how to get main section and header size differently
    By guls_guys in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Apr 2008, 06:07 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