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.

Change legend and partners

3 posters

Go down

In progress Change legend and partners

Post by AlexSas December 5th 2014, 11:43 am

Do you know how can I make the image caption and partners?

Change legend and partners 23131210
avatar
AlexSas
New Member

Posts : 20
Reputation : 1
Language : Romanian

http://lanenicu.forum.st

Back to top Go down

In progress Re: Change legend and partners

Post by Ange Tuteur December 5th 2014, 4:07 pm

Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Change legend and partners

Post by AlexSas December 5th 2014, 5:39 pm

Thank You. And the legend? As in the picture?
avatar
AlexSas
New Member

Posts : 20
Reputation : 1
Language : Romanian

http://lanenicu.forum.st

Back to top Go down

In progress Re: Change legend and partners

Post by Ange Tuteur December 5th 2014, 6:02 pm

For the icons you can add them as background images. Some CSS :
Code:
/* Administratori */
a.l-s[href^="/g22-"] {
  background:url('http://i74.servimg.com/u/f74/18/21/41/30/41310.png') no-repeat left center;
  padding-left:30px;
}

/* Moderatori Glob. */
a.l-s[href^="/g29-"] {
  background:url('http://i74.servimg.com/u/f74/18/21/41/30/41310.png') no-repeat left center;
  padding-left:30px;
}

/* Moderatori */
a.l-s[href^="/g17-"] {
  background:url('http://i74.servimg.com/u/f74/18/21/41/30/41310.png') no-repeat left center;
  padding-left:30px;
}

/* Designeri */
a.l-s[href^="/g18-"] {
  background:url('http://i74.servimg.com/u/f74/18/21/41/30/41310.png') no-repeat left center;
  padding-left:30px;
}

Replace https://i.servimg.com/u/f74/18/21/41/30/41310.png by the URL of your image. Modify 30px in padding to adjust the spacing on the left.
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Change legend and partners

Post by AlexSas December 5th 2014, 6:53 pm

Thank you man Very Happy
avatar
AlexSas
New Member

Posts : 20
Reputation : 1
Language : Romanian

http://lanenicu.forum.st

Back to top Go down

In progress Re: Change legend and partners

Post by SLGray December 5th 2014, 8:07 pm

Is this completely solved?


Change legend and partners 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Back to top

- Similar topics

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