Results 1 to 5 of 5

Thread: Is their a problem with this code?

  1. #1
    Thread Starter
    cwalder's Avatar
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Is their a problem with this code?

    I have been trying to get my header changed for four days now, since I bought this product. It would be nice to get some support? I have tried everything. Is the code below the correct code that should display the header properly? Are there other files that need to be changed?
    Thanks


    <div id="header">

    <!-- <div class="header-logo">




    <!--><a href="http://brazoriacountytrader.com/"/>



    </div>

  2. #2
    Senior Member
    Not a Verified Customer
    chanders's Avatar
    Join Date
    Jul 2009
    Posts
    120
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Is their a problem with this code?

    Are you just trying to change the logo?

  3. #3
    Thread Starter
    cwalder's Avatar
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Is their a problem with this code?

    I am trying to change the header. I just replaced the above code with the below code and my header is at least showing up finally! I have a white space to the left though and not sure what do about that. It seems the header might not be centered?

    <div class="header-logo">

    ">[img]<?php if ( get_option('cp_logo') <> [/img]/images/header-logo.gif<?php } ?>" border="0" alt="<?php bloginfo('name'); ?>" />


    <!-- <h1><?php bloginfo('name'); ?></h1>


    <?php bloginfo('description'); ?></p> -->

    </div>

  4. #4
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: Is their a problem with this code?

    You'll have to tinker with the master.css file to change any spacing issues. I recommend using FireBug which is a firefox plugin and allows you to change the css is real-time before you save it.

  5. #5
    Thread Starter
    cwalder's Avatar
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Is their a problem with this code?

    Which master.css file do I tinker with? The one in the styles default folder or the one in the styles directory?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)