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 6625843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:49:20+00:00 2026-05-25T21:49:20+00:00

I am trying to use CSS3 instead of images to code the menu in

  • 0

I am trying to use CSS3 instead of images to code the menu in http://www.cssmania.com/ .

My code so far (& the images+styles) can be found here:
http://sarahjanetrading.com/js/j

I tried using CSS3 to achieve the border shadow and the menu li a background to match the one in http://www.cssmania.com. But it just doesnt look the same. When I tried using images, it looked almost perfect. But I want to use CSS3 to achieve the result.

I tried inspecting the code on cssmania.com, but couldnt find the ones for the menu border to make it look the way it is, and the menu li background. I just want the code for these two functions.

Thanks

  • 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-05-25T21:49:21+00:00Added an answer on May 25, 2026 at 9:49 pm

    The main thing I see that stands out different is the background of the links. There’s a subtle gradient on the original design, and that’s missing from yours. It’s also why the borders look different – the gradient is on the color, not the borders, but your eye is tricked.

    Add this to the stylesheet:

    #header-mania .header {
    
        /* Keep everything *except* the original background */
    
        background: #7fa445;
        background: -moz-linear-gradient(top, #7fa445 0%, #6b9632 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fa445), color-stop(100%,#6b9632));
        background: -webkit-linear-gradient(top, #7fa445 0%,#6b9632 100%);
        background: -o-linear-gradient(top, #7fa445 0%,#6b9632 100%);
        background: -ms-linear-gradient(top, #7fa445 0%,#6b9632 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fa445', endColorstr='#6b9632',GradientType=0 );
        background: linear-gradient(top, #7fa445 0%,#6b9632 100%);
    }
    

    That background’s color might not be exact (I didn’t feel like firing up PS just to match the colors), but you can adjust the colors easily using the Ultimate CSS Gradient Generator

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

Sidebar

Related Questions

I'm trying use mod_rewrite to rewrite URLs from the following: http://www.site.com/one-two-file.php to http://www.site.com/one/two/file.php The
I've got the following code and I'm trying to use CSS2 or CSS3 to
Trying to use this code to connect the AD PrincipalContext context = new PrincipalContext(ContextType.Domain,
trying to use regex to replace any white space with  , inside of example
I'm trying use make a div's background transparent using a mixture of CSS3 rgba()
I am trying to use webkit's support for CSS3 transform: matrix3d(<matrix>) to create a
I am trying to install the gem compass 960 plugin I did D:\Websites\css3-mega-menu>gem install
I am in need of some help, i am trying to use css3 animations
I'm trying to use the CSS3 :not pseudo class as defined in the specification.
I am trying to use pie.htc file to show CSS3 effects on ie-7 and

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.