Thread: Padding error

Results 1 to 2 of 2
  1. #1 Padding error 
    Registered Member
    MetalGear's Avatar
    Join Date
    Sep 2008
    Posts
    779
    Thanks given
    9
    Thanks received
    6
    Rep Power
    82
    No matter what i will always get



    the bit highlighted Yellow wont go away i want the blue to hit the top of the image so there is no black space there.. no matter what i try different bits of padding it just wont work..

    CSS code

    Code:
    #nav {
    	mergin: 0;
    	padding: 6px;
    	background-color: #0970de;
    }
    
    #nav li	{
    	display: inline;
    	list-style: none;
    	padding: 0 15px 0 0;
    }
    
    #logo {
    	padding: 9%;
    	background-image:url(images/logo.jpg);
    }
    New transport?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Mko's Avatar
    Join Date
    Jun 2010
    Posts
    445
    Thanks given
    82
    Thanks received
    73
    Rep Power
    425
    Can I see the full HTML&CSS code as well for that page?

    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 9
    Last Post: 10-20-2011, 07:52 AM
  2. Replies: 6
    Last Post: 09-15-2010, 04:20 PM
  3. [ERROR]Extending Emote List[ERROR]
    By Meerster in forum Help
    Replies: 2
    Last Post: 01-19-2010, 05:01 AM
  4. Kalphite Queen Error(Thread-5 Error)
    By owner jacob in forum Help
    Replies: 4
    Last Post: 12-22-2009, 06:36 PM
  5. [Error] Perfect range and melee [ERROR]
    By Wallace in forum Help
    Replies: 16
    Last Post: 06-21-2009, 09:56 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •