Website Hosting for Just 20 ForumCoin ~ Advertise on ForumCoin
52 Life Tips Banner
Webmaster forum. Website development, design & management. Graphic design. Blog / Forum Set-up, Management, Admin & News

Ad space in dropdown menu

Postby mrki444 » 25 May 2024, 14:19

What do you think of renting ad space in dropdown menu?
Here is example. We have dropdown menu with few links and but one is rented and marked as Ad link.
Image

Here is faucet simulation. You have muiticoin faucet. When users choose coin for claim, in dropdown menu add Forumcoin refferal link.
Image

You can do this with any website with dropdown menus.

How much would you charge for it?
  • 1

mrki444
 
Posts: 29,564
Location: Croatia
Referrals: 1
ForumCoin: 1,193

Re: Ad space in dropdown menu

Postby ptrikha21 » 25 May 2024, 19:06

So you are asking from a probable provider of this service?
Have you checked on other forums as well?
It could be perhaps Angular written code or some Generic Javascript - hml5 mix.
  • 0

User avatar
ptrikha21
 
Posts: 7,367
Location: India
Referrals: 5
ForumCoin: 1,103

Re: Ad space in dropdown menu

Postby mrki444 » 26 May 2024, 06:56

ptrikha21 wrote:So you are asking from a probable provider of this service?
Have you checked on other forums as well?
It could be perhaps Angular written code or some Generic Javascript - hml5 mix.


No I don't. I ask for oppinion from publisher and webmaster side. I know how to make it. It is very simple.
From publisher side, would you place you ad there.
As webmaster, would rent it and how much would you charge for it.
  • 0

mrki444
 
Posts: 29,564
Location: Croatia
Referrals: 1
ForumCoin: 1,193

Re: Ad space in dropdown menu

Postby Fergal » 27 May 2024, 05:21

I hadn't seen or thought about that type of advertising before. It certainly looks interesting and could be a good additional way for webmasters to earn money from their sites. It also has the advantage of only being visible to people who are looking a little deeper into the site and are also looking for a link to click. It is also unobtrusive to first time visitors to the site and it might help reduce bound rates, in comparison to ads that are immediately visible on the page.

It's difficult to answer how much could be charged for it. That really depends on the popularity of the site, those ads could obviously be sold for a lot more on a popular site, than they would on a site without any visitors. I suppose if they were offered on a site, the demand for the ads could be gauged from there and then they could be priced accordingly.
  • 0

User avatar
Fergal
Site Admin
 
Posts: 14,866
Location: Ireland
ForumCoin: 14,859

Re: Ad space in dropdown menu

Postby mrki444 » 27 May 2024, 19:06

I manage implement small banner. It is clear HTML code but it is invitation message.
Image

Code: Select all
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>

.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}
</style>
</head>
<body style="background-color:white;">

<h2>Hoverable Dropdown</h2>
<p>Move the mouse over the button to open the dropdown menu.</p>

<div class="dropdown">
  <button class="dropbtn">Dropdown</button>
  <div class="dropdown-content">
    <a href="#">BTC</a>
    <a href="#">TRX</a>
    <a href="#">ETH</a>
    <a hef="#"><div style="background-color: #04AA6D; color: white; padding: 10px;"> Join the Forumcoin community today! </div></a>
    <a href="#">LTC</a>
    <a href="#">DOGE</a>
  </div>
</div>


</body>
</html>

  • 1

mrki444
 
Posts: 29,564
Location: Croatia
Referrals: 1
ForumCoin: 1,193

Re: Ad space in dropdown menu

Postby Fergal » 28 May 2024, 04:54

That looks great mrki444, have you actually implemented that on a live website?
  • 0

User avatar
Fergal
Site Admin
 
Posts: 14,866
Location: Ireland
ForumCoin: 14,859

Re: Ad space in dropdown menu

Postby mrki444 » 28 May 2024, 09:06

Not yet. Do you think ad network would count it as impressions? Would they even allow it since it is hidden in menu and not visible all time?
  • 0

mrki444
 
Posts: 29,564
Location: Croatia
Referrals: 1
ForumCoin: 1,193



Your Ad Here.

Return to Webmaster Questions, Discussion & News



Who is online

Users browsing this forum: Claude [Bot] and 0 guests

Reputation System ©'