Header Modification required

Discussion in 'HTML & Website Design' started by PoySian, Sep 2, 2007.

Thread Status:
Not open for further replies.
  1. #1
    I want to remove the top right side panel in the header as i already have the default navigation bar and replace that with banner ad.
    I am not into editing, so please help me.
    URL: www.dentocafe.com
    Header template file below:

    HEADER TEMPLATE:
     
    PoySian, Sep 2, 2007 IP
  2. bytestor

    bytestor Peon

    Messages:
    409
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You ant to remove
    home forums register panel
    or
    login panel

    or both from the top right section.
     
    bytestor, Sep 2, 2007 IP
  3. PoySian

    PoySian Banned

    Messages:
    792
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Wanna remove both the tabs.
    Everything which is in white on header.
     
    PoySian, Sep 2, 2007 IP
  4. PoySian

    PoySian Banned

    Messages:
    792
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #4
    PoySian, Sep 3, 2007 IP
  5. dancom96

    dancom96 Well-Known Member

    Messages:
    1,556
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    105
    #5
    Replace all of that with.
     
    dancom96, Sep 3, 2007 IP
  6. PoySian

    PoySian Banned

    Messages:
    792
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks for the modification dancom96, but the logo is also disappearing if i apply your provided code.
    The header panel is shrinking to the top.
     
    PoySian, Sep 3, 2007 IP
  7. dancom96

    dancom96 Well-Known Member

    Messages:
    1,556
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    105
    #7
    lol, cause I saved it to my files and the images were in a_files
    Use this instead
     
    dancom96, Sep 4, 2007 IP
  8. PoySian

    PoySian Banned

    Messages:
    792
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #8
    This worked, but another problem arose.
    The forum width has gone to 100%
    How do i reduce it or make it default?

    And is there any way we can embed google ads into the header, i mean the header is gradient, can we make google ads transparent?
     
    PoySian, Sep 4, 2007 IP
  9. bytestor

    bytestor Peon

    Messages:
    409
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #9
    can you post your script again?
    I will check it
     
    bytestor, Sep 5, 2007 IP
  10. PoySian

    PoySian Banned

    Messages:
    792
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #10
    This is the latest header template
    And this is what i had it previously
     
    PoySian, Sep 5, 2007 IP
  11. bytestor

    bytestor Peon

    Messages:
    409
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Try this and see if its get reduced, I did not try code in my system

    <!-- logo -->
    <a name="top"></a>
    <table align="center" border="0" cellpadding="0" cellspacing="0" width="750">
    <tbody><tr>
    <td align="left" valign="top"><a href="http://www.dentocafe.com/forums/index.php?"><img title="Dentocafe" src="http://dentocafe.com/forums/sr/header.gif" alt="Dentocafe" border="0"></a></td></tr>
    </table>
    <!-- /logo -->



    if not put back your old script and PM me I will get it sorted it for you.

    <!-- logo -->
    <a name="top"></a>
    <table align="center" border="0" cellpadding="0" cellspacing="0" width="965">
    <tbody><tr>
    <td align="left" valign="top"><a href="http://www.dentocafe.com/forums/index.php?"><img title="Dentocafe" src="http://dentocafe.com/forums/sr/header.gif" alt="Dentocafe" border="0"></a></td></tr>
    </table>
    <!-- /logo -->
     
    bytestor, Sep 6, 2007 IP
  12. dancom96

    dancom96 Well-Known Member

    Messages:
    1,556
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    105
    #12
    I see your problem with the width thing on your site right now.
    Search the wrapper code or whatever for VB
    and then find
    <table class="tborder" cellpadding="0" cellspacing="1" border="0" width="100%" align="center">
    Change '100%' to '965'
     
    dancom96, Sep 6, 2007 IP
  13. PoySian

    PoySian Banned

    Messages:
    792
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #13
    This is what i am having now
     
    PoySian, Sep 6, 2007 IP
  14. bytestor

    bytestor Peon

    Messages:
    409
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #14
    did u try mine?
    Still have problem? pm me if so, I will solve it ASAP.
     
    bytestor, Sep 6, 2007 IP
  15. dancom96

    dancom96 Well-Known Member

    Messages:
    1,556
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    105
    #15
    Yes, that's the header.
    But you need to set a width for the other parts too, that's why you need to do what I just said.
     
    dancom96, Sep 6, 2007 IP
  16. PoySian

    PoySian Banned

    Messages:
    792
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #16
    This isn't working too!
    Instead, the logo is moving to the right.
     
    PoySian, Sep 6, 2007 IP
Thread Status:
Not open for further replies.