Wallpaper size

Rho Delta

Well-known member
Licensed customer
What is the optimal wallpaper size/resolution for a full wallpaper that would fit my new site? I do not want a header bar at the top, I want the wallpaper to fill the whole thing with my logo over it. This would be for a logo that is not repeating, I currently use a repeating pattern. Thanks.

http://206.214.211.214/~mike/index.php
 
Working now
I had this code in my extra.css which broke the code :

Code:
#content
{
    background-image: url("http://www.forum-des-portables-asus.fr/www/fond.png") !important;repeat-x top;
}

as a result, i had only the footer background who changed.

Which makes me ask another question : how do i specify a fixe Footer Background color ?

Thanks
 
I got this problem,
30d5c72c23a0c3a5e2298fa1917c69f0.png
and yes i did EXACTLY as @Jake Bunce told us to. Anyone who had the same problems? Or know how to fix it? If you need my forum link you can access it from here: http://www.yoplink.com/352368

Thanks.. :)
 
Last edited:
Dear @Jake Bunce

could you please let me know how to make this in XF 1.4 ?

I do have a fixed-width implemented as shown here:
XF 1.2 - Fixed width and responsive at the same time?


I would like to put 1 big image as a Wallpaper, but this image should be only shown to "Guests". Not showing the image to logged-in members.


I am not sure how to make it, so that the image reaches towards the bottom of the page ?


Many thanks!
 
Back
Top Bottom