Activity Stream
48,167 MEMBERS
6872 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1.     
    #1
    Banned
    Website's:
    WarezRelease.org ThatHosting.co

    Default Code Help

    hi,

    can some1 help me, im almost certain its css prob:



    The big gap between teh buttons, i cnt get rid, ive tried everything. Here's my css 4 it:

    PHP Code: 
    /* Tabs */
    ul#tabs { 
        
    list-style-typenone;
        
    text-aligncenter;
        
    margin-bottom0px !important;
        
    height25px; !important; }

    ul#tabs li {
        
    padding: -5em !important;
        
    margin:  !important;
        
    displayinline; }

    div.tabContent { }

    div.tabContent.hide displaynone; }

    div.options-panel displaynone }
    /* / Tabs */ 
    any help?
    Chris2k Reviewed by Chris2k on . Code Help hi, can some1 help me, im almost certain its css prob: http://imgcrave.com/t/ajBn7.png The big gap between teh buttons, i cnt get rid, ive tried everything. Here's my css 4 it: /* Tabs */ Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    PasteBot.appspot.com
    It would be rally good if you give me the actual URL of the Page.

    If you want to keep it secret, then:
    try adding a negative margin-right, to the #tabs

    EDIT: A title like "Css help" would be much more appropriate.

  4.     
    #3
    Banned
    Website's:
    WarezRelease.org ThatHosting.co
    my site not online yet, im coding it on llocalhost.

    hmmmmmmm wot do u mean by ;negative mkargin?

  5.     
    #4
    Member
    Website's:
    PasteBot.appspot.com
    under ul#tabs
    try adding this:
    margin-right:-5px;

    see if that works.

  6.     
    #5
    Banned
    Website's:
    WarezRelease.org ThatHosting.co
    doesn't work, cheers for trying

    anymore ideas

  7.     
    #6
    Member
    link to the site pl0x where you have this so it'll be easier to inspect

  8.     
    #7
    Banned
    Website's:
    WarezRelease.org ThatHosting.co
    abcd 1234

  9.     
    #8
    Member
    Website's:
    CSOffensive.com
    ul#tabs li {
    padding: -5em !important;
    margin: 0 !important;
    display:table-cell ;
    or
    display:-moz-box ; }
    Counter Strike : Global Offensive Forum

  10.     
    #9
    Member


    ul#tabs li {
    display: inline;
    margin-right: -5px;
    }

  11.     
    #10
    Member
    ^No.

    Code: 
    ul#tabs { height:25px;list-style-type:none;margin:auto;padding:0;text-align:center;width:200px; }
    
    ul#tabs li { margin:0;padding:0;text-align:0;float:left;width:100px; }

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 3rd Apr 2012, 09:50 AM
  2. need help with php code
    By itmees in forum Web Development Area
    Replies: 6
    Last Post: 22nd Mar 2012, 10:01 AM
  3. Replies: 1
    Last Post: 27th Aug 2011, 01:45 PM
  4. {LF} a code
    By DeathNote in forum Web Application/Script Support
    Replies: 2
    Last Post: 23rd Oct 2010, 04:18 AM
  5. [vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
    By Ghost Dog 13 in forum Webmaster Resources
    Replies: 13
    Last Post: 26th Sep 2009, 06:19 PM

Tags for this Thread

BE SOCIAL