Reported Post by Taragon

Taragon has reported a post.

Reason:

Quote:
Typo, Usergroup HTML Markup instead of Username HTML Markup

Post: Usergroup HowTo: add style to usergroups html markups
Forum: Free Visual Elements
Assigned Moderators: N/A

Posted by: nexia
Original Content:

Quote:
You see my markup?

[ATTACH]34[/ATTACH]

How did i attach an umbrella beside my name, is a mystery for many of you who are interested to make their membernames unique.

But it’s quite simple when you play a little with CSS elements.

First, instead of placing all the code in your Usergroup HTML Markup, you make it easier to edit and lighter for the browser by making your markups small and quick. Write is the same way as i did, creating a new class for the style.

[ATTACH]35[/ATTACH]

Remember that this detail is found when you edit your usergroups… this example is the admins one.

Then you go to your Style Manager, and edit the Main CSS of your prefered style… you go to the bottom of the page, in the « Additional CSS Definitions » and put the new class style in the SECOND field (the first one is overwritten by most of the products you can play with).

the example of my own class looks like this:[html].ug_admin {
font-family: « Lucida Grande », sans-serif;
font-weight: bold;
color: #800080;
background-image: url(style/umbrella.png);
background-repeat: no-repeat;
padding-left: 13px;
}[/html]

example explained:

1- i changed the family of the font to have a more ergonomical one, Lucida is great
2- made the font in bold
3- changed the color for magenta
4- to make the umbrella show everywhere, i make it the background-image, no repeat
5- i add some padding to the left so the background image is without text over it

See, it’s easy. but to learn about the CSS elements is more complicated than that, and you can have a need for a tutorial… here is a great link: CSS Tutorial

have some fun designing your usergroups!

Views: 9

Laisser un commentaire

Ce site utilise Akismet pour réduire les indésirables. En savoir plus sur comment les données de vos commentaires sont utilisées.

En savoir plus sur Un Papa Pro

Abonnez-vous pour poursuivre la lecture et avoir accès à l’ensemble des archives.

Continue reading