Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Fri, 2011-06-24 at 17:04 +0200, Christian Lohmaier wrote:
Hi *,

On Fri, Jun 24, 2011 at 4:37 PM, webmaster for Kracked Press
Productions <webmaster@krackedpress.com> wrote:

"https://dvd.north-america.libreofficebox.org/home/en/";

I found the part of the CSS that causes the right side of the page to  be
hidden.
 Why this "hidden"option is needed.

a) You *must not* use <div id="Layout"> in your html, there is already
one div with that ID as part of the default layout, and you cannot
have two elements with the same ID in html, this is not valid. Same
for the other divs you did duplicate (BgContainer, Container, the
Header)
b) And you have an additional div class="typography", this again is
autogenerated, and is set to the full width of the page. When you have
additional elements on the left, then it doesn't fit anymore.

So the problem is you're "misusing" predefined/special css styles and
have hard formatting in your html.

Well, when the original HTML files where made they weren't in the CMS
system so there was no misuse of anything, per so.


Furthermore it "abuses" tables for layout. Tables don't make
"autoflow" easier at all.

 Couldthere could be some sort of auto wrap option somewhere that will  wrap
the text instead of hiding it.

No, as you explicitly tell it to not do that. The html contains manual
width specification of 784 pixel

So clean up the HTML - what you try to do is to fit "the content
within the content", and that doesn't work.

Agreed - and that is about to begin - but still moving files into
different directory structure at the moment. (will be done sometime
tomorrow, maybe tonight)

@Tim - this is what I was talking about needing to do some
transformations on the HTML prior to cutting it into the CMS system.

@Christian. Your explanation, or description, of some of the pre-defined
elements is a big help actually.

Thanks much,

//drew


-- 
Unsubscribe instructions: E-mail to website+help@global.libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.