First where it says
then add this to cssand then to put background try addingor
class="forabg"
change it to class="forabg servers-list"
then add this to css
Code:
.servers-list img { max-width: 100%;}/*This will remove the background from the table */.servers-list table { background: unset !important;}
Code:
.servers-list ul.forums { background-image: url(path_to_background) !important;}
Code:
.servers-list ul.forums { background-color: yourColor !important;}
Statistics: Posted by Mannix_ — Fri May 17, 2024 6:22 pm