General Community > HTML/CSS

Overlay

(1/2) > >>

ProHax:
an Admin at my site was doing some CSS work and he got overlayed a membergroup name. can someone explain how this is done?

The Craw:
If you provide a link to a page where this is displayed, that would help.

ProHax:
it's gone now but ill try to explain it more
is this section The Text "Newbie" was overlayed by
this .gif image

The Craw:
If you post this code at the bottom of your CSS file it will add the sparkle effect behind the group rank in all posts. If you want to be specific about which ranks you want the effect applied to, it will require a template edit with a condition.


--- Code: ---.poster li.postgroup
{
background: url(http://uniquez-home.com/images/sparkleback.gif) repeat;
}

--- End code ---

ProHax:
im not really good with CSS i barely understand it
could you explain it more with the most detail possible please :}

Navigation

[0] Message Index

[#] Next page

Go to full version