How can i make this the same white

I want the same white as near right

thank you

Also i want buttons that go from gray to black and white letters on the front.

Who can help me please?

white.jpg · 170.1K · 179 views
http://www.busimatch.club ( The most exclusive business club)
Quote · 15 Nov 2014

Use firebug to edit css and after apply to css in core template file.

"Your future is created by what you do today, not tomorrow." @ www.dexpertz.net
Quote · 15 Nov 2014

You can apply a gradient to the buttons.  However, if you get into too specific of how I do it on some of this stuff, then that is going into custom coding.  If you have not learned CSS, then study up on it. 

Turn off CSS caching in your admin so you can use Firebug, or inspect element and you can see the particular CSS class/id and the line number it is on in the stylesheet including the location of that stylesheet; either base template or custom template.  Note, if you are going to be making a lot of changes, then copy UNI to a new name and create a new custom template.  This will make it easier when you upgrade your site.

Geeks, making the world a better place
Quote · 15 Nov 2014

Yes, but i 0,00 in css, so wich css, and where.

I ask to someone that can help me...

 

thanx in advance.

http://www.busimatch.club ( The most exclusive business club)
Quote · 15 Nov 2014

 

I want the same white as near right

thank you

Also i want buttons that go from gray to black and white letters on the front.

Who can help me please?

 Find the code below in the template you are using. It should be in either common.css or general.css

.disignBoxFirst {
    background-color: rgba(255, 255, 255, 0.8);

Change it to this:


.disignBoxFirst {
    background-color: rgba(255, 255, 255, 1);


Since your site has caching turned on, I can't tell you exactly where to find it.  It would help others to advise you, if you were  to turn off all caching.
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 15 Nov 2014

YOU NEED to go to this url and fill out their reclassification form for your site.

global.sitesafety.trendmicro.com

 

You need to take this seriously because Trend Micro antivirus software reports your site as "Dangerous" and blocks it.  Quite a few people have Trend Micro AV installed on their computers.  Your site has been giving this warning for a LONG time.  It will only take you 60 seconds to do what I suggest.  I first told you about this in This Topic in July. That was three months ago. you should have gotten this Trend Micro thing cleared up by now. What are you waiting for?

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 15 Nov 2014

Hi Houstonlively

I did it, and i see that it's safe.

I don't know why you say it's not.

Maybe i do somthing wrong, i put my site in it, and you see what is written.

What must i do? Thank you. 

safe.jpg · 429.2K · 144 views
http://www.busimatch.club ( The most exclusive business club)
Quote · 16 Nov 2014

The problem is that ALL boxes are white, in the front i do'nt want it.

Only there in the backhand beacause i can't good see the text.

http://www.busimatch.club ( The most exclusive business club)
Quote · 16 Nov 2014

 RE

Hi Houstonlively

I did it, and i see that it's safe.

I don't know why you say it's not.

Maybe i do somthing wrong, i put my site in it, and you see what is written.

What must i do? Thank you. 

 

The reason you see the safe report, is because I got tired of waiting for you to submit your site for reclassification and did it myself on your behalf.

You're welcome.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 16 Nov 2014

 RE:

The problem is that ALL boxes are white, in the front i do'nt want it.

Only there in the backhand beacause i can't good see the text.

 

Learn how to use Firebug for Firefox.

There are plenty of Firebug tutorials on Youtube.   If you are going to administer a website, you should at the very least, make an effort to learn css.

http://www.w3schools.com/css/

 

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 16 Nov 2014
 
 
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.