[css-d] IE8 problem with layout

2012-04-21 Thread Rory Bernstein
Hello, I hava an ie8 layout issue with some of the elements on this web site (any pages within the 'gallery' section, not the other parts of the web site): http://125.pratt.edu/gallery You can use the yellow tabs navbar to sort the art items in the grey boxes in different ways. I find that on s

[css-d] layout problems on first page load only

2012-03-18 Thread Rory Bernstein
On this page: http://125.pratt.edu/gallery/search&category=featured/featured In Firefox on the mac, the row of yellow tabs (navigation) are spreading out too far when the page initially loads. If you do a page reload, they load correctly (one next to the other), with the whole bar of tabs not be

Re: [css-d] target the last menu item

2012-02-28 Thread Rory Bernstein
On Feb 28, 2012, at 8:23 PM, Lisa Frost wrote: > Hi I have a simple menu list like this: > > > > > > > > Home > > Flight Diary > > Contact Us > > > > > > > > The css for the li is this: > > > > #topmenu li { > > float: left; > > list-style: non

Re: [css-d] Big IE8 problem: broken layout

2012-02-22 Thread Rory Bernstein
Ah. Another expression engine tag problem. Thanks, I took out the brackets and it seems to have fixed the problem! I am very happy, thanks so much. Rory On Feb 22, 2012, at 3:55 PM, Philip TAYLOR wrote: > What's with the weird "" ? > > Philip Taylor > >

Re: [css-d] Big IE8 problem: broken layout

2012-02-22 Thread Rory Bernstein
>> Hello All, >> >> I am working on a site that has a big IE8 layout problem. Here is the >> working prototype: >> http://donaldstark.ehclients.com/ > I now have another problem on the same site as I wrote about the other day. On 2 pages, the image does not show up in IE8. These 2 pages are:

Re: [css-d] opacity problem

2012-02-21 Thread Rory Bernstein
Am 21.02.2012 23:49, schrieb Rory Bernstein: >> hello, >> >> http://everydayathlete.com/home/index_banner >> > On Feb 21, 2012, at 5:57 PM, Christian Kirchhoff wrote: > Hello, > > as for the dark strip: that's from the div#main-home having "bord

[css-d] opacity problem

2012-02-21 Thread 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 transparent). Possible? Is it necessary to have it

Re: [css-d] Big IE8 problem: broken layout

2012-02-16 Thread Rory Bernstein
Am 15.02.2012 22:21 schrieb Rory Bernstein: >> Hello All, >> >> I am working on a site that has a big IE8 layout problem. Here is the >> working prototype: >> http://donaldstark.ehclients.com/ > > You seem to have some nesting problems in your HTML code: > ht

[css-d] Big IE8 problem: broken layout

2012-02-15 Thread Rory Bernstein
Hello All, I am working on a site that has a big IE8 layout problem. Here is the working prototype: http://donaldstark.ehclients.com/ You will see that in IE8 the layout of the nav bar (which has a few drop down items) is all messed up. It works correctly here, in an earlier version, which is

Re: [css-d] Vertical centering? And another problem.

2011-08-13 Thread Rory Bernstein
> On Fri, Aug 12, 2011 at 8:27 AM, Rory Bernstein > wrote: >> Hi, I sent this yesterday and did not get any responses about the two items >> below. I'd be so appreciative to get some help. Thanks, Rory >> >> http://rorybernstein.com/slider/vertical_cente

[css-d] Vertical centering? And another problem.

2011-08-12 Thread Rory Bernstein
Hi, I sent this yesterday and did not get any responses about the two items below. I'd be so appreciative to get some help. Thanks, Rory http://rorybernstein.com/slider/vertical_center I have this test page here. Two problems: 1. In the slider (orange box at top), the content on the right side

[css-d] Vertical centering? And another problem.

2011-08-11 Thread Rory Bernstein
Hello CSS fans, http://rorybernstein.com/slider/vertical_center I have this test page here. Two problems: 1. In the slider (orange box at top), the content on the right side of the box does not show up in Chrome, but it does in FireFox. Meaning, the photo moves across as it should, but there i

Re: [css-d] CSS positioning question

