Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8070077
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T13:16:42+00:00 2026-06-05T13:16:42+00:00

CSS3 gradient displays with different saturation in diffeent browsers. How to fix this problem?

  • 0

CSS3 gradient displays with different saturation in diffeent browsers. How to fix this problem? Couldn’t find anything helpful.
http://d.pr/i/chm1

Here’s the code:

html

<div class="button-body">
    <a href="/" class="text">Купить</a>     
</div>

css

.text{
font-family: Calibri;
font-size: 20px;
text-decoration: none;
font-weight: bold;
color: #913944;

margin-top: 7px;
margin-left: 70px;
float: left;
text-align: center;

text-shadow: rgba(255,255,255,0.6) 0px 1px 0.5px;

border-radius: 8px;
} 

.button-body{
height:40px;
width:200px;
display:inline-block;

background: -moz-linear-gradient(top, #ff4d55, #cc1d31);
background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#ff4d55), color-stop(100%,#cc1d31));
background: -o-linear-gradient(top, #ff4d55, #cc1d31);

border-radius: 10px;
border: 2px solid #993f49;

box-shadow: inset 0 1px 1px rgba(255,255,255,1); 

}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T13:16:45+00:00Added an answer on June 5, 2026 at 1:16 pm

    The problem is the browsers’ way of rendering are different. Using image is the best way to make it similar.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Weird problem this, I'm using a CSS3 gradient to create a faded out overlay
I'm trying to find a good, current css3 gradient reference, including vendor prefixes. I've
I've had alittle look around and can't find anything about this. If i have
I'm using CSS3 border-radius to create circular buttons on this site: http://hexpreview.com/ However, due
How would I make a two tone gradient like this using only CSS3...
CSS3 allows developers to implement simple graphics without using images. For example this envelope
The CSS3 transition effect on this page works perfectly well on every other browser
I have this CSS3 animation that works in Chrome .circle-label-rotate { -webkit-animation-name: rotateThis; -webkit-animation-duration:.5s;
I'm writing a plugin that is reliant on CSS3 gradient background properties. I have
See the gray bar in this example page: http://dss.com.bo/inicio.aspx Here is my attempt at

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.