I posted an example here:
http://www.mediawiki.org/wiki/Sandbox
In your example, the overlapping bullets happen because of this text:
align=left
I don't know why it doesn't work. Just, if you don't want the bullets to
overlap the table, try one of the examples shown in the sandbox.
Best,
Evelyn
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Roland
Achermann
Sent: Sunday, March 29, 2009 11:49 AM
To: MediaWiki announcements and site admin list
Subject: Re: [Mediawiki-l] Left aligned table and bullet list
Sorry, I can't figure out what you are trying to show me. I'm quite familiar
with wiki table syntax.
Two questions:
FIRST: How does your browser show the bullet points (the points, not the
text):
1.) not at all (you see only the text "bullet")
2.) in front of the table (overlapping the tables border)
3.) to the right of the table
SECOND: What browser do you use?
Roland
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Evelyn Yoder
Sent: Samstag, 28. März 2009 23:09
To: 'MediaWiki announcements and site admin list'
Subject: Re: [Mediawiki-l] Left aligned table and bullet list
Try this and see what happens...
*bullet
*bullet
{|
|Test1
|}
*bullet
*bullet
{| border="0" cellpadding="5" cellspacing="0"
|Test2
|}
*bullet
*bullet
{|align=left border="1pt"
|Test3
|}
*bullet
*bullet
*bullet
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Roland
Achermann
Sent: Saturday, March 28, 2009 1:12 PM
To: MediaWiki announcements and site admin list
Subject: Re: [Mediawiki-l] Left aligned table and bullet list
I want to have the table left aligned, there is nothing wrong with the
table. And the bullets shall surround the table. But I don't want to have
the bullets overlapping the table, that's "wrong". I just don't know if this
is a rendering problem of the browsers, or if it could be fixed within the
CSS.
I could add "margin-right: 1.5em;" to the style "table" in file
\skins\monobook\main.css as a quick fix. But the margin is not needed (not
wanted) with not left-aligned table.
Roland
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Evelyn Yoder
Sent: Donnerstag, 26. März 2009 19:08
To: MediaWiki announcements and site admin list
Subject: Re: [Mediawiki-l] Left aligned table and bullet list
Sorry - the table is left aligned by default...remove align=left and it will
work:
{| border="1pt"
| Test
|}
* Bullet
* Bullet
* Bullet
* Bullet
* Bullet
On Thu, Mar 26, 2009 at 11:05 AM, Evelyn Yoder <[email protected]> wrote:
> Or, do you want a table with a single column? If so, replace the || with |
>
>
> {| align=left border="1pt"
> | Test
> |}
>
> * Bullet
> * Bullet
> * Bullet
> * Bullet
> * Bullet
>
> Evelyn
>
>
> On Thu, Mar 26, 2009 at 10:44 AM, Christensen, Courtney <
> [email protected]> wrote:
>
>> What part are you trying to move left?
>> This might be too complicated, but how about:
>> <div style="float:left;">
>> {| border="1pt"
>> || Test
>> |}
>> </div>
>>
>> <div style="float:left;">
>> * Bullet
>> * Bullet
>> * Bullet
>> * Bullet
>> * Bullet
>> </div>
>> <div class="visualClear"></div>
>>
>> -----Original Message-----
>> From: [email protected] [mailto:
>> [email protected]] On Behalf Of Roland Achermann
>> Sent: Thursday, March 26, 2009 11:38 AM
>> To: [email protected]
>> Subject: [Mediawiki-l] Left aligned table and bullet list
>>
>> Hello,
>>
>> There is a problem with left aligned tables and bullet lists. The
>> following wiki code results in a left-aligned table and surrounded by a
>> bullet list, but the bullets overlap the table.
>>
>> {| align=left border="1pt"
>> || Test
>> |}
>>
>> * Bullet
>> * Bullet
>> * Bullet
>> * Bullet
>> * Bullet
>>
>> Is there a solution solving that? Maybe a patch for the style sheet?
>>
>> Thank you!
>>
>> Roland
>>
>> _______________________________________________
>> MediaWiki-l mailing list
>> [email protected]
>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>>
>> _______________________________________________
>> MediaWiki-l mailing list
>> [email protected]
>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>>
>
>
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l