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.

Image on Login pop-up

3 posters

Go down

Solved Image on Login pop-up

Post by DarkGlow August 28th 2012, 11:27 pm

Hello,

The title says it all. I simply wish to know how to add a specific picture to my login pop-up window.

Thank you in advance.


Last edited by DarkGlow on September 5th 2012, 2:01 pm; edited 1 time in total
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: Image on Login pop-up

Post by DarkGlow August 28th 2012, 11:31 pm

Thank you for the quick answer.

I'm a bit confused though. You mean I should create a new HTML page and add that code or simply add it to the login pop-up message? Considering it does not accept any HTML codes.
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: Image on Login pop-up

Post by DarkGlow August 29th 2012, 8:37 am

Hi,

I've tried with HTML, however it didn't work. Need further help with BBCodes, please.

Thanks.
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: Image on Login pop-up

Post by DarkGlow August 30th 2012, 9:22 pm

Ugh, anyone? Wink
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: Image on Login pop-up

Post by runawayhorses August 30th 2012, 9:32 pm

Use BBcode, for some reason HTML doesn't work in the login popup. I have tried HTML before many times and it never works for the login popup. Not for me anyway, and I've tried HTML on phpbb3 and Invision on the login popup. But BBcode always works.

You simply add your image URL in this code where it says to, then paste the entire code into the login popup box. You can add more than one image, just repeat the code with a different image url:


Go to AP>>General>>Configuration>>

On that page paste the code in the login popup box:

Code:
[img]URL OF IMAGE GOES HERE[/img]
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Image on Login pop-up

Post by DarkGlow August 31st 2012, 12:29 am

runawayhorses wrote:Use BBcode, for some reason HTML doesn't work in the login popup. I have tried HTML before many times and it never works for the login popup. Not for me anyway, and I've tried HTML on phpbb3 and Invision on the login popup. But BBcode always works.

You simply add your image URL in this code where it says to, then paste the entire code into the login popup box. You can add more than one image, just repeat the code with a different image url:


Go to AP>>General>>Configuration>>

On that page paste the code in the login popup box:

Code:
[img]URL OF IMAGE GOES HERE[/img]

Thank you, but how could two pictures work on it Question

Also, do I have to have the same size of the image as the login pop-up?
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: Image on Login pop-up

Post by runawayhorses August 31st 2012, 11:19 am

No it doesn't have to be the same size, but the pic should be small enough to fix the size of popup you have. Just experiment with it. Smile

Yes you can have as many pics as you want as long as they all fit.

Another idea for you (what you are probably looking for) is just to have a background for it and forget about adding separate images and just have 1 cool background image. Then write your message in the popup box and it will appear over the background. You won't have to concern yourself too much on the size of the background image as it will fill the popup box. Although you want it close to the actual size of the popup so it loads quick.

Here is a code to add a background to the login popup box. Add this code to your CSS stylesheet:
I know this code works from phpbb3 and Invision, so I'm hoping it works for your phpbb2 forum as well.

Add your background image URL in this code where it says to:

AP>>Display>>Colors>>CSS Stylesheet
Code:
#login_popup {background-image: url(URL OF IMAGE BACKGROUND GOES HERE);
color: #ffffff;}
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Image on Login pop-up

Post by DarkGlow September 5th 2012, 2:00 pm

I have forgotten regarding this thread.

May be closed, resolved.
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: Image on Login pop-up

Post by Sanket September 5th 2012, 9:25 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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