Jump to content

Featured Replies

To show the forum or subforum name and then the description.

534865323_ScreenShot2022-05-01at10_13_29.thumb.png.82ca73ba5ab22cc56c016f814be9af1e.png

Mine doesn't show like that.

 

1679934586_ScreenShot2022-05-01at10_14_37.thumb.png.2bd182bcf1f32e6b7a1b1e085b7755c6.png

 

Maybe it's an option I'm missing or a Plugin...

Obs: It shows on the Default Skin.

1157058751_ScreenShot2022-05-01at10_18_03.png.3d0dd2dfb2df95cc6f84aa1678205357.png

 

But on the default skin I edited doesn't 🤔

The dark skin I edited, I used the Default Skin as base.

Link to comment
https://ipbmafia.ru/topic/24393-how-to-have-a-message-like-this-on-forum-view/
Share on other sites

Ooh... Never mind that...

I had this code on Custom.css, it was bugging that information lool.gif.0cc2e26a8221adda9399950352435cd0.gif

@charset "UTF-8";@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
body {
}
.h1page {
  font-size:2em;
  font-weight:300;line-height:1em;
  text-align:center;
  color:#000
}
.blue {
  color:#185875
}
.yellow {
  color:#fff842
}
.tablecontainer th h1 {
  font-weight:bold;
  font-size:1em;
  text-align:left
}
.tdcustom {
  font-weight:normal;
  font-size:1em;
  color:#fff;
  color:#fff;
  -webkit-box-shadow:0 2px 2px -2px #0e1119;
  -moz-box-shadow:0 2px 2px -2px #0e1119;
  box-shadow:0 2px 2px -2px #0e1119
}
.tablecontainer {
  text-align:left;
  overflow:hidden;
  width:100%;
  margin:0 auto;
  display:table;
  padding:0 0 8em 0
}
.ipsPageHeader {
  display:none
}
:-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
  background-color:#f5f5f5
}
::-webkit-scrollbar {
  width:12px;
  background-color:#f5f5f5
}
::-webkit-scrollbar-thumb {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
  background-color:#2986cc
}

 

I don't remember what it does, but I think it is something related to the scrollbar.
If someone want it, just take it... XD

 

 

Everything is back to normal XD

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.