[opensuse-wiki] Working on transition: CSS 2010-04-26;
http://wiki.opensuse.org/Portal:Support Attempt to bring right column to the top of the article, removing need for Navbar template, is spoiled with something that doesn't let right column go to the top. Tag <div style="width:100%; clear:both;"> on the top, lowers left column and leaves 2 empty lines between title and first frame. After few attempts to compact source text I still have no idea what is preventing right column to start from the top. -- Regards Rajko, -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org
On 04/27/2010 09:29 AM, Rajko M. wrote:
http://wiki.opensuse.org/Portal:Support
Attempt to bring right column to the top of the article, removing need for Navbar template, is spoiled with something that doesn't let right column go to the top. Tag <div style="width:100%; clear:both;"> on the top, lowers left column and leaves 2 empty lines between title and first frame.
After few attempts to compact source text I still have no idea what is preventing right column to start from the top.
Hello , I would like to mention , one more thing - the " <div class="grid_4"> " is actually not a good replacement of " <div class="subcolumns"> <div class="c33l"> <div class="subcl"> " . You can view that here - http://wiki.opensuse.org/Portal:Teams . It automatically sets width to 25% (which is fine) but the left ones (which does not fit in 25%) break the layout. Or is this because the theme is still WIP ? -- Regards SJ (Shayon) openSUSE http://en.opensuse.org/User:wwarlock/ Twitter : ShayonM -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org
On 27.04.2010 05:59, Rajko M. wrote:
http://wiki.opensuse.org/Portal:Support
Attempt to bring right column to the top of the article, removing need for Navbar template, is spoiled with something that doesn't let right column go to the top. Tag <div style="width:100%; clear:both;"> on the top, lowers left column and leaves 2 empty lines between title and first frame.
After few attempts to compact source text I still have no idea what is preventing right column to start from the top.
This happens because of the flaggedrevs box on the top right. I tried to position it absolute, but this broke bentofluid. Greetings -- Thomas Schmidt (tschmidt [at] suse.de) SUSE Linux Products GmbH :: Research & Development :: Tools "Don't Panic", Douglas Adams (1952 - 11.05.2001) -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org
On Tuesday 27 April 2010 10:57:28 Thomas Schmidt wrote:
This happens because of the flaggedrevs box on the top right. I tried to position it absolute, but this broke bentofluid.
I have columns right in a http://wiki.opensuse.org/Portal:Support, but it is just a patch, not a solution. When you open FlaggedRevs box to see details, all stuff drops down for a size of opened window, and columns are not on the same height. This time is right column higher :) It keeps distance to the F.revs box. On http://wiki.opensuse.org/Portal:Development the F.revs details overwrite the Navbar, but "Welcome to the Development Portal" drops just as it does in Portal:Support page. Next attempt (tomorrow) will be to enclose all stuff in a plain html table instead of <div>. The Navbar is in a wiki table and it works as I would expect, but wiki tables break some templates. I don't know how dependable is Web Developer extension for Firefox, but, using it to outline page elements, it seems that whole web page build needs some cleanup. -- Regards Rajko, -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org
On Tuesday 27 April 2010 22:58:44 Rajko M. wrote:
Next attempt (tomorrow) will be to enclose all stuff in a plain html table instead of <div>.
Done. Result is that both columns are now on the same height, but: - content slides down when mark Sighted page is expanded with (+/-), and - there are still 2 lines space between title and content frames. -- Regards Rajko, -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org
On Tuesday 27 April 2010 10:57:28 Thomas Schmidt wrote:
This happens because of the flaggedrevs box on the top right. I tried to position it absolute, but this broke bentofluid.
By now, it seems that changing position without changing program that draws flaggedrevs box notion where it is located doesn't help. It skips one row below title where box should be located anyway, continuing with the rest of content next row. -- Regards Rajko, -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org
participants (3)
-
Rajko M.
-
Shayon Mukherjee
-
Thomas Schmidt