Last update at :2024-05-23,Edit by888u
Some users frequently ask how to write the placeholder code for an advertising space. If you want others to know that this is an advertising space, it must be a little more eye-catching and not too ugly. Therefore, we will share a few ads. Placeholder code for everyone's convenience.
Ad space placeholder code Example 1: Gray dotted link box
Copy the following code into theme settings-custom code-custom css style
a.tbaru{border:2px dashed #aaa;padding:40px 15px;font-size:14px;background-color:#fff;display:block;text-decoration:none; color:#888;font-weight:bold;text-align:center;}
a.tbaru:hover{border-color:#666;color:#444;}
@media (max-width:640px){a.tbaru{font-size:12px;padding:25px 15px;}}
Then, copy the following code into the ad slot code box you want to display. The Chinese characters in it can be modified according to your needs.
This is an advertising space, which can be set separately for computers and mobile phones
Ad space placeholder code Example 2: Link block with white text on dark gray background
Copy the following code into theme settings-custom code-custom css style
a.tbaru{padding:40px 15px;font-size:14px;background-color:#666;display:block;text-decoration:none;color:#fff;font- weight:bold;text-align:center;}
a.tbaru:hover{border-color:#555;color:#fff;}
@media (max-width:640px){a.tbaru{font-size:12px;padding:25px 15px;}}
Then, copy the following code into the ad slot code box you want to display. The Chinese characters in it can be modified according to your needs.
This is an advertising space, which can be set separately for computers and mobile phones
Ad space placeholder code Example 3: Light gray link block
Copy the following code into theme settings-custom code-custom css style
a.tbaru{padding:40px 15px;font-size:14px;background-color:#f6f6f6;display:block;text-decoration:none;color:#aaa;font- weight:bold;text-align:center;}
a.tbaru:hover{border-color:#eee;color:#666;}
@media (max-width:640px){a.tbaru{font-size:12px;padding:25px 15px;}}
Then, copy the following code into the ad slot code box you want to display. The Chinese characters in it can be modified according to your needs.
This is an advertising space, which can be set separately for computers and mobile phones
Recommended site searches: site group server rental, Dongguan server rental, dynamic IP vps, registration, server high defense, domain name query, domain name search, com domain name registration, me domain name, 100m virtual host,
发表评论