Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1936

[3.3.x] Styles Support & Discussion • Re: Server list request

$
0
0
First where it says 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;}
and then to put background try adding

Code:

.servers-list ul.forums {    background-image: url(path_to_background) !important;}
or

Code:

.servers-list ul.forums {   background-color: yourColor !important;}

Statistics: Posted by Mannix_ — Fri May 17, 2024 6:22 pm



Viewing all articles
Browse latest Browse all 1936

Trending Articles