Two Problems

Some of the images on the scrolling home page are not discplaying correctly. The show in the bottom right corner of the scrolling area.

What can I do to fix this?

Also, I put a nice brown background in the website but with join.php the background where you type your information is also brown. How to I make this white?

Quote · 14 Mar 2009

I am getting the fealing that nobody can help me with these issues. If so, please respond.

Quote · 16 Mar 2009

templates/tmpl_uni/css/join.css

 

Locate:

 

.inputer_text, .input_date, .input_area, .input_pass, .input_select, .input_select_couple, .input_select_multi

{

border: 1px solid #999999;

margin-right: 5px;

width: 240px;

}

 

Add:

 

background-color:#ffffff;

 

into the string and it will turn it white.

Quote · 16 Mar 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.