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.

How to add image on Login popup And also add box on admin title????

5 posters

Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by Fr0st Fri 8 Jul 2011 - 15:29

Code:
[img]Your link[/img]

you can use BBCode
Fr0st
Fr0st
Forumember

Male Posts : 34
Reputation : 10
Language : Vietnamese

Back to top Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by kevin 1337 Fri 8 Jul 2011 - 15:33

Fr0st wrote:
Code:
[img]Your link[/img]

you can use BBCode
good job fr0st
avatar
kevin 1337
Forumember

Posts : 43
Reputation : 0
Language : english

http://www.JtagModding.com

Back to top Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by RServers Tue 12 Jul 2011 - 16:35

ACP>>Users & Groups>>Rank Administration>>Edit Settings On Admin, or any other rank>>add image to Rank Image URL:
avatar
RServers
New Member

Posts : 9
Reputation : 0
Language : Gaffney, South Carolina

Back to top Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by Base Tue 12 Jul 2011 - 17:39

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?
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by Base Wed 13 Jul 2011 - 17:39

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. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by Base Wed 13 Jul 2011 - 19:04

What do you mean? Like an image behind the username?
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by Nera. Thu 14 Jul 2011 - 11:28

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
Code:
.name a {background-image: url('http://i82.servimg.com/u/f82/11/22/70/40/warnba10.png');}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: How to add image on Login popup And also add box on admin title????

Post by Base Fri 15 Jul 2011 - 17:45

Glad it works, well done Nera! Very Happy

What do you mean by the image line is too short? Could you explain further or provide a screenshot?
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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