miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
Specific miniBB Support Forums / Specific /  
 

Static streatched Wallpaper

 
Author omgimdrunk
Partaker
#1 | Posted: 1 Aug 2011 22:21 
I am looking to create a static, stretchable wallpaper for my forums,

Typically I have done this via css by:

body {
background: url(backround_image.png) no-repeat;
background-size: 100%;
}

<style type="text/css">
html, body {
height: 100%;
margin: 0;
padding: 0;
}
</style>

<body>
<img src="background-image.jpg" alt="BG Image" id="bg" />
</body>

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

How ever the minibb css uses .gbody. Is anyone aware how to make the magic happen in minibb?

Author Guest
~
#2 | Posted: 2 Aug 2011 11:02 
Try to look at templates/main_header.html - may be combining CSS with HTML you will achieve the desired result.

Specific miniBB Support Forums / Specific /
 Static streatched Wallpaper
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Proceed with the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