Re: CSS for table and img - can't get rid of gaps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2009/11/19 Gary Stainburn <gary.stainburn@xxxxxxxxxxxxxx>:
> I'm creating a tree-view using a table and three images. The logic is working
> fine for generating the html, but I cannot get the css right to eliminate the
> gaps between the images.  I don't know if it's the table or the images that
> generate the gaps.

Not really a Fedora problem...

> .teeview img {
>        margin: 0px;
>        border: 0px;
>        padding: 0px;
>        hspace: 0px;
>        vspace: 0px;
>        width: 20px;
>        height: 20px;
> }

Although you don't list your HTML, I would think that this should be:

.treeview img {
...
}

Otherwise it won't match the .treeview class.

--
Sam

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux