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

Results 1 to 6 of 6
  1.     
    #1
    Member
    Website's:
    eotips.com

    Default how to remove space between header banner?

    hi,
    my website is bypasslimits.com

    i inserted a header logo . but now its showing space between header logo and website please help to resolve issuse . i want to fit header logo with website . mean touch boundary of website.

    Desi_Boy Reviewed by Desi_Boy on . how to remove space between header banner? hi, my website is bypasslimits.com i inserted a header logo . but now its showing space between header logo and website please help to resolve issuse . i want to fit header logo with website . mean touch boundary of website. http://i.imgur.com/H3JE6.png Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    edit your css and change:
    Code: 
    #nav {
            text-align: right;        backgroud-color: white;
            list-style-type: none;
            font-size: 80%;
            border-top: 1px solid #ccc;
            margin: 20px 0 0 0;
            padding: 0;
        }
    to

    Code: 
    #nav {
            text-align: right;        backgroud-color: white;
            list-style-type: none;
            font-size: 80%;
            border-top: 1px solid #ccc;
            margin: 0 0 0 0;
            padding: 0;
        }
    replace margin: 20px with 0

  4.     
    #3
    Member
    Website's:
    eotips.com
    bro thanx for reply same space as previous removed margin

  5.     
    #4
    Member
    Website's:
    jav-mediafire.com
    Open ur html, modify ur style like below. And just customize them abit like remove the white border...etc. That's all.

    Code: 
    Original
    #nav {
        border-top: 1px solid #CCCCCC;
        font-size: 80%;
        list-style-type: none;
        margin: 20px 0 0;
        padding: 0;
        text-align: right;
    
    Edited
    #nav {
        border-top: 1px solid #CCCCCC;
        font-size: 80%;
        list-style-type: none;
        margin: 0 0 0;
        padding: 0;
        text-align: right;

  6.     
    #5
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    code updated, replace the 20px with 0

  7.     
    #6
    Member
    Website's:
    eotips.com
    thanx t3od0r

    and anniyan07

    Appreciated



Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to remove header space?
    By BattleDuty in forum Wordpress
    Replies: 6
    Last Post: 25th Jan 2012, 10:13 AM
  2. [Buying] Looking to buy header banner space
    By sillyman in forum Completed Transactions
    Replies: 8
    Last Post: 10th Aug 2011, 12:34 AM
  3. How to remove header
    By Lahori_Munda in forum Web Application/Script Support
    Replies: 3
    Last Post: 23rd Jan 2011, 08:01 PM
  4. [Selling] Banner ad space footer and/or header (+40,000 views per day)
    By jamilv in forum Completed Transactions
    Replies: 8
    Last Post: 6th Dec 2010, 06:28 AM
  5. Banner adversiting space in header sale
    By nolimit in forum Completed Transactions
    Replies: 4
    Last Post: 29th Aug 2008, 03:04 AM

Tags for this Thread

BE SOCIAL