The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

widget and avatar picture

4 posters

Go down

Solved widget and avatar picture

Post by Mineko January 7th 2021, 12:56 pm

Hello ^^

Happy New Year to everyone! Very Happy

I arrived with two questions/requests. And I hope none of them are unsolvable. ^^

The first is that even last year, @pedxz helped solve the bottom image of my widgets. However, since then the Lastet/Recent topic section has revolted, and the bottom does not show the image. Sad https://i.imgur.com/st0vqUp.jpg

The second is where it shows who posted on that topic last. That's where the avatar picture appears. I want a crescent in that corner:
https://i.imgur.com/As3Vs5j.jpg
I want this crescent there: http://www.pngall.com/wp-content/uploads/2016/03/Half-Moon-PNG.png

Thanks in advance <3
Mineko
Mineko
Forumember

Female Posts : 57
Reputation : 1
Language : Hungarian
Location : Hungary

https://blackmoonfrpg.hungarianforum.com

Back to top Go down

Solved Re: widget and avatar picture

Post by tikky January 7th 2021, 3:52 pm

Hello @Mineko,

About the "Latest topics" here:
Code:
#recentTopics > table::after {
    content: url(https://i.imgur.com/eLlcQbw.png);
}

About the shape of the moon, add this in your stylesheet:

Code:
.boxFRM {
    position: relative;
}

.boxFRM::after {
    content: '';
    display: inline-block;
    background-image: url(https://i15.servimg.com/u/f15/19/28/44/36/half-m10.png);
    height: 80px;
    width: 80px;
    position: absolute;
    bottom: -6px;
    right: -9px;
    background-size: cover;
    background-position: center;
    filter: drop-shadow(1px 1px 9px #4f5b77);
}


Last edited by pedxz on January 8th 2021, 3:00 pm; edited 1 time in total
tikky
tikky
Forumember

Posts : 897
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

TonnyKamper likes this post

Back to top Go down

Solved Re: widget and avatar picture

Post by Mineko January 7th 2021, 7:10 pm

I love it. : D The lastet / recent section now works. : D Although there would be so many problems with it that it is a little wider than the others. Yet in theory it is the same 220px wide.

Um ... That's not exactly what I thought. Sorry-sorry. I didn't explain well enough. Please dont eat me. q.q
I thought that way. https://i.imgur.com/X2BxJ17.png
Mineko
Mineko
Forumember

Female Posts : 57
Reputation : 1
Language : Hungarian
Location : Hungary

https://blackmoonfrpg.hungarianforum.com

Back to top Go down

Solved Re: widget and avatar picture

Post by tikky January 8th 2021, 3:00 pm

@Mineko: Embarassed Embarassed Embarassed nevermind it was my fault - SORRY pale I changed the code of my first post
tikky
tikky
Forumember

Posts : 897
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

TonnyKamper likes this post

Back to top Go down

Solved Re: widget and avatar picture

Post by Mineko January 8th 2021, 7:33 pm

I love it. Seriously. I love it. Thank you very, very, very much. @pedxz widget and avatar picture 1f60d widget and avatar picture 1f60d widget and avatar picture 1f60d

One question: what can I do with this? q.q
widget and avatar picture 136985197_3319176498186227_440423019001492022_n.png?_nc_cat=110&ccb=2&_nc_sid=ae9488&_nc_ohc=JmeEoZL4jV0AX8SuGHT&_nc_oc=AQkU2_ztCZHL7Dc76QIX4EwGXhBHwYBN8kpRa2t7iS153SbcA1M7HX-pkbyxympX_gk&_nc_ht=scontent.fqpj1-1
Mineko
Mineko
Forumember

Female Posts : 57
Reputation : 1
Language : Hungarian
Location : Hungary

https://blackmoonfrpg.hungarianforum.com

Back to top Go down

Solved Re: widget and avatar picture

Post by SLGray January 8th 2021, 11:02 pm

If this is solved, please click the green solved button above the topic.


widget and avatar picture Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51503
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: widget and avatar picture

Post by Mineko January 8th 2021, 11:30 pm

okay, I just remembered a question >.> related to this, so I didn't indicate that the problem was solved.
Mineko
Mineko
Forumember

Female Posts : 57
Reputation : 1
Language : Hungarian
Location : Hungary

https://blackmoonfrpg.hungarianforum.com

Back to top Go down

Solved Re: widget and avatar picture

Post by tikky January 11th 2021, 12:34 pm

Replace this code:
Code:
#recentTopics > table::after {
    content: url(https://i.imgur.com/eLlcQbw.png);
}

to:

Code:
#recentTopics > table::after {
    content: '';
    display: block !important;
    width: 214px !important;
    background-image: url("https://i.imgur.com/eLlcQbw.png");
    height: 75px;
}
tikky
tikky
Forumember

Posts : 897
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

TonnyKamper likes this post

Back to top Go down

Solved Re: widget and avatar picture

Post by Mineko January 11th 2021, 8:11 pm

Thank you <3
Thanks @pedxz <3
Mineko
Mineko
Forumember

Female Posts : 57
Reputation : 1
Language : Hungarian
Location : Hungary

https://blackmoonfrpg.hungarianforum.com

tikky likes this post

Back to top Go down

Solved Re: widget and avatar picture

Post by Ape January 11th 2021, 10:33 pm

Problem solved & topic archived.
Please read our forum rules: ESF General Rules


widget and avatar picture Left1212widget and avatar picture Center11widget and avatar picture Right112
widget and avatar picture Ape_b110
widget and avatar picture Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19147
Reputation : 1994
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum