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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:18:51+00:00 2026-05-26T23:18:51+00:00

My first issue: Because of some weird problem with Firefox I have to put

  • 0

My first issue:

Because of some weird problem with Firefox I have to put these :

margin:0;
padding:0;

in every div with background img to avoid problems on Firefox.
I have no problem with these But sometimes I need to use padding-top to make some distance between text and it’s above.

If I use both padding:0 and padding-top:2px then the problem is still there. How can I use padding-top while having the fix for Firefox?

Second one:

I used a global CSS code for all tags on my page. For example I used the color:FFF on all tags. But sometimes I need to have a specific link to be color:000. like this one:

<div style="color:000"><a href="#">blabla</a></div>

As you know this way I can’t make the ‘blabla’ link in black color, Because I already have style applied for <a> tags so it will be in white again. How can I achieve this one?

  • 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-26T23:18:52+00:00Added an answer on May 26, 2026 at 11:18 pm

    About the padding, you can add an extra div inside the previous one, just for padding.

    <div>
      <div class=PaddingStyle>Content</div>
    </div>
    

    That way you will keep your fixed div intact.

    About your second question, try adding !important to the second style

    a {color:#000 !important;}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this issue: first, I execute a SQL query using Java and then
I will first illustrate my issue with some code: class ExampleClass { private Vector2
First of all: I'm at Scala 2.8 I have a slight issue while using
I hit this weird namespace issue when adding my first 'Service Reference' to a
I am having some issues with the TRichEdit. The first issue is if I
I have this problem with a link in an HTML page where the first
I've got some weird behavior and I can only assume is because of the
I have some issue while adding properties of nodes in igraph working with R.
My problem is the following: I have an image in which I detect some
I'm having a really weird issue with my custom UITableViewCell. I have a cell

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.