Post profile background image only 4 admin [need code]
Post profile background image only 4 admin [need code]
hi im just setting my own forum up its invision
is it possible 2 have this pic behind post profile details just 4 admin group or just me using css

thanks
is it possible 2 have this pic behind post profile details just 4 admin group or just me using css

thanks
Last edited by taggedup on September 20th 2011, 11:08 pm; edited 1 time in total
taggedup- Forumember
- Posts : 42
Reputation : 3
Language : english
Re: Post profile background image only 4 admin [need code]
thanks 4 replying@fijea wrote:You mean, this?
http://help.forumotion.com/t96900-adding-new-feature-and-need-help
I just saw it
yh thats wot i want but only 4 me not all members
or even 4 a group?
- Code:
.postprofile {
background-image: url("http://www.nextgenupdate.com/forums/images/Admin-bg.jpg");
}
thanks
taggedup- Forumember
- Posts : 42
Reputation : 3
Language : english
taggedup- Forumember
- Posts : 42
Reputation : 3
Language : english
Re: Post profile background image only 4 admin [need code]
not possible through css; however a workaround can be accomplished user Rank feature
Re: Post profile background image only 4 admin [need code]
wot do u mean how ?@ioncube wrote:not possible through css; however a workaround can be accomplished user Rank feature
thanks 4 reply
taggedup- Forumember
- Posts : 42
Reputation : 3
Language : english
Re: Post profile background image only 4 admin [need code]
You need only for administration..yes then:
enter this in your css
now start editing your administration rank

click the yellow wheel; & you will enter in modify panel. Then enter this in rank title:
hope this works
enter this in your css
- Code:
.admin {
background: url(http://www.nextgenupdate.com/forums/images/Admin-bg.jpg) no-repeat ;
}
now start editing your administration rank

click the yellow wheel; & you will enter in modify panel. Then enter this in rank title:
- Code:
<div class="admin"> </div>
hope this works
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum