Thread: Header changes

Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2009
    Posts
    58
    Plugin Contributions
    0

    Default Header changes

    See my website here:
    http://www.cleopatravii.info/
    I am trying to get two things done with the header.
    (1) I changed "Tagline Here" to the text that now shows but it dont show up well. How do I change the size and color of that text in the header?
    (2) There is a purple bar at the to that says
    " Sun Aug 15 2010 Home"
    How can I just get rid of that bar altogether?
    Thanks
    DEAN

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Header changes

    Quote Originally Posted by thestampnomad View Post
    See my website here:
    http://www.cleopatravii.info/
    I am trying to get two things done with the header.
    (1) I changed "Tagline Here" to the text that now shows but it dont show up well. How do I change the size and color of that text in the header?
    (2) There is a purple bar at the to that says
    " Sun Aug 15 2010 Home"
    How can I just get rid of that bar altogether?
    Thanks
    DEAN
    open includes/templates/mystic/css/stylesheet.css

    (1) find the following declaration and make the highlighted change

    #tagline {
    color:#000;
    font-size: 2em;
    line-height: 135px;
    text-align : center;
    vertical-align: middle;
    }

    (2) add the following to the stylesheet.css

    #navMainWrapper{
    display:none;
    }

 

 

Similar Threads

  1. Box header changes
    By Smithers in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Jan 2009, 11:36 PM
  2. Flash Header/ Font Header make changes to...
    By SolarTrees in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 12 Jul 2007, 07:59 AM
  3. Header changes ...
    By titangen in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 May 2006, 12:23 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