2011-04-30 Thread Rory Bernstein
On Apr 30, 2011, at 2:24 AM, Chetan Crasta wrote: > Try this: > > #header { > height: 50px; > margin: 0 auto -19px; > padding: 30px 0 0; > position: relative; > text-align: center; > width: 445px; > background-color: white; > z-index: 100; > } > > Regards, > Chetan Thank you for the re

[css-d] CSS positioning question

2011-04-29 Thread Rory Bernstein
I coded this page today: http://rorybernstein.com/proto_josephine/index.html ...and it's done but for one detail: I need to move the logo down so that it sits over the top of the divd #container, which has a black border around it. When positioned correctly, the left & right edges of the logo w

Re: [css-d] new IE display question

2011-03-27 Thread Rory Bernstein
> Rory Bernstein wrote: >> http://motherloadshow.com/ >> >> I'm back with another question about this same page. The main nav bar: I am >> just using a single BG image to create the look of the blue/green/red tabs, >> and the links are a list of items. >

[css-d] new IE display question

2011-03-27 Thread Rory Bernstein
http://motherloadshow.com/ I'm back with another question about this same page. The main nav bar: I am just using a single BG image to create the look of the blue/green/red tabs, and the links are a list of items. But in IE, the text gets spaced out further, and the text goes out to the right

Re: [css-d] ie display problem

2011-03-24 Thread Rory Bernstein
On 3/23/11 5:28 PM, Rory Bernstein wrote: > On this page: > http://motherloadshow.com/ > > There is a div called id="bulletin_board" that should display an image of > papers pinned to a cork board ...> > > Thanks, Rory Philip Taylor kindly sent me this s

[css-d] ie display problem

2011-03-23 Thread Rory Bernstein
On this page: http://motherloadshow.com/ There is a div called id="bulletin_board" that should display an image of papers pinned to a cork board, and there is text on the cork board. But I just found out that nothing is show up there at all in ie 6 and 7 (just a dark blue background). Does any

Re: [css-d] make div stick to bottom of browser window?

2011-03-17 Thread Rory Bernstein
> On 3/17/11 2:59 PM, Rory Bernstein wrote: >> http://rorybernstein.com/afia_placeholder/ >> >> On this page, there is an image with a red border, it is in the div called >> id="lettershop" >> >> How do I make this image always be a fixed d

[css-d] make div stick to bottom of browser window?

2011-03-17 Thread Rory Bernstein
hello, http://rorybernstein.com/afia_placeholder/ On this page, there is an image with a red border, it is in the div called id="lettershop" How do I make this image always be a fixed distance from the bottom of the browser window? Thanks, Rory ___

Re: [css-d] letter spacing difference (FF vs. Safari)

2011-03-03 Thread Rory Bernstein
> On Thu, Mar 3, 2011 at 8:03 PM, Rory Bernstein wrote: >> >> It seems that the letter spacing results I am getting on Safari 5.0.3 on the >> Mac are different from what I'm seeing on FF 3.6.14 on the Mac. The FF >> spacing is the one I want; the letter sp

[css-d] letter spacing difference (FF vs. Safari)

2011-03-03 Thread Rory Bernstein
Good morning CSS devotees, It seems that the letter spacing results I am getting on Safari 5.0.3 on the Mac are different from what I'm seeing on FF 3.6.14 on the Mac. The FF spacing is the one I want; the letter spacing doesn't seem to be getting applied in Safari, the spacing is too tight.

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
>> On Wed, 2 Mar 2011, Lundgren, Chad wrote: > On this site, any page, this page for example: > http://bit.ly/fkJJvH >>> >>> >>> >> Well that looks pretty terrible! Is that FF 3.6.1 on windows XP? > > FF 3.6.14 on GNU/Linux. > >> The fonts are much b

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
On Mar 2, 2011, at 4:19 PM, Chris F.A. Johnson wrote: > On Wed, 2 Mar 2011, Lundgren, Chad wrote: >>> On this site, any page, this page for example: >>> http://bit.ly/fkJJvH > > > > -- > Chris F.A. Johnson, > Author: > Pro Bash

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
On Mar 2, 2011, at 3:43 PM, Lundgren, Chad wrote: > Hi Rory, > > I'm not seeing what you're talking about: > http://i.imgur.com/JRNUO.jpg > > Here's a screenshot comparing Chrome 9 and Firefox 3.6.13 on Windows XP, > anti-aliasing turned on. > > Thanks, > Chad > > >> Subject: [css-d] Margin

