SMFHacks.com

Ad Seller Pro => Support => Topic started by: ApplianceJunk on April 29, 2012, 10:04:59 pm

Title: Ad Location Help - top of page.
Post by: ApplianceJunk on April 29, 2012, 10:04:59 pm
In the image I attached I have a appliance parts search box that i would like to display at the very top of our site as I pointed out with the red arrow.

Could you tell me were to place the code?

Thanks,
Title: Re: Ad Location Help - top of page.
Post by: SMFHacks on April 29, 2012, 10:11:43 pm
Is that any different then the overall header ad location?

In both cases it would be in the index.template.php file.
Title: Re: Ad Location Help - top of page.
Post by: ApplianceJunk on April 29, 2012, 10:22:09 pm
I seem to have it in overall header now in the attached photo. If you look closely at the attachment I have another red arrow at the very top of the attachment, that is were I would like to place it.

thanks,
Title: Re: Ad Location Help - top of page.
Post by: SMFHacks on April 29, 2012, 10:26:54 pm
Ok all the way at the top.
Hmm you would need to create a custom ad location and modify the index.template.php and add it right after the <body> call in the index.template.php file.
Title: Re: Ad Location Help - top of page.
Post by: ApplianceJunk on April 29, 2012, 10:30:31 pm
Just tried that on my local test site and it worked great, thanks!

I was not sure if it would auto create the room I needed at the top for it or what, but it did make room for it.

Thanks again!
Title: Re: Ad Location Help - top of page.
Post by: SMFHacks on April 29, 2012, 10:40:34 pm
Glad to help.
Title: Re: Ad Location Help - top of page.
Post by: ApplianceJunk on April 29, 2012, 10:53:31 pm
Got it moved on my live site now. :)

Love this mod, even though I could just place the code for the ad directly into index.template.php it's nice to be able to create a location and then just uncheck or check the box when I change my mind again, lol...

Thanks!