Re: [css-d] Section Width Problem

2013-11-26 Thread Christian Kirchhoff privat
Hello Yazmin, my guess is that the other sections only appear to have full width because they contain enough content. See http://css.maxdesign.com.au/floatutorial/introduction.htm, part Do floated items need a width? You should explicitely define the width for the sections in the

[css-d] inline-block, overflow hidden and baseline align

2013-10-08 Thread Christian Kirchhoff privat
Hi, I have a question that could apply to a variety of cases, but I'll explain my actual use case: I use chosen.js to transform form select elements. On one page I have sentences of text where certain positions are filled in with those chosen select elements that enable the user to fill in

Re: [css-d] Media queries and em's

2013-01-13 Thread Christian Kirchhoff privat
Am 13.01.2013 20:09, schrieb Tedd Sperling: On Jan 13, 2013, at 12:35 PM, Kuzeko Web Design - Matteo Lissandrini w...@kuzeko.com wrote: I would like to work on my new project building Responsive layouts making use of flexible em-based media queries instead of pixel based. -snip- So, is

Re: [css-d] Hover effect doesn't cover the whole background

2012-04-06 Thread Christian Kirchhoff privat
Hi Olle, when I change the rule: #access ul { display: inline-block; } to #access ul { display: block; } the gap disappers (tested only in Firefox). There might be side effects, so the consequences of such a change have to be considered. When the ul is an inline-block, it surrounds the

Re: [css-d] Hover effect doesn't cover the whole background

2012-04-06 Thread Christian Kirchhoff privat
Hi Olle, instead of setting float: left; for the li elements, give them display: inline-block; instead. That way still can have a margin and padding, but they behave kind of like text or an image. This again enables you to set text-align: center; for the surrounding ul element, and the

Re: [css-d] Smartphone resolution adaptation

2012-03-21 Thread Christian Kirchhoff privat
Am 21.03.2012 01:24, schrieb David Laakso: 1/ Are you viewing my stuff and your stuff in a mobile phone /or/ a mobile phone simulator. If in a you are viewing in a simulator what you see is not necessarily what you will get in an actual mobile phone. I am viewing the pages on a HTC HD2 with

Re: [css-d] Smartphone resolution adaptation

2012-03-20 Thread Christian Kirchhoff privat
Am 20.03.2012 01:41, schrieb David Laakso: ... Does anybody know why the media queries do not work? Or if the support for target-densitydpi=device-dpi has been dropped? Best regards Christian The gentlepeople at Opera deal in concepts. In a real world situation -- where the width

Re: [css-d] Smartphone resolution adaptation

2012-03-20 Thread Christian Kirchhoff privat
Am 20.03.2012 16:24, schrieb David Laakso: On Tue, Mar 20, 2012 at 10:54 AM, Christian Kirchhoff privat k-r...@t-online.de wrote: First of all: On my smartphone your pages didn't display as expected, I guess my browsers have a problem with the article element. So I copied your pages

Re: [css-d] Smartphone resolution adaptation

2012-03-18 Thread Christian Kirchhoff privat
and was labeled as 480x800 -- Tom Livingston Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Thursday, March 15, 2012 at 5:38 PM, David Laakso wrote: On Thu, Mar 15, 2012 at 4:25 PM, Christian Kirchhoff privat k-r...@t-online.de wrote: Here is a simple test page: http://nihao.k-risc.de

[css-d] Smartphone resolution adaptation

2012-03-15 Thread Christian Kirchhoff privat
Hello, I'd like to adapt a screen design to different smartphone's resolutions. For a start, I want to just optimize the page for HTC HD2 which is supposed to have a rsolution of 480px x 800px. I test with two versions of Opera Mobile and one version of Internet Explorer Mobile. For

Re: [css-d] opacity problem

2012-02-21 Thread Christian Kirchhoff
Am 21.02.2012 23:49, schrieb Rory Bernstein: hello, http://everydayathlete.com/home/index_banner I have a box that has a transparent background, div id=trans_box. It is the orange box that sits on the top, large photo on the page. I want the text in this box to be at full opacity (not

Re: [css-d] visited page turning wrong color

2012-01-25 Thread Christian Kirchhoff
Am 25.01.2012 15:39, schrieb Stuart King: URL: http://skingdesign.com/todd/ the horizontal browser menu items should be black, hover white. When a page is visited, the visited page remains white. Please advise, Thank you.

Re: [css-d] Nesting problem in html code

2012-01-05 Thread Christian Kirchhoff
a width you should at least float the content div left along w the primary div float right as you have. Elli Vizcaino Helping artists, entrepreneurs and small businesses knock the socks off the competition! http://www.e7flux.com - Original Message - From: Christian Kirchhoff

[css-d] Nesting problem in html code

2012-01-04 Thread Christian Kirchhoff
Hello, I am kindly asking for help hoping that a dozen pairs of eyes might see more than I do. A friend of mine has a Wordpress blog: http://run-united.com He told me that after he changed something, there was a problem in the start page: The right column containing certain widgets was

Re: [css-d] Image link be gone!

2011-06-25 Thread Christian Kirchhoff
Hello, not sure what you mean with not noticaable, but for getting rid of the blue border that is shown in some browsers try .textBoxRight a img { border: none; } Best regards Christian Editura GmbH Co. KG Tempelhofer Damm 2 · 12101 Berlin www.editura.de http://www.editura.de AG

Re: [css-d] Help! I need help!

2011-06-16 Thread Christian Kirchhoff
Hello Robert, could you provide a link to the website, please. It is hard to analyze the problem without seeing or knowing anything about the code. Best regards Christian *Editura GmbH Co. KG* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg · HRA 43189 B · USt.Id.

Re: [css-d] Same CSS, Same Browser But Looks Different Locally/Online

2011-03-24 Thread Christian Kirchhoff
In my opinion this could have a bunch of causes. Did you load the local files with file://... or do you have a server running locally and go through localhost? Might the remote server have a OS running that uses case sensitive file names, whiule your local OS does not? Maybe when viewed

Re: [css-d] Something amiss...

2011-01-30 Thread Christian Kirchhoff
Am 30.01.2011 22:23, schrieb Kevin Rodenhofer: I'm re-working a web site. The menu (in the orange bar) is shifted to the right a bit. For the life of me, I cannot figure out why. Can anyone see what I'm missing? Thanks... http://fairreview.leeciviccenter.com

Re: [css-d] Floats followed by paragraphs

2011-01-12 Thread Christian Kirchhoff
Hello, you have to define clear: both; on the p element in order to have it clear the left and the right floated image. Best regards, Christian Kirchhoff Editura GmbH Co. KG Tempelhofer Damm 2 · 12101 Berlin www.editura.de http://www.editura.de AG Berlin-Charlottenburg · HRA 43189 B

Re: [css-d] help with padding/margin and floated objects

2010-12-28 Thread Christian Kirchhoff
. But: that will push down the top edge of the div#bottom, because it has a relative position with the top set to 40px. I don't know why this top offset is defined, amybe you should jzst get rid of it. Best regards Christian Kirchhoff Editura GmbH Co. KG Tempelhofer Damm 2 · 12101 Berlin www.editura.de http

Re: [css-d] Ghost space between DIVs

2010-09-27 Thread Christian Kirchhoff
Hello, at the end of div#dnn_ctr414_ModuleContent there is a div.clear that has clear: both; defined in the css. The right column is established by div#dnn_rightSideBar, which has float: right; defined. Now clear: both;will look for any right or left floating element that comes before

Re: [css-d] drop shadows

2010-08-09 Thread Christian Kirchhoff
/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ For IE you could take a look here: http://www.workingwith.me.uk/articles/css/cross-browser-drop-shadows Best regards Christian Kirchhoff *Editura GmbH Co. KG

Re: [css-d] CSS Issue?

2010-08-03 Thread Christian Kirchhoff
div#company seems to cover (in z-order) then div#main (allthough its contents start below the div#main) and therefore the links in the div#main are visible, but not accessible. You can still access them with the Tab key though. Try to define clear: both; for div#company. Best regards Christian

Re: [css-d] Remove a:hover Background-color: Images

2010-07-25 Thread Christian Kirchhoff
Hi Matoca, take a look at this page: http://www.css-discuss.org/policies.html There it says: If you're asking for help with a problem, then remember this: A description of your problem is good. A URL to a page showing your problem is much, much better. And: Do not send attachments to the

Re: [css-d] Remove a:hover Background-color: Images

2010-07-24 Thread Christian Kirchhoff
Hello, if the anchor element containing the image would be exactly as big as the image, and the image's position would not be offset in any way, then there shouldn't be any green backfround color visible. Is there a padding set to a elements, or a margin to img elements, or line-height or

Re: [css-d] CSS lists driving me nuts

2010-07-20 Thread Christian Kirchhoff
Have you tried a combination of text-indent and padding-left? ul.list { padding-left: 1em; text-indent: -1em; } Regards Christian Kirchhoff Editura GmbH Co. KG Tempelhofer Damm 2 · 12101 Berlin www.editura.de http://www.editura.de AG Berlin-Charlottenburg · HRA 43189 B · USt.Id

Re: [css-d] Why is the space collapsed?

2010-07-01 Thread Christian Kirchhoff
The margin for h5 is set to 0. The space you see above the other h5 is from the p's margin. Those p tags are in the blockquotes. But there is no p above the mentioned h5. If you want a margin above any h5 regardless of what elements are above it you should add a margin-top to the styles of h5:

Re: [css-d] 3 column layout w/ L/R columns being the same height as middle column?

2010-05-05 Thread Christian Kirchhoff
Am 05.05.2010 23:25, schrieb Greg Wilker: Hello Everyone, I am looking for a solid header/footer w/ 3 column layouts where the background for all three columns will be the full height of the longest column. I found this:

Re: [css-d] Background image not showing up

2010-05-02 Thread Christian Kirchhoff
Am 02.05.2010 16:55, schrieb taestrada: I've used j-query to create some toggled content on this page: http://www.issaquahfish.org/dev/education/learn-about-salmon.html If you click on any of the toggles, you will see the bottom background image fromdiv class=block is there, but the

Re: [css-d] parenting issues

2010-04-23 Thread Christian Kirchhoff
#page has a higher specificity than body.corporate. But body#page.corporate should have an even higher specificity. Best regards Christian Kirchhoff *Editura GmbH Co. KG* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg · HRA 43189 B · USt.Id. DE217180548 Geschäftsführer

Re: [css-d] Help. How to override background image from local page?

2010-04-23 Thread Christian Kirchhoff
Am 23.04.2010 17:05, schrieb Charles Liu: Hello, I am trying to build a web and am a CSS newbie. What I want to accomplish is to have different background images for other pages. I have been trying to insert embedded style sheet betweenstyle/style from local page to override the default

Re: [css-d] Background doesn't show in IE

2010-04-13 Thread Christian Kirchhoff
Am 13.04.2010 17:41, schrieb Travis Killen: Hello all, The background images in IE8 are not showing up for two of my container divs. wrapper and wrapper2. The page looks correct in Firefox. Thank you for any insight to this problem. http://environmental.sfasu.edu/ - Travis Killen

Re: [css-d] 2 small css problems

2010-03-18 Thread Christian Kirchhoff
be #FF; Regards Christian Kirchhoff *Editura GmbH Co. KG* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg · HRA 43189 B · USt.Id. DE217180548 Geschäftsführer: Ralf Szymanski __ css-discuss [cs...@lists.css

Re: [css-d] help with floats

2009-12-16 Thread Christian Kirchhoff
in one line with the former div. As soon as you define e.g. div#txtConteudoPrimeiraColuna { width: 150px; } it will go up and to the right of the image. -- Best regards, Christian Kirchhoff Editura GmbH Co. KG Tempelhofer Damm 2 · 12101 Berlin www.editura.de http://www.editura.de AG

Re: [css-d] background image conflict

2009-10-02 Thread Christian Kirchhoff
In the 2nd file, in line 225, it says: body { background-image: url(); } That is preventing the background from showing up. Best regards, Christian Kirchhoff *Editura Gesellschaft für Verlagsdienstleistungen mbH* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg

Re: [css-d] Logo Placement in Upper Left Corner

2009-10-01 Thread Christian Kirchhoff
. Best regards, Christian Kirchhoff *Editura Gesellschaft für Verlagsdienstleistungen mbH* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg · HR B 81823 · USt.Id. DE217180548 Geschäftsführer: Ralf Szymanski

Re: [css-d] clearing floats with position: relative

2009-08-26 Thread Christian Kirchhoff
Joseph Sims schrieb: Okay, so the way I expect this to act, with my understanding of positioning, floats, and clears, is not the way it acts. I want to know if there is a way I can get it to act right. Basically, Is there a way to get an element to only clear floated elements within the

Re: [css-d] IE 8

2009-05-04 Thread Christian Kirchhoff
Kenneth MacLean schrieb: I've noticed that many of you are developing with IE 8. Is there a way to install IE 8 on your 'puter and still keep IE 7? Or do you have to use separate machines? __ css-discuss

Re: [css-d] IE 8

2009-05-04 Thread Christian Kirchhoff
Michael Grosch schrieb: You could either use Virtual PC http://www.microsoft.com/windows/virtual-pc/default.aspx and one of the free Internet Explorer Application Compatibility VPC Images

Re: [css-d] My layout needs your help

2009-03-13 Thread Christian Kirchhoff
The link is mentioned in the footer: thewei.com Best regards, Christian *Editura Gesellschaft für Verlagsdienstleistungen mbH* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg · HR B 81823 · USt.Id. DE217180548 Geschäftsführer: Ralf Szymanski David Laakso schrieb: Kim

Re: [css-d] not exactly centred

2009-03-11 Thread Christian Kirchhoff
As far as I can see the default margin-left of the body pushes the div.container a couple of pixels to the right. If you define margin-left: 0; for the body, then the centering is better. Regards, Christian *Editura Gesellschaft für Verlagsdienstleistungen mbH* Tempelhofer Damm 2 · 12101

Re: [css-d] Image Slices

2009-03-10 Thread Christian Kirchhoff
the code in detail. Without that is is almost impossible to help you cause there can be too many possible causes for that problem. Best regards, Christian Kirchhoff *Editura Gesellschaft für Verlagsdienstleistungen mbH* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg · HR B

Re: [css-d] Why this page moves?

2009-03-10 Thread Christian Kirchhoff
of the window (once minus the width of the scrollbar, and then without that subtraction). For prevention take a look at: http://css-tricks.com/eliminate-jumps-in-horizontal-centering-by-forcing-a-scroll-bar/ http://css-tricks.com/forums/viewtopic.php?f=8t=1831 Best regards, Christian Kirchhoff

[css-d] Absolute positioning in IE6

2008-12-08 Thread Christian Kirchhoff
in regards to the upper left corner of the parent? Best regards, Christian Kirchhoff *Editura Gesellschaft für Verlagsdienstleistungen mbH* Möckernstraße 68 · 10965 Berlin www.editura.de AG Berlin-Charlottenburg · HR B 81823 · USt.Id. DE217180548 Geschäftsführer: Ralf Szymanski

Re: [css-d] Column Height

2008-11-30 Thread Christian Kirchhoff privat
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Ravenstone Sent: Sunday, November 30, 2008 11:30 PM To: css-d@lists.css-discuss.org Subject: [css-d] Column Height Is there a way to have a 3 column layout, where the right and left are a

Re: [css-d] float height question

2008-09-24 Thread Christian Kirchhoff
Hello, there are alreday a couple of solutions for this problem. You can use this method: http://www.satzansatz.de/cssd/companions.html or that one: http://www.alistapart.com/articles/fauxcolumns/ Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin

Re: [css-d] can divs aligned at bottom of the container div?

2008-09-24 Thread Christian Kirchhoff
Hello, you could use absolute positioning of the inner divs and set their bottom value to 0. Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf

Re: [css-d] Styling the hr / element

2008-09-12 Thread Christian Kirchhoff
comment for IE: div!-- --/div Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski

[css-d] : Problem in Safari/GoogleChrome

2008-09-03 Thread Christian Kirchhoff
the right column jumps down anyway, even if it would fit. Does anybody have any idea how to get Safarai/Chrome to drop the overflowing permalink? Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin

Re: [css-d] IE7, background-image - displays OK on one page but not on the others

2008-08-28 Thread Christian Kirchhoff
regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski Rachel Mawhood schrieb: Hello list Well, I've tried a number of things - clear:both

Re: [css-d] Trying to compact styling as much as possible

2008-08-15 Thread Christian Kirchhoff
: bold; background-color: transparent; text-decoration: none; } Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski Rachel

Re: [css-d] Website displaying different on two hosts - some extra styles?

2008-08-13 Thread Christian Kirchhoff
Hello, the version that has the display problems has a comment before the html text: !-- saved from url=(0022)http://internet.e-mail -- I can't remember exactly but I think I read that this can cause problems. Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68

Re: [css-d] help with dropping content

2008-08-13 Thread Christian Kirchhoff
on the left and the right one doesn't jump down, because their flow would not be influenced by the left floated las menu item. You defined a width of 600px for the #topnav. Maybe you should set that to 800px as well, so the menu item doesn't break down to a second line... Regards, Christian

Re: [css-d] Expand containers etc

2008-08-05 Thread Christian Kirchhoff privat
Hello, this is a common problem and there are a couple of solutions for it. You might go with this: http://www.satzansatz.de/cssd/companions.html or this http://www.alistapart.com/articles/fauxcolumns/ Hope that helps, Christian -Original Message- From: [EMAIL PROTECTED]

Re: [css-d] Contextual Selector Question

2008-07-30 Thread Christian Kirchhoff
from the second. See http://www.w3.org/TR/CSS21/cascade.html#specificity for more information. Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer

Re: [css-d] Off Topic: MS abandons IE8 for development for FF3?

2008-07-08 Thread Christian Kirchhoff
From their website: BBspot produces a variety of features like fake news stories Regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski Alan

Re: [css-d] graphic placement

2008-07-06 Thread Christian Kirchhoff privat
Hello, in order to position the eye graphic at the top of the screen use #logo { left: 0; position: absolute; top: 0; } You didn't mention the horizontal position you'd like to achieve, but you can always alter the value for left to fit your needs. I didn't understand the curve graphic

Re: [css-d] : Scrollbar for iframe not showing up in Safari/Mac

2008-07-01 Thread Christian Kirchhoff privat
So, does anybody know whethzer this is a HTML or a CSS problem, or both, or something else? Best regards, Christian Kirchhoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingo Chao Sent: Tuesday, July 01, 2008 1:15 AM To: Christian Kirchhoff

[css-d] : Scrollbar for iframe not showing up in Safari/Mac

2008-06-30 Thread Christian Kirchhoff
, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza __ css-discuss

Re: [css-d] Position relative to another element

2008-06-26 Thread Christian Kirchhoff
Hello, maybe this technique fits your needs: http://www.themaninblue.com/experiment/footerStickAlt/ Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer:

Re: [css-d] Hidding text behind a graphic

2008-06-24 Thread Christian Kirchhoff
Hello Angus, you could work with one of the image replacement methods as well. You can find them here: http://www.mezzoblue.com/tests/revised-image-replacement/ Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG

Re: [css-d] IE 6 Showing Character that should be hidden?

2008-06-06 Thread Christian Kirchhoff
Hello, look for the thread called html comments causing ghost text to appear in ie6 ???. I guess that's your solution. In http://www.positioniseverything.net/explorer/dup-characters.html it says: The direct cause is nothing more than ordinary *HTML comments*, such as, !-- end left column --,

Re: [css-d] IE 6 Showing Character that should be hidden?

2008-06-06 Thread Christian Kirchhoff
Unfortunately the character is still there. It's definitely the s from the third menu item HJVs. Cause if you place HJVsx in there, the hideous character turns into an x as well (or whatever character you put as the last one in that menu item. Look at the Update section on the page I send you:

Re: [css-d] IE 6 Showing Character that should be hidden?

2008-06-06 Thread Christian Kirchhoff
://www.kucia.com/bcs/BC_Surgical_08/insights/index.html Thanks! Eric --- On Fri, 6/6/08, Christian Kirchhoff lt;[EMAIL PROTECTED]gt; wrote: From: Christian Kirchhoff lt;[EMAIL PROTECTED]gt; Subject: Re: [css-d] IE 6 Showing Character that should be hidden? To: css-d@lists.css-discuss.org Date: Friday

[css-d] IE7 - displacment of border/background against element content when page is zoomed

2008-06-03 Thread Christian Kirchhoff
their margin/padding and are positioned to narrow against each other. Does anybody know how to correct this? Best regards Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737

Re: [css-d] IE7 - displacment of border/background against element content when page is zoomed

2008-06-03 Thread Christian Kirchhoff
Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza Philippe Wittenbergh schrieb: On Jun 3, 2008, at 9:01 PM, Christian Kirchhoff wrote: on page: http://www.editura.de/new/home.html there are two

Re: [css-d] IE6 background color issue

2008-06-02 Thread Christian Kirchhoff
· Erwin Jurschitza David Laakso schrieb: Christian Kirchhoff wrote: Hello, please take a look at the follwoing page in IE6: http://www.editura.de/new/links.html On my computer the left column is completely white. In other browsers only the left part of the header of the page is white

Re: [css-d] Latest Rounded Corners

2008-05-23 Thread Christian Kirchhoff
Here's another list of several techniques: http://www.smileycat.com/miaow/archives/44.php Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf

Re: [css-d] cross browser testing web application

2008-05-22 Thread Christian Kirchhoff
rashantha de silva schrieb: i couldn't find a way to do search of this list so please pardon if this has been posted before. is there a website where i can test a web page across browser/ operating system. Yes, its http://browsershots.org/ Regards, Christian Kirchhoff *Directmedia

Re: [css-d] Block elements blooey

2008-05-21 Thread Christian Kirchhoff
, you have to increase the left padding to about 14em. TIA for help. By the way: There are some validation errors in the HTML (http://validator.w3.org/) Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin

Re: [css-d] Partially Visible Text In IE7

2008-05-15 Thread Christian Kirchhoff
://www.positioniseverything.net/explorer/peekaboo.html Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza Brant

Re: [css-d] IE6 input type=image sizing issue

2008-05-14 Thread Christian Kirchhoff
Hello, search for the thread [css-d] Disappearing images and min-height from 2008-05-05. There Georg wrote: IE6 (and older) can't auto-size images reliably. Locally all images will be loaded so fast that there won't be a problem, but IE6 will time out on most connections, and the more images

[css-d] : IE7 positioning bug, holier grail combined with script tag

2008-05-08 Thread Christian Kirchhoff
type=text/javascript/script script type=text/javascript/script then the error still occurs. I'd have to delete the entire script tags. Does anybody have an idea how one could get rid of the error without resizing the browser window with javascript? Best regards, Christian Kirchhoff

Re: [css-d] okay fixed but 2 other problems

2008-05-02 Thread Christian Kirchhoff privat
Hello, regarding the second problem (the content shadow): in index.html the appropriate html code snippet is: - /div /div /div /div div id=contentShadow/div div id=footer - The div#contentShadow is a direct child of div#wrap. But in

Re: [css-d] IE7 Margins Disappear?? Help Please

2008-04-30 Thread Christian Kirchhoff privat
. Best regards, Christian Kirchhoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Elli Vizcaino Sent: Wednesday, April 30, 2008 10:10 PM To: CSS Discuss Subject: [css-d] IE7 Margins Disappear?? Help Please Hello, Reposting because I'm

Re: [css-d] thumbnail problem in explorer ??

2008-04-29 Thread Christian Kirchhoff
There was a thread called Need Text To Wrap Underneath Images a cuple of days ago. I am confident that your question is answered there. Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 ·

[css-d] : three columns, middle one liquid, content first, searching for a little IE6 tweak]

2008-04-29 Thread Christian Kirchhoff
begins to move. Ist there anyway to correct this for IE6? Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza

Re: [css-d] Need Text To Wrap Underneath Images

2008-04-25 Thread Christian Kirchhoff
Try: #newspapers TABLE#nj a { display: block; } Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza Elli

Re: [css-d] CSS color editor directly to/from stylesheet files without needing HTML?

2008-04-23 Thread Christian Kirchhoff
/?page=CssEditors Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza Hugo Byrne schrieb: Hi there, Im a newbie

Re: [css-d] Override Style Class in a Child TD Element

2008-04-18 Thread Christian Kirchhoff privat
If the html code is td class=NotesColumnStyle, then the td is of class NotesColumnStyle, and the css selector has to be td.NotesColumnStyle. You wrote .NotesColumnStyle td. That selector would select any td element that is inside any element of class NotesColumnStyle. Best regards, Christian

Re: [css-d] checkbox margins

2008-04-16 Thread Christian Kirchhoff
, checkbox, image. CSS 2.1 allows for attribute selectors: http://www.w3.org/TR/CSS21/selector.html#attribute-selectors So input[type=checkbox] { margin-right:40px; padding-right:40px; } might work for browsers supporting CSS 2.1. Regards, Christian Kirchhoff *Directmedia

Re: [css-d] Breaking out of a div

2008-04-10 Thread Christian Kirchhoff
Hello, adding position: relative; to the h1 style could do the trick. Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin

Re: [css-d] UL question/problem.

2008-04-06 Thread Christian Kirchhoff privat
Hello, with to be apart you mean the vertical spacing, the distance between list items? You can adjust that by giving the li elements a top and bottom margin. The distance between lines within one li can be adjusted (as you did)with the line-height property. Best regards, Christian Kirchhoff

Re: [css-d] anchor no-hover problem

2008-03-31 Thread Christian Kirchhoff
Hello, add the following to your css: .submenu a.no-hover:hover { background: none; } Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer

