need help loading a flash header on a wordpress site...

Discussion in 'HTML & Website Design' started by tonyfloyd, Aug 27, 2007.

  1. #1
    hi all....

    trying to load a flash header to overide the exisiting header on a wordpress theme template......is this possible/easy to do??

    thanks
    tony
     
    tonyfloyd, Aug 27, 2007 IP
  2. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #2
    can anybody help??

    thnks
    tony
     
    tonyfloyd, Aug 27, 2007 IP
  3. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #3
    i am needing some quick help on loading a flash header onto a wordpress theme.....is this do-able?...can someone please help??

    thanks
    tony
     
    tonyfloyd, Aug 27, 2007 IP
  4. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can modify all the templates in Wordpress easily, including the header. This is all accessible through the control panel, in a section called Theme Editor. Then find the code that refers to the top banner and replace it with your own.
     
    GWiz, Aug 27, 2007 IP
  5. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #5
    tonyfloyd, Aug 28, 2007 IP
  6. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #6
    can anybody please help??

    thnks
    tony
     
    tonyfloyd, Aug 28, 2007 IP
  7. projectx

    projectx Active Member

    Messages:
    884
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    68
    #7
    maby you should try ajax
     
    projectx, Aug 28, 2007 IP
  8. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #8
    ????.....can i load this header onto the site as per above post???
     
    tonyfloyd, Aug 28, 2007 IP
  9. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Well there's two ways to install it, either you copy and paste the code directly into the header template, or you acquire it manually using PHP.

    <?php include 'yourfile.php' ?>
    Code (markup):
    Simply stick that where you want the header to appear, it should be that simple.
     
    GWiz, Sep 3, 2007 IP