ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,428
- Points
- 823
Reputation:
I'm trying to add a widget for advertisements title. (this is me secret method to use sidebar for ads...)
but it's not matching the site's block-header:
that's the code used in template:
CSS:
Read more
Continue reading...
but it's not matching the site's block-header:
that's the code used in template:
CSS:
Code:
<div class="block">
<div class="block-container">
<h3 class="block-header">
Advertisements
</h3>
<div class="block-body">
<p style="font-size: 0.9em; text-align: center; margin: 0;">
To advertise, please email: <a...
Read more
Continue reading...