+ Reply to Thread
Results 1 to 6 of 6

Thread: HTML Code for thin lines
      
   

  1. #1
    sinisa72@gmail.com is offline Second Lieutenant
    Join Date
    Aug 2007
    Posts
    137

    Default HTML Code for thin lines

    Hello , I want to make the table borders very thin.

    The problem is that current thickness of 1 is actually 2 pixels because the table line is 1px but also the cell line is 1 px that makes the border very thick.

    If you insert a shape, say a rectangle and set it to border thickness 1 pixel it will give you a thin line if your settings are at : transparent; border size 1 ;black color

    BV tables has a table html property where I am hoping to insert the code. Is there a way to do that? Thanks

    Sinisa
    vullcanairbrush.com

  2. #2
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: HTML Code for thin lines

    Set the boarder at 1 and the others at 0

  3. #3
    sinisa72@gmail.com is offline Second Lieutenant
    Join Date
    Aug 2007
    Posts
    137

    Default Re: HTML Code for thin lines

    thank you ,
    I tried that but it does not work, it looks horrible!
    check the examples of thin lines at www.vullcanairbrush.com/test_1.php

  4. #4
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: HTML Code for thin lines

    Set the padding and cell spacing to 0 to get the thinner looking lines

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  5. #5
    sinisa72@gmail.com is offline Second Lieutenant
    Join Date
    Aug 2007
    Posts
    137

    Default Re: HTML Code for thin lines

    Thank you Karen I already tried that please check the link I postred in the previous posting,
    Sinisa

  6. #6
    Rob (SA)'s Avatar
    Rob (SA) is offline Lieutenant Colonel
    Join Date
    Nov 2006
    Location
    Centurion, South Africa
    Posts
    580

    Default Re: HTML Code for thin lines

    Hi

    For what it is worth at this late stage.

    I have found a cheat to get a thin line showing 1 pixel rather than 2 pixels which gives us the thick line.

    Check this page out www.gnjgf.co.za/ttest.php

    The cheat is this - you insert a borderlight and a borderdark option to the border of your table and when doing this the choice of your borderlight colour should be the same as your background.

    This way you only see the 1 pixel line of the darkborder - hence a thinner line. If you look closely you can see the break but I think it does the task.

    I hope this helps other folk battling with the same issues

Thread Information

Users Browsing this Thread

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

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49