Re: [css-d] site check with mini problems

2008-03-27 Thread Christian Kirchhoff
For problem one you could use some faux columns approach, like in http://www.alistapart.com/articles/fauxcolumns/ Give the form a background that mimics the columns. Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG

Re: [css-d] site check with mini problems

2008-03-27 Thread Christian Kirchhoff
I am not sure what it is exactly, but somehow the last characters of the right column are appearing. In your example it was the n of Zina Shaaban. But if you delete some text, then one or two of the new last characters appear. If you delete everything but the header Influetials (which seems to

Re: [css-d] Sidebar height

2008-03-26 Thread Christian Kirchhoff
content column if this main content column is longer. If the main content column stops before, those items will be placed on the left side. You could inculde Vistantes, Escrita etc.in the div#navcol, that could help. Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße

Re: [css-d] Background color on menu

2008-03-26 Thread Christian Kirchhoff
You wrote: #menu a:hoover { background-color: #F4D455; color: #000; } Shouldn't it be hover, and not hoover? Kind regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id.

Re: [css-d] VERTICAL 3-pixel gap in IE6

2008-03-17 Thread Christian Kirchhoff
Hello, IE6 doesn't like empty DIVs. It computes it's size as if there was a space character in it. You have the following in your code: DIV id=phoneBar/DIV Replace it with: DIV id=phoneBar!-- --/DIV ...and everything should be fine. Best Regards, Christian *Directmedia Publishing GmbH* ·

Re: [css-d] Footer won't move down with text

2008-03-17 Thread Christian Kirchhoff
Hello, first of all I've recognized that in your css you have two empty print sections. The css between the first and the last is almost identical two the css before the first empty print section. To your problem. The content div is positionied absolute. By that it is taken out of the box

Re: [css-d] Building a Print CSS

2008-03-14 Thread Christian Kirchhoff
I once had similar problems and found out that overflow: hidden; set on one of the parents of the text container that is cropped caused them. Set #center { overflow: visible; } for print. That should help. Regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin

Re: [css-d] td widths change with img ???

2008-03-07 Thread Christian Kirchhoff
Maybe a dumb question, but is the text in column (2) defined to be left aligned? Other than that, I cannot think of a reason - if all table rows are in one table and not in separate ones - why that should happen. Could you provide a link to an exemplary page showing your problem? Does it

Re: [css-d] Two-column layout with sticky footer.

2008-03-07 Thread Christian Kirchhoff
-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ Maybe this helps: http://www.satzansatz.de/cssd/companions.html Not sure about your demands of letting the content come first though... Regards, Christian

Re: [css-d] td widths change with img ???

2008-03-07 Thread Christian Kirchhoff
, and set the cellpadding attribute of the table tags to 0. Best regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza

Re: [css-d] Non-image list-style-type coloring?

2008-03-06 Thread Christian Kirchhoff privat
in an additional span: ul lispana/span/li lispanb/span/li lispanc/span/li /ul Now you can define a color for the li element, which will be the color of the list bullet, and a color for the contents inside the span. ul li { color: #f00; } ul li span { color: #00f; } Best regards, Christian

Re: [css-d] Float Issue In IE

2008-02-27 Thread Christian Kirchhoff
Hello, regarding the topnav image. In my Windows Firefox it is showing up. The hover effect is not working. That is because you've placed an image inside the anchor. Now when - on hover - you attach a background to the anchor, it is not visible because the image inside the anchor is painted

Re: [css-d] Problem with footer div

2008-02-27 Thread Christian Kirchhoff
could do is you could just drop the specification of the height of the #leftnav in the css. Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf

[css-d] When printing: How to use page-break-inside et al.]

2008-02-26 Thread Christian Kirchhoff
. Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski · Erwin Jurschitza

Re: [css-d] My first tableless site - Need Advice on css mistakes.

2008-02-15 Thread Christian Kirchhoff
You could try those, but apart from a free test period they cost: http://www.browsercam.com http://browsercam.zfort.net/ Regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737

Re: [css-d] CSS Image Swap - Flicker??

2008-02-12 Thread Christian Kirchhoff
[EMAIL PROTECTED] schrieb: I looked at the list version; the home link doesn't flicker. It has the a tag id'd, the others do not. I don't however think you should have two items with the same id. Maybe identify them as a class instead? li.home a.home img, etc. -m Hello once again:

  1   2   >