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.

Using a small picture to modify the brackets on the Group Legend

3 posters

Go down

In progress Using a small picture to modify the brackets on the Group Legend

Post by Chellizard October 25th 2014, 8:11 pm

https://help.forumotion.com/t136323-modify-the-brackets-on-the-group-legend

^

has some amazing helpful stuff, but I was wondering if in the "content" area of the code if I could place an image or something instead of a symbol or etc.

If it's possible, I'd like to know how or what I'd add to make it possible.


My board: http://superhero-rpg.com
Chellizard
Chellizard
Forumember

Female Posts : 154
Reputation : 12
Language : English

http://superhero-rpg.com

Back to top Go down

In progress Re: Using a small picture to modify the brackets on the Group Legend

Post by Ramdaman October 25th 2014, 8:14 pm

Well, try this:

Code:
background: url(URL-HERE) no-repeat;

Replace URL-HERE with the image URL.
Ramdaman
Ramdaman
Active Poster

Male Posts : 1615
Reputation : 99
Language : English, Albanian, Macedonian, Russian | HTML, CSS
Location : New York City

http://ndihme.forumotion.com/forum

Back to top Go down

In progress Re: Using a small picture to modify the brackets on the Group Legend

Post by Ange Tuteur October 25th 2014, 9:52 pm

Hello Chellizard,

In the content property value, you can write url() to specify an image :
Code:
#groupLegend b:after { content:url('/myimage.gif') }

Replace /myimage.gif by the URL of your image. ^^
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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