How to add image on Login popup And also add box on admin title????
Re: How to add image on Login popup And also add box on admin title????
- Code:
[img]Your link[/img]
you can use BBCode
Fr0st- Forumember
-
Posts : 34
Reputation : 10
Language : Vietnamese
Re: How to add image on Login popup And also add box on admin title????
Also tell me how add box under user name or admin text on phbb2 vertion
Re: How to add image on Login popup And also add box on admin title????
ACP>>Users & Groups>>Rank Administration>>Edit Settings On Admin, or any other rank>>add image to Rank Image URL:
RServers- New Member
- Posts : 9
Reputation : 0
Language : Gaffney, South Carolina
Re: How to add image on Login popup And also add box on admin title????
@RServers wrote:ACP>>Users & Groups>>Rank Administration>>Edit Settings On Admin, or any other rank>>add image to Rank Image URL:
Thank's your reply bro but i want to say attach box or any color image behind admin or all user text....

Re: How to add image on Login popup And also add box on admin title????
Hi, it could be possible to add a box around the username. Is your forum version phpBB 2 and do you only want a box around the username and not the rank?
Re: How to add image on Login popup And also add box on admin title????
@Base wrote:Hi, it could be possible to add a box around the username. Is your forum version phpBB 2 and do you only want a box around the username and not the rank?
Yes i only want a box around the username...............

Re: How to add image on Login popup And also add box on admin title????
If your forum version is indeed phpBB 2 then you could try adding this to your CSS code:
That will produce a white border (a box, essentially) around all usernames I think.
- Code:
.name {
border: 2px solid #FFFFFF;
}
That will produce a white border (a box, essentially) around all usernames I think.

Re: How to add image on Login popup And also add box on admin title????
@Base wrote:If your forum version is indeed phpBB 2 then you could try adding this to your CSS code:
- Code:
.name {
border: 2px solid #FFFFFF;
}
That will produce a white border (a box, essentially) around all usernames I think.
no bro not like that just like it

Re: How to add image on Login popup And also add box on admin title????
What do you mean? Like an image behind the username?
Re: How to add image on Login popup And also add box on admin title????
Now I'm not sure what do you want?
A rank?
If you want a rank order one in the Graphic section here.
Image behind username phpBB2
Add this to CSS and change te picture link
A rank?
If you want a rank order one in the Graphic section here.
Image behind username phpBB2
Add this to CSS and change te picture link
- Code:
.name a {background-image: url('http://i82.servimg.com/u/f82/11/22/70/40/warnba10.png');}
Re: How to add image on Login popup And also add box on admin title????

image line too short ..........


Re: How to add image on Login popup And also add box on admin title????
Glad it works, well done Nera! 
What do you mean by the image line is too short? Could you explain further or provide a screenshot?

What do you mean by the image line is too short? Could you explain further or provide a screenshot?
Re: How to add image on Login popup And also add box on admin title????
@Base wrote:Glad it works, well done Nera!
What do you mean by the image line is too short? Could you explain further or provide a screenshot?
Yes bro just like it.........


Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum