How to put a picture in this window.
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Re: How to put a picture in this window.
Which window are you referring to?

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

Re: How to put a picture in this window.
Look at the buttons on the window in the picture because I can not explain it.
Re: How to put a picture in this window.
Hi 
Do you mean as a background? It's really annoying I can't figure out selectors easily >.>"
Anyway, try this code:
Regards,
Pizza Boi

Do you mean as a background? It's really annoying I can't figure out selectors easily >.>"
Anyway, try this code:
- Code:
<img src="Img Link" style="z-index: -1; height: 100%; width: 100%" />
Regards,
Pizza Boi
Re: How to put a picture in this window.
You can add an image to the popup by using the image tags.
ex :
for a background image, you would use this CSS :
ex :
- Code:
[img]http://i56.servimg.com/u/f56/18/45/41/65/rose_a10.png[/img]
for a background image, you would use this CSS :
- Code:
#login_popup .row1 {
background-image:url(IMG SRC);
background-repeat:no-repeat;
background-position:center;
}
Re: How to put a picture in this window.
Ange Tuteur I added this code CS but no picture is displayed in the window.
Pizza Boi
Does not work.
- Code:
login_popup .row1 {
background-image:url(IMG SRChttp://i56.servimg.com/u/f56/18/45/41/65/rose_a10.png);
background-repeat:no-repeat;
background-position:center;
}
Pizza Boi
Does not work.
Re: How to put a picture in this window.
Try this :
- Code:
#login_popup .row1 {
background-image:url(http://r29.imgfast.net/users/3412/19/22/63/avatars/91124-59.jpg);
background-repeat:no-repeat;
background-position:center;
}
Re: How to put a picture in this window.
Now works, but put a bigger image is not displayed. What size should be the picture displayed.
Re: How to put a picture in this window.
The image will need to have about the same dimensions of the pop-up log-in.

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

Re: How to put a picture in this window.
Well look in the administration panel to see what you set the dimensions to:
Administration Panel > General > Forum > Configuration
Login Popup Section
Height:
Width:
Administration Panel > General > Forum > Configuration
Login Popup Section
Height:
Width:

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

Re: How to put a picture in this window.
Problem solved & topic archived.

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum