跳转到帖子
View in the app

A better way to browse. Learn more.

网域社区-让世界触手可及

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
欢迎来到网域社区,网域社区以延续互联网共享精神为荣!我们免费分享开心版(破解版)软件、php源码等;

推荐的帖子

发布于

image.png

<div class="widget_name"> <!-- You can change name of every widget you add-->

<div class=" ipsPad_half">
  
   <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
<!-- If you add another button, you need to change the every number from css style, e.g.: .box4 need to change to .box5 to not overwrite-->
<style media="screen" type="text/css">
* {
font-family: 'Montserrat', sans-serif;
}
.box4{
  position: relative;
  cursor: pointer;
  width: 285px;
  height: 50px;
  background-color: #8918a7;
  overflow: hidden;
border-radius: 6px;
box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
transition: 400ms ease-in-out;
}

.shade4{
  position: relative;
  width: 148px;
  height: 100px;
  background: #561f76;
  opacity: 0.5;
  left: 200px;
  transform: rotate(135deg);
  top: -16px;
  transition: all ease-in-out 500ms;
}

.boxText4{
  position: absolute;
  font-size: 15px;
  font-weight: 700;
  color: white;
  left: 70px;
  top: 15px;
  transition: all ease-in-out 400ms;
}

.boxJoin4{
  z-index: 2;
  position: absolute;
  font-size: 17px;
  font-weight: 700;
  color: white;
  opacity: 0;
transform: scale(0.3);
  transition: all ease-in-out 400ms;
  left: 25px;
  top: 15px;
}

.boxLogo4{
  position: absolute;
  font-size: 38px;
color: #fff;
  top: 5px;
  margin-left: 10px;
  transition: all ease-in-out 400ms;
}

#boxArrow4{
  z-index: 2;
  color: white;
  font-size: 24px;
  position: absolute;
  left: 256px;
  top: 12px;
  transition: all ease-in-out 400ms;
}

.box4:hover {
box-shadow: 0 6px 8px 0 rgba(0,0,0,0.3);
}

.box4:hover .shade4{
  transform: rotate(90deg);
  height: 320px;
  top: -140px;
  left: 68px;
}

.box4:hover .boxText4{
  top: -48px;
}

.box4:hover .boxJoin4{
  opacity: 1;
transform: scale(1);
}

.box4:hover .boxLogo4{
  top: -48px;
}

.box4:hover #boxArrow4{
transform: translateX(60px);
}

</style>

<div class="box4">
<a href="https://forum.resursele.ro/faq/"> <!-- Link of button-->
   <i class="fa fa-question-circle boxLogo4"></i> <!-- Icon of button, it is run on Font Awesome Icons only if theme support fontawesome-->
  <!-- <img class="boxLogo4" src="https://steamstore-a.akamaihd.net/public/shared/images/header/globalheader_logo.png"> -->
  <span class="boxJoin4">HAVE A QUESTION?</span><!-- Hover text-->
  <span class="boxText4">F.A.Q</span><!-- Button text-->
  <i id="boxArrow4" class="fa fa-angle-right"></i>
  <div class="shade4">
  </div>
</a>
</div>
  
</div>
</div>

参与讨论

你可以现在发布并稍后注册. 如果你有帐户,现在就登录发布帖子.

游客
回帖…

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.