can anyone tell me, how to add content below the header in wordpress

Discussion in 'WordPress' started by vinith90, Mar 17, 2011.

  1. #1
    can anyone tell me, how to add content below the header, i mean below the red box

    http://www.elegantthemes.com/preview/eGallery/
     
    vinith90, Mar 17, 2011 IP
  2. dsimi

    dsimi Member

    Messages:
    265
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    48
    #2
    Put the code like below in above <div id="container">

    <div id="your new css rule">
    your content
    </div>
     
    dsimi, Mar 18, 2011 IP
  3. vinith90

    vinith90 Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    This is wordpress, not a html
     
    vinith90, Mar 18, 2011 IP
  4. dsimi

    dsimi Member

    Messages:
    265
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    48
    #4
    Oh.... Thanks to inform this :) i think you are a weired programmer.
     
    dsimi, Mar 18, 2011 IP
  5. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #5
    You need to know some HTML if you want to edit or customize any Wordpress themes. How did you think it was done?
     
    hmansfield, Mar 18, 2011 IP
  6. dsimi

    dsimi Member

    Messages:
    265
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    48
    #6
    Search the <div id="container"> line in header.php or index.php into your enabled theme folder
     
    dsimi, Mar 18, 2011 IP
  7. blb21

    blb21 Active Member

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #7
    <div id="foxmenucontainer"> in header.php

    Add yor content below
     
    blb21, Mar 18, 2011 IP
  8. vinith90

    vinith90 Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #8
    I need code for wordpress themes, how to add the content?
     
    vinith90, Mar 18, 2011 IP
  9. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #9
    Everyone is telling you the same thing. You need to learn some HTML. There is no "wordrpess code". Worpdress is written in PHP, HTML, and CSS.
     
    hmansfield, Mar 18, 2011 IP
  10. blb21

    blb21 Active Member

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #10
    I dont know what you want more ...:(((
     
    blb21, Mar 18, 2011 IP
  11. vinith90

    vinith90 Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #11
    ok. thanks..!
     
    vinith90, Mar 18, 2011 IP