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 someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is 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:
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2008-05-13 - ArthurClemens
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.