I need some help with my wordpress editor

Discussion in 'WordPress' started by shareurlinks, Apr 29, 2010.

Thread Status:
Not open for further replies.
  1. #1
    Hey i need some help, I want to add a 468x60 adsense banner to the right of my Logo, in-between the logo and the search bar.

    How would I do this?
    Thanks

    John

    Blog - http://jgblogging.com
     
    shareurlinks, Apr 29, 2010 IP
  2. lelkoun

    lelkoun Active Member

    Messages:
    288
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You need to edit a file called "header.php".
     
    lelkoun, Apr 29, 2010 IP
  3. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #3
    Ye I kind of knew i had to do something with that file, but when I opened the editor I have no idea what to edit, and where to paste the 468x60 adsense code.
     
    shareurlinks, Apr 29, 2010 IP
  4. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #4
    Please post the code. I'll check it out. I need to see if you have a float right and a float left, etc.
     
    ThoughtPunk, Apr 29, 2010 IP
  5. majin22

    majin22 Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i can do that for you in $7 via paypal/moneybooker (inclusive of email support for follow up questions, in case you have any). you will need to give me the wordpress login though or the FTP access [and what theme are you using] (either way will work for me).

    You can check out my credentials at the bottom of our free wordpress installation post at my signature

    just in case you are interested
     
    majin22, Apr 30, 2010 IP
  6. enjoythisdotnet

    enjoythisdotnet Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    this isnt hard. just add a <div> inside your <div id=header>

    add this right after <div id=logo>

    <div style="float:left;">your adsense code</div> and it should work . let me know if anything comes up

    btw its not work paying for; so if it doesnt work dont pay any money for this. just look around on google. im prettty sure you can find it
     
    enjoythisdotnet, Apr 30, 2010 IP
  7. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #7
    Hi i have done what you said and it worked great, The only thing is it pushes the search bar down, and messes up the layout, do you know how to fix this?

    Have a look - http://jgblogging.com
     
    shareurlinks, Apr 30, 2010 IP
  8. enjoythisdotnet

    enjoythisdotnet Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    try <div style="float:left;width:468px;">

    maybe its too big for the layout? are you sure theres room for it? try down sizing your search bar
     
    enjoythisdotnet, Apr 30, 2010 IP
  9. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #9
    The i think it is to big, ho would i downsize my search bar?
     
    shareurlinks, Apr 30, 2010 IP
  10. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #10
    Hey don't worry, I have now made it a advertising space to sell, to overcome the lack of space, I made it 400x60 instead of 468x60.

    Thanks you very much for your help enjoythisdotnet
     
    shareurlinks, Apr 30, 2010 IP
  11. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #11
    If you want to revert back to the standard 480x60 banner all it would take is quick change in the header height in the css. In your css look for the header section then look for height:xxxpx;

    Size it up a few pixels and you should be good to go.
     
    ThoughtPunk, Apr 30, 2010 IP
  12. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #12
    Thanks very much, I will probably go back to using adsense, I will remember this.
    Thanks again
     
    shareurlinks, Apr 30, 2010 IP
  13. enjoythisdotnet

    enjoythisdotnet Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    no problem man. it actually looks better then the adsense =). nice work
     
    enjoythisdotnet, Apr 30, 2010 IP
  14. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #14
    Thankyou very much, I couldn't of done it without your help, and for free!
    Thanks again
    John
     
    shareurlinks, May 1, 2010 IP
  15. enjoythisdotnet

    enjoythisdotnet Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    np also if you ever feel like adding adsense instead of the adspot just do this.

    if you wanna keep your header and main the same size then just reduce the search bar
    just search in your css and reduce searchbox width but when you reduce the search box your gonna have to edit the search box image which is http://jgblogging.com/wp-content/themes/dailypress/images/s.gif to the same size you reduce the width by

    if you dont wanna do all that extra work then just go into your css and replace your header and main with this
    also email me if you ever need anything =]
     
    enjoythisdotnet, May 1, 2010 IP
  16. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #16
    Hey thanks very much for the information, you really know what you are talking about, a real big help.
     
    shareurlinks, May 1, 2010 IP
  17. extremephp

    extremephp Peon

    Messages:
    1,290
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Dude.. I already had the codes for the work and i had said you that i will do it for free if you want it free...

    Anyway.. not it looks fine..! :)

    Well, You just Have one adslot on your site..! Well Insert and Ad Between the 3 adslots and the header..! Put a big square ads something on 300x300 pixels or so..! that would make you huge revenue..! :)

    ______________________________________________________________________________

    ~If This provided you some infos, Why dont you give me a Green Reputation?~
     
    extremephp, May 1, 2010 IP
  18. extremephp

    extremephp Peon

    Messages:
    1,290
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Well You know 400x60 banners are Odd man..! Keep it with the classic 480x 60 :D

    Well You can adjust the size of the Search Bar..!


    Go to Your stylesheet

    Find This there
    Now change that 219 to 175 or 180 or something like that which is preferable and fit there..!

    And Put a banner of 480 x 60 There so it wouldnt jump down :)

    ______________________________________________________________________________

    ~If This provided you some infos, Why dont you give me a Green Reputation?~
     
    extremephp, May 1, 2010 IP
  19. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #19
    Ok thanks, i will do that now
     
    shareurlinks, May 3, 2010 IP
  20. shareurlinks

    shareurlinks Well-Known Member

    Messages:
    429
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #20
    Hey how would I go about adding a 300x300 ad space, If the code works I will give you positive reputation.
    Thanks
     
    shareurlinks, May 3, 2010 IP
Thread Status:
Not open for further replies.