I want banner space on your site

Discussion in 'Web Directories' started by jumpenjuhosaphat, Feb 3, 2007.

Thread Status:
Not open for further replies.
  1. jumpenjuhosaphat New Member

    Member Since:
    Jan 19, 2007
    Message Count:
    1,257
    Likes Received:
    10
    I am looking to buy banner space on directories and webmaster related sites. If you could spare enough space for a banner either on your home page, or on your submission page, then we should talk. Please PM me or respond here with offers. Don't forget to include a link to your site so that I can look at it.
  2. Zoli New Member

    Member Since:
    Jan 23, 2007
    Message Count:
    563
    Likes Received:
    37
    Location:
    Hungary
    Dear Jumpen, I had an idea to insert Your link to my link suggestion page, which would make your "text banner" display after the link submission. I am not a php guru, so all I can do was a syntax error :D.

    I tried to go with this code:

    else {
    if($price == 0) {
    print "<div id=\"intermediate\">";
    print "<br><br><center>";
    print "<b><u>Information</u></b><br><br>";
    print "URL added successfully!<br><br>";
    print "An editor will need to review your website before adding your URL into our index.<br>";
    print "You can proceed to submit another URL.<br>;
    print "Submit your site to the web's newest and most unique <a href="http://www.linkslinky.com" target="_blank">Web Directory</a>;
    print "</center><br><br>";
    print "</div><br><br>";
    }

    I hope You will have an idea to solve this, because my traffic luckily increase day by day, and it is only the beginning. If it would be easier to You I would send you the whole page code by mail.
  3. jumpenjuhosaphat New Member

    Member Since:
    Jan 19, 2007
    Message Count:
    1,257
    Likes Received:
    10
    No problem Bagi, I appreciate that very much.

    Here is the problem: Change
    Code (text):
    <a href="[url]http://www.linkslinky.com"[/url] target="_blank">Web Directory</a>
    to
    Code (text):
    <a href='[url]http://www.linkslinky.com'[/url] target='_blank'>Web Directory</a>
    I just replaced the double quotes(") with single quotes(') inside of the html part. That should work for you.
  4. Zoli New Member

    Member Since:
    Jan 23, 2007
    Message Count:
    563
    Likes Received:
    37
    Location:
    Hungary
    Yes, it works perfectly! :D Tomorrow I will give a stressed style for it, but now I have to go.
  5. jumpenjuhosaphat New Member

    Member Since:
    Jan 19, 2007
    Message Count:
    1,257
    Likes Received:
    10
    You are just a heck of a nice guy Bagi. It's no wonder why everyone seems to like you so much. Thank you.
Thread Status:
Not open for further replies.

Share This Page