Hi, Sergiu!
"!important" will be ignored by IE6 and lower, so no need to use it
here. Also, "border: none" is really the same as "border: 0".
Quoting Sergiu Dumitriu : Mihails Agafonovs wrote:
In stylesheet, a border for td or th element may be
specified.
Look
for those. IF you don't want to search, just put
he following code
in
your stylesheet:
table, td, th {
border: 0;
Better try:
border: none !important;
}
Quoting Gregor Speck : Hey did you tested
style="border-width:0px"
?
Greetz Greg
2008/10/29 BrianJones
Sorry, this may be a bit of a pedestrian question, but I've
searched the
> forum, tried the examples given, and followed the examples in
the
> documentation guide all with no avail.
>
> On a page, I have a table:
>
>
>
>
> Blah Blah Blah...
> Blah Blah Blah...
>
>
> {image:Some_image.jpg|400|300| |right}
>
>
>
>
> But for the life of me, I can't get it to render without
borders.
The
> border="0" attribute doesn't seem to be working, I tried adding
an
in-line
> css to the tag (), this also didn't work.
>
> I searched the forums here for some ideas, and it was suggested
to
edit the
> table.css file accordingly. The only table.css file I have on
my
installation
is for the albatross skin (which I'm not using).
Anyways,
just
for the sake of being complete, I tried editing this file, and
completely
REMOVED anything about borders, then restarted
Tomcat, and the
table still
> renders with borders.
>
> Does anyone have any ideas? It's so simple, yet so
aggrivating...
Thanks
> ahead of time guys.
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Ar cieņu, Mihails
Links:
------
[1] mailto:sergiu@xwiki.com