rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - badincite

Pages: 1
1
HFS ~ HTTP File Server / Master User
« on: October 30, 2009, 07:42:33 PM »
Is there a way to create a master account so they have access to all the individual folders I have restricted access to? I hate having to select all the folders and set this one user up to be able to see them all.

2
HTML & templates / Re: Resizeable background
« on: June 30, 2008, 01:03:41 PM »
Pretty sure its not possible. And anyway, why would you want that to happen? its just going to get pixelly and distorted lol.

Not if i make it big enough and screens only get but so big

3
HTML & templates / Re: Resizeable background
« on: June 28, 2008, 02:25:29 PM »
I was trying to have it be the whole background of everything I figured it was impossible with this template i just used a extra large fixed image on the right side not exactly what i was looking for. Yeah it was one i grabbed of here it serves it purpose but id like to get one where the background stretches to fit

4
HTML & templates / Resizeable background
« on: June 27, 2008, 06:40:45 PM »
im using the template attached and i want to have a resizeable background so the background image doesnt repeat it just stretches to fit the screen

and this code will resize the background but i cant seem to get it to work right in here


<style type="text/css">
html, body {margin:0; padding:0; height:100%; }
#background{position:absolute; z-index:1; width:100%; height:100%;}
</style>
</head>

<body>

<div>
<img id="background" src="http://img231.imageshack.us/img231/9342/bluebackzi5.jpg" alt="" title="" />
</div>
<div id="fixed">



5
Thanks!!! Still learning!

6
Is there away to only allow specific users to see only files there account has access to?

Pages: 1