{REQ} How to do this .. ?

For support and discussion related to templates, themes, and imagesets in phpBB 3.1.
Scam Warning
BlackHeart9407
Registered User
Posts: 80
Joined: Sun Nov 08, 2015 2:12 pm
Location: Plovdiv Maina

{REQ} How to do this .. ?

Post by BlackHeart9407 »

How to add Santa like this? I have one code but i can't understand where to put.

here is the code

Code: Select all

.post:after {
    background-image: url(http://i68.servimg.com/u/f68/12/23/10/57/santa10.png)!important;
    background-repeat: no-repeat!important;
    content: ""!important;
    display: block!important;
    height: 310px!important;
    position: fixed!important;
    right: 122px!important;
    bottom: 8px!important;
    width: 204px!important;
}
Image
Don't be the same, be better! - Life Advice
User avatar
Lumpy Burgertushie
Registered User
Posts: 69228
Joined: Mon May 02, 2005 3:11 am

Re: {REQ} How to do this .. ?

Post by Lumpy Burgertushie »

try putting it in the content.css file at the bottom.

purge the cache and then refresh your browser to see the changes.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
BlackHeart9407
Registered User
Posts: 80
Joined: Sun Nov 08, 2015 2:12 pm
Location: Plovdiv Maina

Re: {REQ} How to do this .. ?

Post by BlackHeart9407 »

Lumpy Burgertushie wrote: Mon Jan 09, 2017 3:14 pm try putting it in the content.css file at the bottom.

purge the cache and then refresh your browser to see the changes.

robert
Thx. Its working perfect.
Don't be the same, be better! - Life Advice

Return to “[3.1.x] Styles Support & Discussion”