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 #conten

[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 t

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 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 there any new findin

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] 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] 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 W

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 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 and exchange

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 m

Re: [css-d] Smartphone resolution adaptation

2012-03-18 Thread Christian Kirchhoff privat
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 wrote: Here is a simple test page: http://nihao.k-risc.de/test.html Best regards Christian --- Fwiw, please see [no browser sniffing]: <http://ccstudi.com/

[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 simple

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 trans

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
tion! > http://www.e7flux.com > > > > - Original Message - >> From: Christian Kirchhoff >> To: "css-d@lists.css-discuss.org" >> Cc: >> Sent: Wednesday, January 4, 2012 5:54 PM >> Subject: [css-d] Nesting problem in html code >> &

[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 sudde

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 AG Be

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. DE2

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 remot

Re: [css-d] stretching content to the footer

2011-03-07 Thread Christian Kirchhoff
Am 07.03.2011 17:46, schrieb bho...@aol.com: > Actually, I have done a lot of research. This was one of the sites I came > across yesterday, and it doesn't really work. If you give vc-body a > background color or image, you'll see it doesn't stretch to the bottom. > > Any other ideas? > >

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-Charlott

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

2010-12-28 Thread Christian Kirchhoff
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

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 bef

Re: [css-d] drop shadows

2010-08-09 Thread Christian Kirchhoff
ss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > 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:

Re: [css-d] CSS Issue?

2010-08-03 Thread Christian Kirchhoff
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 Kirchhoff *Editura GmbH & Co. KG* Tempelhofer Damm 2 · 12101 Berlin www.editura.de AG Berlin-Charlottenburg · HRA 43189

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 li

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 elements, or a margin to elements, or line-height or anything

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

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: > http://matthewjamestaylor.com/blog/equal-height-columns-cro

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 > from is there, but the repeating im

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 between from local page to > override the default image.

Re: [css-d] parenting issues

2010-04-23 Thread Christian Kirchhoff
n/css.html#cascade A selector like body#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 ·

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

Re: [css-d] 2 small css problems

2010-03-18 Thread Christian Kirchhoff
___ > css-discuss [cs...@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.htm

Re: [css-d] help with floats

2009-12-16 Thread Christian Kirchhoff
Coluna a width. Unless you do so, that div (because it contains a p with a lot of text) will alsways be as wide as the containing element and thus never go in one line with the former div. As soon as you define e.g. div#txtConteudoPrimeiraColuna { width: 150px; } it will g

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
precisely. The url to the logo image is a local absolute path, so I presume you develop locally and ther eis no URL you could give us. Please keep in mind that before you go online you have to change such paths, otherwise the images won't be found. Best regards, Christian Kirchhof

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

Re: [css-d] IE 8

2009-05-04 Thread Christian Kirchhoff
Michael Grosch schrieb: > You could either use Virtual PC > > and one of the free "Internet Explorer Application Compatibility > VPC Images" >

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 [cs...@lists.c

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 Berlin

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

2009-03-10 Thread Christian Kirchhoff
width 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=8&t=1831 Best regards, Christian

Re: [css-d] Image Slices

2009-03-10 Thread Christian Kirchhoff
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

[css-d] Absolute positioning in IE6

2008-12-08 Thread Christian Kirchhoff
d the position of the p.hint not be computed 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

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 >

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] 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] Styling the element

2008-09-12 Thread Christian Kirchhoff
you better insert an empty comment for IE: 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

[css-d] : Problem in Safari/GoogleChrome

2008-09-03 Thread Christian Kirchhoff
solution, because now 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-bibli

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

2008-08-28 Thread Christian Kirchhoff
now. ;) 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 Rachel Mawhood schrieb: > Hello list > > Well, I'

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] help with dropping content

2008-08-13 Thread Christian Kirchhoff
er, the main columns stays 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 secon

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: 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 · 10965 Berlin www.digitale-bibliothek.de AG B

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] > [mailt

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 Gre

Re: [css-d] Rounded Corners -- Simplest Way

2008-07-07 Thread Christian Kirchhoff
Here's an overview of techniques: http://www.smileycat.com/miaow/archives/44.php I used the second one (from Schillmania.com) Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE1

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 th

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 >

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

2008-06-30 Thread Christian Kirchhoff
et the scrollbar show up? 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] 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: Ralf

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 Berlin-Charlotte

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

2008-06-06 Thread Christian Kirchhoff
6 to see if it works. > > http://www.kucia.com/bcs/BC_Surgical_08/insights/index.html > > > Thanks! > Eric > > --- On Fri, 6/6/08, Christian Kirchhoff <[EMAIL PROTECTED]> wrote: > From: Christian Kirchhoff <[EMAIL PROTECTED]> > Subject: Re: [css-d] IE 6 Sh

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

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, , sandwiched between fl

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.edi

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

2008-06-03 Thread Christian Kirchhoff
have lost 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. D

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 >> on

[css-d] IE6 background color issue

2008-05-30 Thread Christian Kirchhoff
, parts that were white and now are scrolled into the viewport of the browser window again are orange as desired. 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

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 Szyman

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/ Regard

Re: [css-d] Block elements blooey

2008-05-21 Thread Christian Kirchhoff
) on the left side, and want to let the main contents appear centered to the space that is left without the menu, 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 reg

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 ima

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

2008-05-08 Thread Christian Kirchhoff
elete their contents, but keep them: 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 *Directmedia Publishing GmbH* · Möck

Re: [css-d] To pass javascript argument to css?

2008-05-07 Thread Christian Kirchhoff
Hello Pablito, you should take a look at this page, I am sure it can help you: http://developer.mozilla.org/en/docs/DOM:style Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE17321

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: - - The div#contentShadow is a direct child of div#wrap. But in http://www.sthig.com/jlh/interiora.html: ---

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

2008-04-30 Thread Christian Kirchhoff privat
rules as "!important" because the selector of the rule that makes the div a floated element (#support #printonline div, #support #online div) has a higher specifity and the rule with the lower specifity would be ignored otherwise. After those changes - at least on my machine -

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

2008-04-29 Thread Christian Kirchhoff
olumn 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 Jursc

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 · USt

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
ncutio.com/?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

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

2008-04-18 Thread Christian Kirchhoff privat
If the html code is "", 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&qu

Re: [css-d] checkbox margins

2008-04-16 Thread Christian Kirchhoff
es like "text", > "radio", "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

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

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

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] Testing browsers

2008-03-28 Thread Christian Kirchhoff
You can use http://browsershots.org for having screenshots of your website generated of all the browsers you're interested in. 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] 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 see

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 Berlin-Cha

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. DE

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] 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 flow

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: Replace it with: ...and everything should be fine. Best Regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bi

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 Berli

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

2008-03-07 Thread Christian Kirchhoff
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 Christian Kirchhoff schrieb: > Maybe a dumb question,

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

2008-03-07 Thread Christian Kirchhoff
/www.satzansatz.de/cssd/companions.html Not sure about your demands of letting the content come first though... Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de A

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 happen

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

2008-03-06 Thread Christian Kirchhoff privat
tp://www.evolt.org/help_support_evolt/ Hello, with some extra markup you can achive what you want. You have to encapsulate the list items content in an additional span: a b c Now you can define a color for the li element, which will be the color of the list bullet, and a color fo

  1   2   >