[css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
On this site, any page, this page for example: http://bit.ly/fkJJvH I ran a bunch of browsercam screen captures, and the one for Firefox 3.6.1 on Windows XP looks horrific. Mostly I am concerned about the weird way that the spacing between the lines in my left nav column are coming out; that is

Re: [css-d] page layout broken?

2011-02-17 Thread Rory Bernstein
> On Wed, Feb 16, 2011 at 5:39 PM, Rory Bernstein > wrote: >> This looks fine in a few browsers I've looked at it in: >> http://bit.ly/i59L3g >> > On Feb 17, 2011, at 2:12 PM, Tom Livingston wrote: > Safari Mac 5.0.3 - looks ok here > Tom Livingston

[css-d] page layout broken?

2011-02-16 Thread Rory Bernstein
This looks fine in a few browsers I've looked at it in: http://bit.ly/i59L3g ...but someone who saw it says that in the latest version of Safari on Mac, the section with the 6 photos under the large photo breaks up. I can't reproduce the problem. The 6 photos are supposed to be in a neat grid. C

Re: [css-d] major FF4 layout problem

2011-02-15 Thread Rory Bernstein
> On Feb 15, 2011, at 12:11 AM, Rory Bernstein wrote: > >> I have a huge layout problem in FF4 on the mac. It looks fine in other >> browsers I've check, except FF4 mac. FF3 mac for example works great. >> >> The site's homepage is here: >> http:

Re: [css-d] major FF4 layout problem

2011-02-14 Thread Rory Bernstein
>> The site's homepage is here: >> http://bit.ly/h5D9ez >> >> The issue is that all of the content under the logo, from the main nav >> downward, gets pushed way down on the page, so far that you don't even see >> it without scrolling down. This is on all pages. Any clue as to why this is >> ha

[css-d] major FF4 layout problem

2011-02-14 Thread Rory Bernstein
I have a huge layout problem in FF4 on the mac. It looks fine in other browsers I've check, except FF4 mac. FF3 mac for example works great. The site's homepage is here: http://bit.ly/h5D9ez The issue is that all of the content under the logo, from the main nav downward, gets pushed way down on

[css-d] IE layout problem

2011-01-26 Thread Rory Bernstein
In the left column of my site, I have subnav links. They bust out of their column in some places. For example: http://www.seidenschein.com/index.php/seidenschein/practice_areas/421-a_benefits/ This is happening in IE. Can you tell me how to get them to stay put? Thanks, Rory _

Re: [css-d] Problem with print style sheet

2011-01-26 Thread Rory Bernstein
>> On this page: >> http://seidenschein.com/index.php/seidenschein/practice_areas/C11/ >> > > Which browser are you using ? I suspect Gecko-based… WebKit show 3 pages. I > think you need to 'unfloat' #sub_rightcol and remove that height declaration. > > ps- your print stylesheet is really minim

[css-d] Problem with print style sheet

2011-01-25 Thread Rory Bernstein
On this page: http://seidenschein.com/index.php/seidenschein/practice_areas/C11/ When I print it, the printed version contains only about half the text, it goes to the bottom of page 1 (of the print layout) and then there is a blank page 2 with no content, even though there is a lot of text that

[css-d] how to constrain width of box?

2011-01-20 Thread Rory Bernstein
I have a div that has a photo with a caption under it. The div is floated left so that a block of text can wrap around it: http://mcgivney.ehclients.com/press/ But, I can't set a fixed width to the div with the photo because this is in a CMS and people can upload photos of different sizes. So, i

Re: [css-d] adjust position of hover nav tab

2011-01-20 Thread Rory Bernstein
> Hmm. Guess I see what you mean, now. You might try this [and tweak] and see > if it helps? > #nav li a{margin-left:6px;} > > ~d > Great; I applied this one rule and indeed the spacing is just right now. Thank you! Rory __ c

[css-d] print style sheet problem & IE7 layout issue

2011-01-20 Thread Rory Bernstein
Apologies if this was answered, but I did not hear anything and for some reason the archive link is not working on the web site. Here's my question again. 1. On this page: http://seidenschein.com/index.php/seidenschein/practice_areas/421-a_benefits/ When I print it, only about two-thirds of the

Re: [css-d] adjust position of hover nav tab

2011-01-20 Thread Rory Bernstein
> http://mcgivney.ehclients.com/ >> >> if you hover over "practices" in the nav, that box is not quite the >> same distance from the left and right divider lines. > > Correct in Win7 FF 3.6.13 + Opera 11 (no IE here). The favicon link is not > closed. > > Gruss, Ingo > I am using Firefox on a

[css-d] adjust position of hover nav tab

2011-01-20 Thread Rory Bernstein
On this site: http://mcgivney.ehclients.com/ I cannot for the life of me figure out how to get the positioning of the dark green tab that appears behind the nav items when you hover on them. For example, if you hover over "practices" in the nav, that box is not quite the same distance from the

[css-d] print style sheet problem & IE7 layout issue

2011-01-18 Thread Rory Bernstein
Two things: 1. On this page: http://seidenschein.com/index.php/seidenschein/practice_areas/421-a_benefits/ When I print it, only about two-thirds of the text on the page shows up on the printed version. I have a print style sheet. it stops about 1 line into the "duration" section. Why would thi

Re: [css-d] what font is being called?

2011-01-13 Thread Rory Bernstein
> On 12 January 2011 01:53, Duncan Hill wrote: >> On Tue, 11 Jan 2011 19:32:31 -0000, Rory Bernstein >> wrote: >> >>> Hello, >>> >>> When I have a series of fonts being called in a font-family rule, how do I >>> know which one is the one

Re: [css-d] line breaks and/or outdenting?

2011-01-12 Thread Rory Bernstein
>> But you don't have 2 items!!! You have one item with some added line > breaks. That's why Chetan's solution only indents the first line. > (It does work on the first line this end. In which browser are you > failing to see the indent?) > > To get the effect you seek, you absolutely need two ite

Re: [css-d] line breaks and/or outdenting?

2011-01-12 Thread Rory Bernstein
On Jan 12, 2011, at 3:38 PM, Chetan Crasta wrote: > Sorry, only a limited number of properties can be applied to the > pseudo element :first-line. These do not include positioning > properties. Looks like your only option is to put the text of the > first line within a span and then style it. > >

Re: [css-d] line breaks and/or outdenting?

2011-01-12 Thread Rory Bernstein
> On Thu, Jan 13, 2011 at 1:04 AM, Rory Bernstein > wrote: >> Hello, I posted here before about a solution for outdenting the lines of a >> paragraph (first line of text hangs our further to left than the rest of the >> lines) and got a great solution. But, it tur

[css-d] line breaks and/or outdenting?

2011-01-12 Thread Rory Bernstein
Hello, I posted here before about a solution for outdenting the lines of a paragraph (first line of text hangs our further to left than the rest of the lines) and got a great solution. But, it turns out that given how my content is coming in from the CMS, I cannot mark up the text in the way tha

Re: [css-d] what font is being called?

2011-01-11 Thread Rory Bernstein
> On Jan 12, 2011, at 11:32 AM, Richard Mason wrote: > >> On Wed, 12 Jan 2011, Philippe Wittenbergh wrote >> >>> If you want/need to know the aspect ratio of a font, this service can help >>> (for fonts installed on your local drives): >>> http://fontdeck.com/font-size-adjust.html >>> or this pa

[css-d] what font is being called?

2011-01-11 Thread Rory Bernstein
Hello, When I have a series of fonts being called in a font-family rule, how do I know which one is the one being chosen? On this page: http://mcgivney.ehclients.com/locations/ The font should be the Titillium for the whole page, but of course it gets complicated when there are browsers that

Re: [css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Rory Bernstein
On Jan 10, 2011, at 5:56 PM, Bob Rosenberg wrote: > At 13:53 -0500 on 01/10/2011, Rory Bernstein wrote about [css-d] slight > layout change: center numbers in circles.: > >> Hello All, >> >> http://mcgivney.ehclients.com/ >> > > You can also just use

Re: [css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Rory Bernstein
On Jan 10, 2011, at 2:07 PM, Chetan Crasta wrote: > On Tue, Jan 11, 2011 at 12:23 AM, Rory Bernstein > wrote: >> Hello All, >> >> http://mcgivney.ehclients.com/ > > Add this > .switcher li a { line-height:13px;} > >

[css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Rory Bernstein
Hello All, http://mcgivney.ehclients.com/ On this page, you will see a big jQuery slideshow thing. I has some numbers in circles that let you select the slide to see. How can I get the numbers centered exactly in the circles? I can't seem to figure that out. Thank you, Rory ___

Re: [css-d] border width?

2011-01-03 Thread Rory Bernstein
On Jan 3, 2011, at 9:11 PM, G.Sørtun wrote: >> http://lettershop.ehclients.com/contact/ I'd like the lines/borders >> to be about as long/wide as the "t" on "real estate", which makes it >> shorter than that item. Is this possible? > > No, but you can fake it. > > The following... > > #nav li a

[css-d] border width?

2011-01-03 Thread Rory Bernstein
On this page: http://lettershop.ehclients.com/contact/ in between the main items on the left nav, is it possible to get the border that separate the items be shorter than the actual div that they are attached to? I'd like the lines/borders to be about as long/wide as the "t" on "real estate", w

Re: [css-d] google hosted font question

2011-01-03 Thread Rory Bernstein
On Jan 3, 2011, at 2:38 PM, Chetan Crasta wrote: > On Mon, Jan 3, 2011 at 10:50 PM, Rory Bernstein > wrote: > >> Can I get some feedback from the list about whether people are seeing the >> san-serif font in the nav (left column), Titillium or not? If it is not >&g

Re: [css-d] google hosted font question

2011-01-03 Thread Rory Bernstein
> On Mon, Jan 3, 2011 at 9:20 AM, Rory Bernstein wrote: > > >> My web page that uses it: > >> http://lettershop.ehclients.com/visual_diary_archive > > and I was expecting better results. Can I get some feedback from the list > about whether people are seeing th

Re: [css-d] google hosted font question

2011-01-03 Thread Rory Bernstein
> On 12/30/10 3:45 PM, Rory Bernstein wrote: >> >> I am using a google-hosted embedded web font called Neuton: >> http://code.google.com/webfonts/family?family=Neuton&subset=latin >> My web page that uses it: >> http://lettershop.ehclients.com/visual_diary_

Re: [css-d] google hosted font question

2010-12-31 Thread Rory Bernstein
I am grateful for all the activity about my question (@font-face). I am too sick today to really take it all in; but I wanted to quickly respond. I will get back to you early next week. Happy New Year everyone! Rory __ css-discus

[css-d] google hosted font question

2010-12-30 Thread Rory Bernstein
Hi, I am using a google-hosted embedded web font called Neuton: http://code.google.com/webfonts/family?family=Neuton&subset=latin Here is a coded page that uses it. See left column (nav menu), the top-category text (the serif text, not the san serif), that is bigger. The text that reads: recent

Re: [css-d] help with absolute positioning?

2010-12-16 Thread Rory Bernstein
This was the perfect solution. I love it. Now I have to play with the text styles so that the text on the photo reads better. But that's easy! Thank you! Rory On Dec 16, 2010, at 1:56 PM, Camilo Kawerín wrote: > This works fine for me: > > > > > href="/programs/trial_c

Re: [css-d] outdenting 1st line?

2010-12-16 Thread Rory Bernstein
Well, that does the trick! Exactly what I wanted. Thank you SO MUCH! Mission accomplished, Rory On Dec 16, 2010, at 1:28 PM, Camilo Kawerín wrote: > Hi, > > On Thu, Dec 16, 2010 at 3:20 PM, Rory Bernstein > wrote: > Is there a way to use CSS to "outdent" some te

[css-d] help with absolute positioning?

2010-12-16 Thread Rory Bernstein
et when i get the layout right. The stuff in the curly braces is dynamically inserted content. This is the HTML in question: {promo_1_title} {promo_1_text}  Thanks! Rory -------

[css-d] outdenting 1st line?

2010-12-16 Thread Rory Bernstein
ne would be indented. Like this: This is some text that wraps onto a second line and maybe even a third This is a 2nd item This is the 3rd one which wraps too Can this be done with CSS? -- Rory Bernstein : Web Developer r...@ro

Re: [css-d] CSS method for larger "lead-in" text?

2010-11-24 Thread Rory Bernstein
Oh, very interesting. I did not know about the first line thing. Thanks! that might work. Rory On Nov 24, 2010, at 1:04 PM, Rob Crowther wrote: > On 24/11/10 17:05, Rory Bernstein wrote: >> Is there a way to use CSS to make the first X words of a paragraph be larger? >> &g

Re: [css-d] CSS method for larger "lead-in" text?

2010-11-24 Thread Rory Bernstein
is the rest of the paragraph. > > .firstline { > font-size: 150%; > font-weight: bolder; > } > > John > On Nov 24, 2010, at 9:05 AM, Rory Bernstein wrote: > > >> Is there a way to use CSS to make the first X words of a paragraph be >&g

[css-d] CSS method for larger "lead-in" text?

2010-11-24 Thread Rory Bernstein
Is there a way to use CSS to make the first X words of a paragraph be larger? It would have to be done without marking up those words separately. As in: Here's my paragraph it is short but well written. I'd need to designate the first X words as being larger automatically. Thanks, Rory ___

[css-d] Textarea not showing up

2010-11-07 Thread Rory Bernstein
Hello. http://www.glitterlemonade.com/model_citizen/donate_occasion I have a textarea coded onto the form on this page, but it is not showing up. The code for it is right under this text: Briefly tell us about your family and the birthday or special occasion you are donating. We'll get back to y

Re: [css-d] layout problem? maybe a float problem?

2010-10-26 Thread Rory Bernstein
Thank you, Theirry. I put a surrounding div around the 2 divs that weren't behaving, and stopped the absolute positioning of the one div. Put overflow: hidden on the surrounding div and my life is hugely improved. Sorry for those excessive clear:both things, I had thrown a bunch of them in the

Re: [css-d] Stylesheet renders in chinese?

2010-10-26 Thread Rory Bernstein
Hi Lesley, Thanks for your response. Last night I cleaned out the hundreds of weird characters that were in the document. I was not able to see them at first given how my text editor was set up, but another CSS list member pointed them out to me and I figured out how to be able to see them. So

[css-d] layout problem? maybe a float problem?

2010-10-25 Thread Rory Bernstein
I have a layout problem here: http://www.glitterlemonade.com/fundraiser/detail/monsters_magnetic_figures On other pages on the site, the footer behaves and shows up under the rest of the content, but not on this page. Here it is OK: http://www.glitterlemonade.com/get_involved In general the foot

[css-d] Stylesheet renders in chinese?

2010-10-25 Thread Rory Bernstein
Hi all, A client asked me to do some basic work on her site (which was done by someone else), and when I view her stylesheet in a browser, the contents of the stylesheet show up in chinese: http://www.jitterbugsnyc.com/css/layout.css Can anyone suggest a fix? When I view the same stylesheet in

Re: [css-d] Layout problems: extra vertical space

2010-10-18 Thread Rory Bernstein
Ah. OK, makes sense. Thank you so much. Always an education on this list. Rory On Oct 18, 2010, at 3:49 PM, G.Sørtun wrote: > Depending on relation to other elements you may have to add 'clear: left', > 'right' or 'both' on an image to make it stay in position when applying > 'display: block'

Re: [css-d] Layout problems: extra vertical space

2010-10-18 Thread Rory Bernstein
Thanks, Georg. That helped a lot! http://weinraub.ehclients.com/lawyers/ It is strange, but the image of the windows I had to use the "vertical-align: bottom;" rule, and the other 2 images liked the "display: block;" rule. When I used the display rule on the windows it moved it out to the right

[css-d] Layout problems: extra vertical space

2010-10-18 Thread Rory Bernstein
Here I am again, with different layout problems on the same project, different page: http://weinraub.ehclients.com/lawyers/ You will see some annoying grey, horizontal strips on the page: under the photo of the windows under the black nav bar another one just under that... and one at the bottom

Re: [css-d] div id="nav" VS. nav

2010-10-18 Thread Rory Bernstein
Thanks to everyone who wrote in about the HTML5 problem I am having. I am going to stick with the HTML4 version for now. I appreciate the help! You guys are great. Rory On Oct 18, 2010, at 12:58 PM, Andree Hollander wrote: > > On 2010-10-18, at 17:37, Rory Bernstein wrote: >

Re: [css-d] div id="nav" VS. nav

2010-10-18 Thread Rory Bernstein
, Andree Hollander wrote: > > On 2010-10-18, at 17:37, Rory Bernstein wrote: > >> I have this web page: >> http://weinraub.ehclients.com/home/ >> >> I am trying to use some CSS3 elements here. I have a div with id="nav", and >> everything is wo

[css-d] div id="nav" VS. nav

2010-10-18 Thread Rory Bernstein
Hello All, I have this web page: http://weinraub.ehclients.com/home/ I am trying to use some CSS3 elements here. I have a div with id="nav", and everything is working fine. (for the nav list at top on the white background) But, when I change that div instead to a CSS3 thing, the white BG doesn

Re: [css-d] problem: printable version of page

2010-09-23 Thread Rory Bernstein
Thanks to Beth and also David Hucklesby for their helpful responses about this problem. I'm working on improveing the print layout with your good suggestions. Rory On Sep 21, 2010, at 5:37 PM, Beth Lee wrote: >>> http://chmackellar.ehclients.com/printable_catalog > >>> I am making a print ver

[css-d] problem: printable version of page

2010-09-21 Thread Rory Bernstein
ge blank. Does anyone know why this is? I'd like the photos to start right under the "collection" header just as it does in the browser. Thanks, Rory ------ Rory Bernstein : Web Developer r...@rorybernstein.com http://www.rorybernstei

[css-d] Div has scroll bar; can't fix.

2010-09-15 Thread Rory Bernstein
http://www.dempseyrice.com/hire_dempsey/ Why is there is a scroll bar on this page? It has something to do with #contentbox; I can set a fixed height to get rid of it, but of course I want the height to be flexible because the content varies so much across the various pages. Thanks, Rory __

Re: [css-d] rounded corners problem

2010-04-23 Thread Rory Bernstein
>>> >>> >> >> The client didn't care about more/less HTTP requests for 4 tiny tiny images >> that will appear everywhere (and get cached). The nested containers just >> plain worked better in ie6, so I went with that. Thanks to all who put in >> their 2 cents. I appreciated the valuable feedb

Re: [css-d] rounded corners problem

2010-04-22 Thread Rory Bernstein
>> >> >> Well, I solved it. (With significant help.) It was actually IE6 that it >> was messed up in (not IE7, so I rewrote the whole thing. I used 4 >> nested divs, one inside the other, each one has one of the corner >> images, and inside it all is the content. Here's the result: >> >> http://

Re: [css-d] rounded corners problem

2010-04-22 Thread Rory Bernstein
On Apr 21, 2010, at 6:20 PM, Rory Bernstein wrote: > So, same page: > > http://www.rorybernstein.com/roundcorners/ > > New problem: Layout is all messed up in IE7. Have not looked at 6 yet, but > expect that is messed up too. Help? Well, I solved it. (With significant help

Re: [css-d] rounded corners problem

2010-04-21 Thread Rory Bernstein
So, same page: http://www.rorybernstein.com/roundcorners/ New problem: Layout is all messed up in IE7. Have not looked at 6 yet, but expect that is messed up too. Help? Thank you, Rory __ css-discuss [cs...@lists.css-discuss.or

Re: [css-d] rounded corners problem

2010-04-21 Thread Rory Bernstein
On Apr 21, 2010, at 12:54 PM, Thierry Koblentz wrote: > Hi Rory, > >> regular CSS and background images. I now have 4 new divs, one for each >> corner image; each one has a little background image for the corners. >> So, that's working, but I wonder can anyone take a look at my revised >> code an

Re: [css-d] rounded corners problem

2010-04-21 Thread Rory Bernstein
On Apr 21, 2010, at 10:15 AM, Al Sparber wrote: > The best solution if rounded corners are a client requirement is, and will > continue to be for some time, CSS-assigned background > images. > -- > Al Sparber - PVII Thanks, Al. I've ditched all the CSS3 from the page, sticking to regular CSS

[css-d] rounded corners problem

2010-04-21 Thread Rory Bernstein
ry as the HTML file. If anyone can let me know if this is working in IE7 or IE6, that would be great too. Thanks! Rory -- Rory Bernstein : Web Developer y Bernstein : Web Developer r...@rorybernstein.com http://www.rorybernstein.com phone: 347-469

Re: [css-d] 2 more problems (div width issues)

2010-03-26 Thread Rory Bernstein
>> Thank you for this D. Yes, the width would change from page to page, and I'd >> need the prev/next button to always be at the proper location as that width >> changes. There must be some way to get the structure of the divs right, so >> that the width created by the book images can be used by

Re: [css-d] 2 more problems (div width issues)

2010-03-26 Thread Rory Bernstein
> Rory Bernstein wrote: >> >> Now I have a new problem with this template: >> http://rorybernstein.com/francesca_proto/book1.html >> >> I added a 2nd set of previous/next buttons, which should go all the way out >> at the right end of the content (scr

Re: [css-d] 2 more problems (div width issues)

2010-03-26 Thread Rory Bernstein
>> Now I have to get the layout working in ie7! The book images are pushed down >> way too low on the page. Any suggestions? > The correction for IE 7.0 is: > *:first-child+html #book_images {min-height: 1px;} > Reference: > > Best, > Helen Ke

Re: [css-d] fix border on some list items?

2010-03-25 Thread Rory Bernstein
Thanks so much, Kata. I will try this! I am getting 2 of each emails from the list. Is this happening to others as well? Rory -- Rory Bernstein : Web Developer r...@rorybernstein.com http://www.rorybernstein.com On Mar 25, 2010, at 10:36 AM, Krupa Anna Katalin

Re: [css-d] fix border on some list items?

2010-03-25 Thread Rory Bernstein
hi Bill, Yes, I saw those validation errors for the mouseovers. I don't know how to correct those... any suggestions? I like your suggestion about using the pipe character instead of border. I will play with that. Thanks! Rory ------ Rory Bernstein : Web Develo

[css-d] fix border on some list items?

2010-03-25 Thread Rory Bernstein
-- Rory Bernstein : Web Developer r...@rorybernstein.com http://www.rorybernstein.com __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] 2 more problems (div width issues)

2010-03-19 Thread Rory Bernstein
On Mar 19, 2010, at 3:23 PM, Peter Abramowicz wrote: > On 19/03/2010 9:14 AM, Rory Bernstein wrote: >> >> Peter, thank you for this solution. It works perfectly. Now I just have to >> ask: How are the photos in #book_images being aligned to the bottom of the >> d

Re: [css-d] 2 more problems (div width issues)

2010-03-19 Thread Rory Bernstein
On Mar 19, 2010, at 2:37 AM, Peter Abramowicz wrote: > On 18/03/2010 2:40 PM, Rory Bernstein wrote: >> >> Hi All, me again. >> >> http://rorybernstein.com/francesca_proto/book1.html >> >> So, I now have a new page. On the URL above, I have 2 pr

[css-d] 2 more problems (div width issues)

2010-03-18 Thread Rory Bernstein
Hi All, me again. http://rorybernstein.com/francesca_proto/book1.html So, I now have a new page. On the URL above, I have 2 problems: 1. I want the div called #book_images to have the images it containts to sit on the bottom of that div (bottom aligned). I tried changing the position to absol

Re: [css-d] 2 small css problems

2010-03-18 Thread Rory Bernstein
OK, I did change the width of that thumbnail_grid div and it worked. I am sure that I tried that when I was working on the problem myself, so I am not sure why it did not work for me then. Thanks to everyone who responded, you have made my day. I am very grateful. Rory ___

Re: [css-d] 2 small css problems

2010-03-18 Thread Rory Bernstein
RE: the missing number in my hex value: Doh. So sorry. It works now. I just need to fix the layout here now: http://rorybernstein.com/francesca_proto/section_landing.html to get the grid of thumbnails moved up the page, next to the nav list. Many thanks to Christian and Rod for your help with my

Re: [css-d] 2 small css problems

2010-03-18 Thread Rory Bernstein
the logo. But the thumbnail_grid is getting pushed down and sitting under the nav. Here is that rule: #thumbnail_grid { position: relative; float: left; overflow: hidden; /* border: 1px solid red; */ width: 100%; } Thanks, Rory == On Mar 17, 2010, at 11:43 PM, Rod Castello wrote: --- O

[css-d] 2 small css problems

2010-03-17 Thread Rory Bernstein
I have 2 small CSS problems and I just can't seem to figure them out: http://rorybernstein.com/francesca_proto/ On this page, I cannot get the "hover" to work on the nav bar links. The style sheet is here: http://rorybernstein.com/francesca_proto/style.css The rule that I think should be making