+ Reply to Thread
Results 1 to 9 of 9

Totally lost (LOL)

This is a discussion on Totally lost (LOL) within the phpLD Support Help forums, part of the phpLD category; Well im a total newbee. Still learning how to ftp and simple stuff like putting in a template. I downloaded ...

  1. #1
    New Hunter snooks is on a distinguished road snooks's Avatar
    Join Date
    Dec 2008
    Posts
    33

    Default Totally lost (LOL)

    Well im a total newbee. Still learning how to ftp and simple stuff like putting in a template.

    I downloaded the graphics3 template and looking good.......my logo leaves a bit to be desired but my graphic skills are crap. They will improve soon.

    My site is >removed<

    Man....this stuff needs an instruction manual. In the template. i see the adsense part, it dosent change so its obviously cut and pasted in to show where it goes. How do i put real adsense in there? What area of the template?

    And also the part where it says our friends? How do i change that to put my sites, or friends sites in there?

    Sorry for the basic questions and any answers need to be in very BASIC, very basic, terminology.

    Many thanks.........
    Last edited by snooks; 12-28-2008 at 05:47 AM. Reason: Removed my url in case i spammed by accident

  2. #2
    New Hunter dvduval is a jewel in the rough dvduval is a jewel in the rough dvduval is a jewel in the rough dvduval is a jewel in the rough
    Join Date
    Dec 2007
    Posts
    49

    Default

    When adding adsense code there are typically 3 places you can add it:
    header.tpl, top_nav.tpl, footer.tpl
    You may have to experiment a little with the position, but all you have to do is get the code provided by , and enclose it in literal tags like this:
    {literal}
    adsense code here
    {/literal}

    Experiment with placing it after a closing div tag ex. {/div}

  3. #3
    New Hunter snooks is on a distinguished road snooks's Avatar
    Join Date
    Dec 2008
    Posts
    33

    Default

    Thanks for the info, i will try it out.

    Cheers. ;)

  4. #4
    New Hunter snooks is on a distinguished road snooks's Avatar
    Join Date
    Dec 2008
    Posts
    33

    Default

    Thanks, i managed to get it in and working but its not in the part i mean. I will post my url and hope its not considered spamming.

    Darts Directory

    The part im trying to change is where it has the fake adsense. I just cant work out what file it is, or what it is called.

    Thanks.

  5. #5
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by snooks View Post
    Thanks, i managed to get it in and working but its not in the part i mean. I will post my url and hope its not considered spamming.

    Darts Directory

    The part im trying to change is where it has the fake adsense. I just cant work out what file it is, or what it is called.

    Thanks.
    The section you are looking for is in the file, side_bar_left and is this:

    <div class="top">Advertisement</div>
    <div class="content">
    <img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/160x600.gif" alt="" />
    </div>

    This area is not set up for Adsense but is easily solved:

    You will have to set up an Adsense Zone for whatever size you want (width 160 x ??) and place it in place of the image code.

    Your site looks great BTW!!

    Good luck!

  6. #6
    New Hunter snooks is on a distinguished road snooks's Avatar
    Join Date
    Dec 2008
    Posts
    33

    Default

    Thanks Hunter,

    I dont totally understand what you said, but after a fiddle or two, it should work out.

    Your comments are appreciated, long way to go but it hopefully will develop even better.

    Cheers.

  7. #7
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by snooks View Post
    Thanks Hunter,

    I dont totally understand what you said, but after a fiddle or two, it should work out.

    Your comments are appreciated, long way to go but it hopefully will develop even better.

    Cheers.
    Well if you need some help with that I will certainly help you but if you just delete the red area and place the Goog code you should be fine. If not, PM me.

    If there is anything I can ever answer, post or PM me.

    Good luck!

  8. #8
    New Hunter snooks is on a distinguished road snooks's Avatar
    Join Date
    Dec 2008
    Posts
    33

    Default

    Damn.

    You are a bloody genious!!!! Took all of 30 secs, probably 30 hours without your guidance.

    Thanks so much.

  9. #9
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by snooks View Post
    Damn.

    You are a bloody genious!!!! Took all of 30 secs, probably 30 hours without your guidance.

    Thanks so much.
    Not everyone wants to have Adsense so it is easier set up this way so that you can change to an image or whatever you want. I think it's cool anyways....ha ha

    I am glad you are all worked out!

    Peace!

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts