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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:27:08+00:00 2026-05-27T12:27:08+00:00

I am struggling mightily with the following CSS3 code: * { margin: 0px; padding:

  • 0

I am struggling mightily with the following CSS3 code:

*
{
 margin: 0px;
 padding: 0px;
 border: none;
}

body
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DBDBDB), to(#FFFFFF), color-stop(.7,#FFFFFF));
 padding: 0px 6%;
}

#nav {
 background: url(http://74.71.27.20/d499/content/images/nav_background.png); 

}
ul#nav  {
 float: left;
}
ul#nav li {
 display: inline;
 width: 100%;
}

ul#nav li a {
  display: inline;
  float: left;
  margin-right: 25px;
  margin-left: 10px;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  color: #777;
 }

 ul#nav li a:hover {
   color: #fff;
  }

  ul#nav li.selected a {
   color: #fff;
  }

  ul#nav li.subscribe a {
   margin-left: 22px;
   padding-left: 33px;
   text-align: left;
   background: url(http://74.71.27.20/d499/content/images/rss.png) left center no-repeat;
  }


#container
{
 float: left;
 background: #FFFFFF;
 overflow: hidden;
 padding: 0 0 15px 10px;
}

#header
{
 float: left;
 width: 100%;
 margin-bottom: 10px;
}

#header h1
{
 font-size: 18px;
 float: left;
 background: url(http://74.71.27.20/d499/content/Images/logo.png) no-repeat;
 padding: 45px 0px 5px 0px;
}

#promotion
{
 height: 300px; 
 width: 700px; 
 background: url(http://74.71.27.20/d499/content/Images/home-showcase.png) no-repeat;
}

ul li a
{
 font-size: 16px;
}

#main
{
 float: left;
 overflow: hidden;
 padding: 0 0 15px 10px;
}

ul
{
 list-style-type: square;
 margin-left: 25px;
 font-size: 14px;
}

ul#album-list
{
 list-style: none;
 margin-left: 0px;
}

ul#album-list li
{
 height: 130px;
 width: 100px;
 float: left;
 margin: 10px;
 text-align: center;
}

ul#album-list li a, ul#album-list li .button
{
 font-size: 13px;
 float: left;
}

ul#album-list li a span
{
 color: #9b9993;
 text-decoration: underline;
}

#cart
{
 float: right;
}

#update-message
{
 color: #F6855E;
 font-weight: bold;
}

.button, input[type=submit]
{
 clear: both;
 display: inline-block;
 padding: 5px;
 margin-top: 10px; 
 border: 1px;
 background: #5e5b54;
 color: #fff;
 font-weight: bold;
}

.button a
{
 color: #fff !important;
}

footer {
 float: left;
 left: 0;
 width: 100%;
 background: #222;
}

footer div {
  display: table;
  margin: 0 auto;
  padding: 44px 0;
  width: 940px;
  color: #777;
}


p
{
 margin-bottom: 15px;
 margin-top: 0px;
}

h2
{
 color: #5e5b54;
}

h2, h3
{
 margin-bottom: 10px;
 font-size: 16px;
 font-style: italic;
 font-weight: bold;
}

h3
{
 color: #9B9993;
}

#header h1 a, h3 em
{
 color: #5E5B54;
}

a:link, a:visited
{
 color: #F6855E;
 text-decoration: none;
 font-weight: bold;
}

a:hover
{
 color: #333333;
 text-decoration: none;
 font-weight: bold;
}

a:active
{
 color: #006633;
 text-decoration: none;
 font-weight: bold;
}

/***************************** sidebar navigation ****************************/

#categories
{
 float: left;
 margin: 22px 0 0 22px;
 padding: 11px 22px;
 background: url(http://74.71.27.20/d499/content/images/sidebar_section_background.png) repeat-x;

 /* Border-radius not implemented yet */
 -moz-border-radius: 11px;
 -webkit-border-radius: 11px;
}

ul#categories
{
  siaply: inlinel
  margin: 0 0 0 22px;
  list-style: none;
}

#categories a:link, #categories a:visited
{
 float: left;
 color: #9B9993;
 text-decoration: none;
}

#categories a:hover
{
 color: #F46739;
}

div#album-details p
{
 margin-bottom: 5px;
 color: #5e5b54;
 font-weight: bold;
}

p em
{
 color: #9b9993;
}

/* Form styles */
legend
{
 padding: 10px;
 font-weight: bold;
}

fieldset
{
 border: #9b9993 1px solid;
 padding: 0 10px;
 margin-bottom: 10px;
 clear: left;
}

div.editor-field
{
 margin-bottom: 10px;
}

input[type=text], input[type=password], select
{
 border: 1px solid #8A8575;
 width: 300px;
}

/* Begin: Tables */
table
{
 border: 1px solid #000;
 border-collapse: collapse;
 color: #666666;
 min-width: 500px;
 width: 100%;
}

tr
{
 border: 1px solid #000;
 line-height: 25px;
}

th
{
 background-color: #9b9993;
 color: #000;
 font-size: 13px;
 text-align: left;
}

th, td
{
 padding-left: 5px;
}

tr:hover
{
 background-color: #fff;
}

I currently got my PC as a web host you can view the site with the CSS here:
http://74.71.27.20/d499

Any help would be appreciated.

My master page simply calls container then header and nav and categories and footer.

  • 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-27T12:27:09+00:00Added an answer on May 27, 2026 at 12:27 pm

    Add a clear:both; as your first div is floated left.

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

Sidebar

Related Questions

Struggling with onchange for JQuery Datetime plugin: http://plugins.jquery.com/project/datetime I am using the following code.
I'm struggling to separate the dependencies in the following code: public static SiteConnector ConnectToSite(String
Struggling with this tournament fixtures algorithm. The code is working perfectly but I need
Struggling with the following SQL problem. Assume a three dimensional table with entries (h,t,q)
Struggling a bit today. I have the following method that returns a list of
still struggling with regex :) i have this code: $link = '/\bhttp:\/\/.+\..+[\/\w]?\b/i'; $match =
Struggling with the following problem. I have an attribute that defines the name of
struggling to get my head round this. i want to convert the following sql
Struggling to find a bit of code to easily understand. How do you add
Struggling with styling the mouse over for a button ... I have managed to

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.