You are not connected. Please login or register

Online/offline indicator

Page 3 of 3 Go to page : Previous  1, 2, 3

Anonymous

Guest

Guest

PostGuest Wed Feb 23, 2022 4:40 pm

First topic message reminder :

Hello,

@admin

I used this code
Code:

.online .postprofile:before {
    background-image: url(https://i.imgur.com/B9k1pkH.png);
border-bottom: 8px solid #8B5;
}
.postprofile:before {
    background-color: #2e2e2e;
  border-bottom: 8px solid #BBB;
    background-image: url(https://i.imgur.com/MOWNMlZ.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    content: '';
    display: block;
    left: 0;
    padding: 14px;
    position: absolute;
    right: 0;
    top: 20px;
}
.postprofile {
    border: 3px solid #3388cc;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 60px 3px 3px;
    position: relative;
    background: #F6F6F6;
}
 
 
.postprofile {
    background: url(https://i.servimg.com/u/f18/18/45/41/65/row10.png) repeat-x #F6F6F6;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 60px 3px 3px;
    position: relative;
}

In css but online offline indicator is not showing at all?

Administrator

Administrator

Administrator
Administrator
Posts : 128
Points : 145
Reputation : 14
Join date : 2022-02-13
https://movie.goodforum.net

PostAdministrator Thu Feb 24, 2022 5:50 pm

is that better? Very Happy
Anonymous

Guest

Guest

PostGuest Thu Feb 24, 2022 5:52 pm

Thanks. Solved and moved to solved section

Sponsored content

PostSponsored content

Go to page : Previous  1, 2, 3

View previous topic View next topic Back to top

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in

 
Permissions in this forum:
You cannot reply to topics in this forum