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

[3.3.x] Styles Support & Discussion • Re: adding a 190x190 banner on the right of the index page

$
0
0
Hello,

Just add this at the end of colours.css:

Code:

@media screen and (min-width: 790px) {.section-index ul.forums {background-image: url(YOUR_IMAGE_PATH), linear-gradient(to bottom, #D2E0EB 0%, #EEF5F9 100%);background-repeat: no-repeat, repeat-x;background-position: right top, left top;}}
Replace YOUR_IMAGE_PATH with the path or URL of your image.

Statistics: Posted by cabot — Wed Jan 24, 2024 11:04 am



Viewing all articles
Browse latest Browse all 2913

Trending Articles