Welcome Guest Search | Active Topics | Members

I some one help me with the 100% width of the TreeNode in V2 Options
rfpuyana
Posted: Thursday, February 17, 2005 1:30:00 PM
Rank: Member
Groups: Member

Joined: 2/17/2005
Posts: 1
Points: 0
I want to use a similar style for the Deep Tree used in the aurigma site.
Using the violet backgroud and the white line dividing each item ( with a 100% width )

I´ve added this lines to the TreeNode style
Code:
.TreeNode
{
    margin-left: -15px;
    font-size: 8pt;
    border-width: 1px;
    border-color: White;
    border-style: solid;
    /* I´ve added the properties bellow*/
    border-top-width: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    width:100%;    

}

MY PROBLEM IS : THE 100% WIDTH WORKS PROPERLY IN INTERNET EXPLORER BUT USING MOZILLA OR NETSCAPE THE LINE WIDTH IS LONGER AS THE NODE STRING LENGHT


THANKS FOR YOUR HELP

Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.