Tags:
create new tag
, view all tags

Question

Each time I use a series of
...stuff...
in my twiki page, the left margin keeps moving further left. This behaviour is only happening on IE, Firefox displays the page properly. Check ThierryLamSandbox , any ideas how to fix it?

Environment

TWiki version: 4.1.2
TWiki plugins:  
Server OS: Red Hat Enterprise Linux ES release 4
Web server: Apache
Perl version: 5.8.5
Client OS: Mac OS X 10.4, Win XP Pro 32 bit
Web Browser: Internet Explorer 6.0
Categories:  

-- ThierryLam - 12 May 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

It's more like an IE problem, stick the following CSS at the top of the twiki page:

-- ThierryLam - 12 May 2008

<style type="text/css">
blockquote {
    border-left: 1px;
    padding-bottom: 1px;
    border-bottom: 1px;
}
</style>

-- ThierryLam - 12 May 2008

See also TextIndentsWhenLinkIsSelected and TWikibug:Item5622.

-- PeterThoeny - 13 May 2008

Fixed with TWikibug:Item5622

-- ArthurClemens - 13 May 2008

 
Change status to:
Topic revision: r4 - 2008-05-13 - ArthurClemens
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.