Login Box Question

Question 1

I was wondering if you could get rid of the White box that is associated with the login box.  I saw that you can change the color but could you also use a statement like transparent to be able to see the background gradient or color?  How would I go about that?

Question 2

The login box is it posible to put an image just in that box and to possibly resize it?

I have been on so many sites and I have yet to seen either one of these practices take place.  Just curious for you wizes out there if anyone knew of either one of the answers.

Thanks everyone in advance,

Ted

Quote · 22 Jan 2009

I answered question one with the following code done to the login_form.css

.login_form_cont
{
position:relative;
border:0px solid gray;
width:300px;
margin:0px auto;
background-color:transparent;
padding:5px;
font-size:12px;

Hope this helps someone out.  I am still wondering if someone could lend a hand still now to add a background image in just that one box.  I am sure it is the same code just dont really know what to put in and where I should posibly be able to resize the box as well.

thanks Ted

Quote · 22 Jan 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.