Re: [css-d] need help with mobile navigation

2017-04-03 Thread Karl DeSaulniers
Alternatively, if you want the menu to scroll and not the whole window, you can set height:100% and overflow-y:auto on #site-navigation. Sorry for multiple emails. Last minute thoughts as I leave out the door. Best, Karl DeSaulniers Design Drumm http://designdrumm.com > On Apr 3, 2017, at

Re: [css-d] need help with mobile navigation

2017-04-03 Thread Karl DeSaulniers
Oh and I also forgot. #site-navigation needs height:auto; HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com > On Apr 3, 2017, at 5:56 PM, Karl DeSaulniers wrote: > > Hey Chris, > Just fyi. Got these errors. > > [Error] Failed to load resource: the server responded with a st

Re: [css-d] need help with mobile navigation

2017-04-03 Thread Karl DeSaulniers
Hey Chris, Just fyi. Got these errors. [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (style-header.css, line 0) [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (style-footer.css, line 0) [Error] Failed to load resour

[css-d] need help with mobile navigation

2017-04-03 Thread Chris Kavinsky
I'm in the process of redesigning a site for a client. I added a side navigation for the main nav on smaller screens. One problem I'm having is that on mobile devices, the screen pushed over to the left and leaves space for the sliding side navigation even though its not engaged. It doesn't do this

Re: [css-d] need help with proper HTML markup

2015-02-11 Thread Tim Arnold
On Wed Feb 11 2015 at 6:30:09 AM Adam Ambrus wrote: > The specific part I would like the advice on is the short CV part > underneath the white header. It seems easiest to use a , however > > Hey Adam, Since your question is specifically about markup, rather than CSS, you'd be much better served p

[css-d] need help with proper HTML markup

2015-02-11 Thread Adam Ambrus
Hello everyone, I am currently working on a redesign of my online portfolio and I need an advice on proper/most effective markup of one of its parts. The Photoshop mockup can be found here http://i.imgur.com/bCzYUXZ.jpg and the live WIP version is at http://adamambrus.com/v2/ The specific p

Re: [css-d] Need help aligning images horizontally in a div

2013-04-04 Thread Theresa Jennings
I apologize for not responding sooner. Yes, this is apparently a weird behavior of WordPress. I just about have it worked out. Thank you. On Feb 18, 2013, at 9:04 PM, Georg wrote: > On 18.02.2013 22:33, Theresa Jennings wrote: >> http://gssg.mindsqueezecreative.com/ > > Are all those paragraphs

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Georg
On 19.02.2013 00:42, Philippe Wittenbergh wrote: Le 19 févr. 2013 à 14:24, Theresa Jennings a écrit : Egads, Chris! I'm not sure how to fix that! How did you cause that to happen in your browser? Me not chris but knows the issue – just try to change the minimum font-size setting upwards in

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Theresa Jennings
Theresa Jennings On Feb 18, 2013, at 9:43 PM, Georg wrote: > On 19.02.2013 00:21, Theresa Jennings wrote: >> I'm not inserting extra paras. I generally work in the html editor, not the >> visual editor. I was wondering where the para tags were coming from! I was >> using I'll try to use /*

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Theresa Jennings
Theresa Jennings On Feb 18, 2013, at 9:42 PM, Philippe Wittenbergh wrote: > > Le 19 févr. 2013 à 14:24, Theresa Jennings a > écrit : > >> Egads, Chris! I'm not sure how to fix that! How did you cause that to happen >> in your browser? > > Me not chris but knows the issue – just try to c

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Georg
On 19.02.2013 00:21, Theresa Jennings wrote: I'm not inserting extra paras. I generally work in the html editor, not the visual editor. I was wondering where the para tags were coming from! I was using I'll try to use /* */ and see if it helps. I like to comment the ends of my divs so I can ke

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Philippe Wittenbergh
Le 19 févr. 2013 à 14:24, Theresa Jennings a écrit : > Egads, Chris! I'm not sure how to fix that! How did you cause that to happen > in your browser? Me not chris but knows the issue – just try to change the minimum font-size setting upwards in your browser and enjoy… (or not). > I was try

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Theresa Jennings
Egads, Chris! I'm not sure how to fix that! How did you cause that to happen in your browser? I was trying to do a responsive theme, but the "gallery" going on on the home page (for which I've received the artwork, and is part of the client's design) is preventing that. I'm not conversant enoug

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Theresa Jennings
I'm not inserting extra paras. I generally work in the html editor, not the visual editor. I was wondering where the para tags were coming from! I was using I'll try to use /* */ and see if it helps. I like to comment the ends of my divs so I can keep track. I'll take out the comments and see

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Georg
On 18.02.2013 22:33, Theresa Jennings wrote: http://gssg.mindsqueezecreative.com/ Are all those paragraphs containing comments placed there intentionally, or are comments being wrapped in paragraphs just a software glitch? Anyway, those comments stand well enough on their own in the source

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Chris F.A. Johnson
On Mon, 18 Feb 2013, Theresa Jennings wrote: My brain is numb. The solutions are probably staring me right in the face. Even Firebug is no help. I am customizing a WP template. I've validated it as much as is humanly possible. I'm modifying the home page, which is a one-column layout. To sele

[css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Theresa Jennings
My brain is numb. The solutions are probably staring me right in the face. Even Firebug is no help. I am customizing a WP template. I've validated it as much as is humanly possible. I'm modifying the home page, which is a one-column layout. To select just the one-column layout, you need to use

Re: [css-d] Need help with space between nav bar and content

2012-02-29 Thread Theresa Jennings
Like I said, I've been working with the original code, that I did not come up with. I'm trying to bend it to my will and that of the client's. Thank you for your help. I'm going to play with it as soon as i get all the pages for the products up today. Theresa Jennings On Feb 27, 2012, at 3:

Re: [css-d] Need help with space between nav bar and content

2012-02-27 Thread Theresa Jennings
I'm working with the code I was given, so in the case of the webkits, I have no idea why they were put in there in the first place. I appreciate the suggestions - will look to try them out. Theresa Jennings On Feb 26, 2012, at 11:10 PM, Markus Ernst wrote: > Am 27.02.2012 06:25 schrieb The

Re: [css-d] Need help with space between nav bar and content

2012-02-27 Thread Ghodmode
Please ignore my previous post on this thread... it's entirely wrong. See below for more detail. On Mon, Feb 27, 2012 at 7:01 PM, Ghodmode wrote: > On Mon, Feb 27, 2012 at 1:25 PM, Theresa Jennings > wrote: >> Here's a sample of the interior pages (the home page is handled a little >> differe

Re: [css-d] Need help with space between nav bar and content

2012-02-27 Thread Ghodmode
On Mon, Feb 27, 2012 at 1:25 PM, Theresa Jennings wrote: > Here's a sample of the interior pages (the home page is handled a little > differently): > > http://mdh-test.com/HealthySkin/Healthy_Skin_Story.shtml > > Style sheets, so you don't have to look for them: > > mdh-test.com/HealthySkin/main.

Re: [css-d] Need help with space between nav bar and content

2012-02-26 Thread Markus Ernst
Am 27.02.2012 06:25 schrieb Theresa Jennings: Here's a sample of the interior pages (the home page is handled a little differently): http://mdh-test.com/HealthySkin/Healthy_Skin_Story.shtml Style sheets, so you don't have to look for them: mdh-test.com/HealthySkin/main.css mdh-test.com/Health

[css-d] Need help with space between nav bar and content

2012-02-26 Thread Theresa Jennings
Here's a sample of the interior pages (the home page is handled a little differently): http://mdh-test.com/HealthySkin/Healthy_Skin_Story.shtml Style sheets, so you don't have to look for them: mdh-test.com/HealthySkin/main.css mdh-test.com/HealthySkin/ddsmoothmenu.css In Safari and Chrome (Wi

Re: [css-d] Need help with floats

2012-01-05 Thread Barry Brevik
I want to thank everyone who posted back on this issue. Now I have a couple of ways to do it. My next task is to understand how they work and what I did wrong . Thanks again, and sorry that my original message was html; it was an accident. Barry Brevik __

Re: [css-d] Need help with floats

2012-01-04 Thread John D
Jan 2012 16:13:33 -0800 > From: bbre...@stellarmicro.com > To: css-d@lists.css-discuss.org > Subject: [css-d] Need help with floats > > I'm developing a page (only needs to be viewable by MSIE at this time) > where there is a div containing 2 images and 2 text blurbs. >

[css-d] Need help with floats

2012-01-04 Thread Barry Brevik
I'm developing a page (only needs to be viewable by MSIE at this time) where there is a div containing 2 images and 2 text blurbs. The upper image is at the top and floats left with the text flowing around it on the right, which mostly works. The lower image is supposed to be opposite; posi

[css-d] need help with footerStickAlt

2010-09-07 Thread Debbie Campbell
I'm adding a blog to a client's site and am having trouble getting the footer to stick to the bottom of the browser window; I'm using footerStickAlt. Can anyone help me fix this? http://www.essentiallybareclinic.com/blog/ -- Debbie www.redkitecreative.com

Re: [css-d] Need help with width please

2010-08-31 Thread David Hucklesby
On 8/30/10 7:29 PM, Tim Climis wrote: I want it to load quickly and if I drop the resolution down it loses the crispness. Being an artist, he's not pleased with that. I've tried using % and em in the css file to get the image a bit smaller, but it gets all messed up when I do. The main image is 1

Re: [css-d] Need help with width please

2010-08-30 Thread Tim Climis
> I want it to load quickly and if I drop the resolution down it > loses the crispness. Being an artist, he's not pleased with that. I've > tried using % and em in the css file to get the image a bit smaller, but > it gets all messed up when I do. The main image is 1024 wide and it > probably needs

[css-d] Need help with width please

2010-08-30 Thread Cheryl Smith
I am developing a website for someone and I'm not happy with how it's coming together. What I want to address right now is the width. At 100% you have to scroll right/left a bit to see it all and I think it loses some of the effect. He has a wider screen than I do and he likes how it looks on hi

Re: [css-d] Need help clearing some floats...

2010-08-22 Thread Thierry Koblentz
> Mayby that's what Thierry meant by floating content? When the container > div > is floated, clears inside it only clear floats within that container? I > hadn't thought of that... Yes, that's what I meant. My apologies for giving you only a hint. Besides what Alan said already, the other advanta

Re: [css-d] Need help clearing some floats...

2010-08-22 Thread Alan Gresley
Michael Stevens wrote: [snip] > Now I gotta admit to being a dummy. I would've sworn I tried exactly what I > wanted to do and it cleared the form elements in content div AND the menu > div. I just tried it again with the content floated and it works as I want. > > Mayby that's what Thierry meant

Re: [css-d] Need help clearing some floats...

2010-08-22 Thread Michael Stevens
> How do I clear floats inside one div without clearing floats outside > of that div? Make #content a float -- I couldn't see how making #content a float would help but I tried and it didn't do anything. I imagine you could put a top margin in the tag but it wouldn't be very good coding a

Re: [css-d] Need help clearing some floats...

2010-08-21 Thread Thierry Koblentz
> What I've got is these DIVs: > > PAGE > HEADER > MENU (floated left) > CONTENT > FOOTER > > Inside the CONTENT div on the above page I have two other DIVs > (question and > answer) that form the holding blocks for the form to keep everything > aligned > and pretty. What I want to do is clear th

[css-d] Need help clearing some floats...

2010-08-21 Thread Michael Stevens
http://centrestagetest.bigmikes.org/events_entry.php What I've got is these DIVs: PAGE HEADER MENU (floated left) CONTENT FOOTER Inside the CONTENT div on the above page I have two other DIVs (question and answer) that form the holding blocks for the form to keep everything aligned and pretty. W

Re: [css-d] need help with IE6 duplicate characters bug

2010-08-16 Thread Arian
Thanks Alan, I didnt have time to look at it today but seemed to solve issues i was experiencing ... It was the first IE6 dup chars problem i couldnt solve by honing in what element i should hasLayout/zoom:1 to hehe. Didn't know percentages also can cause dup chars... I'll look at it again tomorro

Re: [css-d] need help with IE6 duplicate characters bug

2010-08-14 Thread Alan Gresley
Arian wrote: > Hey all, > > So I been trying to figure out how to get rid of these duplicate characters > on this signup page (Darn client needs IE6 lol): > http://www.arianhojat.com/temp/code/css/duplicate-chars/contact2.html > So all the way at the bottom highlighted in red are the dup chars...

Re: [css-d] need help with IE6 duplicate characters bug

2010-08-14 Thread Philippe Wittenbergh
On Aug 14, 2010, at 9:09 PM, Val Dobson wrote: > Just a guess - would it be something to do with the class names? > They're both split into two unconnectioned sections. Try connecting > all the words in each name with underscores and see if that makes a > difference. ref http://www.arianhojat.c

Re: [css-d] need help with IE6 duplicate characters bug

2010-08-14 Thread Val Dobson
Just a guess - would it be something to do with the class names? They're both split into two unconnectioned sections. Try connecting all the words in each name with underscores and see if that makes a difference. Val On 13 August 2010 20:39, Arian wrote: > Hey all, > > So I been trying to figur

[css-d] need help with IE6 duplicate characters bug

2010-08-13 Thread Arian
Hey all, So I been trying to figure out how to get rid of these duplicate characters on this signup page (Darn client needs IE6 lol): http://www.arianhojat.com/temp/code/css/duplicate-chars/contact2.html So all the way at the bottom highlighted in red are the dup chars... I tried setting display:

Re: [css-d] Need help on handling h1 next to a floating div

2010-05-20 Thread Thierry Koblentz
> The test page is: http://www.imag3.com/test/ > > Is there a way to stop the h1 from extending behind the div that is > floating to the left? > And, is it possible to have the yellow box dynamically center itself > in the area to the right that is remaining after the left div takes up > its sp

Re: [css-d] Need help on handling h1 next to a floating div

2010-05-20 Thread Claude Needham
On Thu, May 20, 2010 at 8:54 PM, Thierry Koblentz wrote: >> The test page is: http://www.imag3.com/test/ > > h1,.centerbox {overflow:hidden;zoom:1;} > > You may want to read this article to find out why it works that way: > http://www.yuiblog.com/blog/2010/05/19/css-101-block-formatting-contexts/

[css-d] Need help on handling h1 next to a floating div

2010-05-20 Thread Claude Needham
The test page is: http://www.imag3.com/test/ Is there a way to stop the h1 from extending behind the div that is floating to the left? And, is it possible to have the yellow box dynamically center itself in the area to the right that is remaining after the left div takes up its space? Thanks for

Re: [css-d] Need help with wonky vertical spacing

2009-10-05 Thread Jody Levinson
On Oct 5, 2009, at 1:04 PM, Jody Levinson wrote: > On this site: http://www.adlergiersch.com - please note the position > of the "Getting Started" box in the left column under the menu. > > On this test page: http://www.adlergiersch.com/test the box is > elongated vertically. The difference betwe

[css-d] Need help with wonky vertical spacing

2009-10-05 Thread Jody Levinson
On this site: http://www.adlergiersch.com - please note the position of the "Getting Started" box in the left column under the menu. On this test page: http://www.adlergiersch.com/test the box is elongated vertically. The difference between the two pages is the coding for the menu. The orig

Re: [css-d] need help debugging float layout of IE5.5, 6, 7 - wordpress theme

2009-08-09 Thread David Hucklesby
Re: http://www.modernia.net/oh/6/ Don Spark wrote: > holy crap Happily backed up! It's back. I was getting pretty tired > about an hour ago and must have done something - cause the FBI has > much better things to do. > I'm not clear if you are still working on this, but the xml declaration at

Re: [css-d] need help debugging float layout of IE5.5, 6, 7 - wordpress theme

2009-08-09 Thread Don Spark
holy crap Happily backed up! It's back. I was getting pretty tired about an hour ago and must have done something - cause the FBI has much better things to do. On Sun, Aug 9, 2009 at 6:15 PM, Don Spark wrote: > holy crap > Happily backed up! It's back. > I was getting pretty tired about an hour ag

Re: [css-d] need help debugging float layout of IE5.5, 6, 7 - wordpress theme

2009-08-09 Thread Tim Snadden
On 9/08/2009, at 9:12 AM, Don Spark wrote: > I would appreciate some help in my attempt at a CSS float layout on > wordpress - working on a mac without a wintel machine.(sniffle) > > This is my current 'Ohlone' working draft layout template: > http://www.modernia.net/oh/6/ Stylesheet not found.

[css-d] need help debugging float layout of IE5.5, 6, 7 - wordpress theme

2009-08-08 Thread Don Spark
I would appreciate some help in my attempt at a CSS float layout on wordpress - working on a mac without a wintel machine.(sniffle) This is my current 'Ohlone' working draft layout template: http://www.modernia.net/oh/6/ You see a three column layout; a "sidebar area" floated left and a "main con

Re: [css-d] Need help with backgnd img of 2 column layout container div

2009-06-23 Thread Els
Charlie Kalech wrote: > Thanks > > I retried and it worked - strange! Not strange at all - it's strange that it didn't work before ;-) > I have to label my closed divs otherwise I get lost! This is how I do that: -- Els _

Re: [css-d] Need help with backgnd img of 2 column layout container div

2009-06-23 Thread Charlie Kalech
Thanks I retried and it worked - strange! I have to label my closed divs otherwise I get lost! Thanks again, Charlie On Jun 23, 2009, at 4:05 PM, Els wrote: > Charlie Kalech wrote: > >> I am using a container div around a floating and non-floating div >> >> My problem is that if I define the b

Re: [css-d] Need help with backgnd img of 2 column layout container div

2009-06-23 Thread Els
Charlie Kalech wrote: > I am using a container div around a floating and non-floating div > > My problem is that if I define the background image on the container > div and have it repeat vertically, it only repeats according to the > height of the non-floating div and if the floating div is longe

[css-d] Need help with backgnd img of 2 column layout container div

2009-06-23 Thread Charlie Kalech
I am looking to create a centered two column layout with fixed-width which has a background image I am using a container div around a floating and non-floating div My problem is that if I define the background image on the container div and have it repeat vertically, it only repeats according

Re: [css-d] Need help

2009-04-23 Thread Kashif Sami
David. Thanks a whole lot for your help. May God reward you! I still need your help. I haven't figured out why the rest of the pages are now "off the center". They were aligned centrally earlier. I'm a beginner and want to learn some stuff. could you please recommend some online articles or give

Re: [css-d] Need help

2009-04-21 Thread David Laakso
Kashif Sami wrote: > Thanks for responding David. > > I'm not sure as to exactly how I should respond to your post, so I've > just clicked reply. RE: Click "reply all." Writing below the person to whom you reply is appreciated. > > Actually, the columns have to

Re: [css-d] Need help

2009-04-20 Thread David Laakso
Kashif Sami wrote: > Hi everyone. > > I really need help with some changes with a website I'm working on > http://www.holidayclick.co.uk/ . > > > Not sure I understand-- something like this? Please see markup and CSS changes:

[css-d] Need help

2009-04-20 Thread Kashif Sami
Hi everyone. I really need help with some changes with a website I'm working on http://www.holidayclick.co.uk/ . I need to add two columns in the white space in between. These two columns would be added in the central white background area on "either sides" of the exisiting text (the "begin searc

Re: [css-d] Need Help with CSS Table 3 column

2008-07-16 Thread Holly Bergevin
> Original Message >From: "Holly Bergevin" <[EMAIL PROTECTED]> >> >[EMAIL PROTECTED] wrote: >> >> http://www.utahredrockcanyonmotorcycletours.com/css3col.html >> >> Question, Randall, >> >> Why do you have all those links opening in new windows/tabs? Most people >> know how to

Re: [css-d] Need Help with CSS Table 3 column

2008-07-15 Thread Holly Bergevin
>[EMAIL PROTECTED] wrote: http://www.utahredrockcanyonmotorcycletours.com/css3col.html Question, Randall, Why do you have all those links opening in new windows/tabs? Most people know how to use the back button, and probably prefer being able to use it. Your target="_blank" attributes will, i

Re: [css-d] Need Help with CSS Table 3 column

2008-07-15 Thread David Laakso
[EMAIL PROTECTED] wrote: > That works! Thanks so much!! > > Randall > > >> [EMAIL PROTECTED] wrote: >> >>> I am using the code from: >>> >>> http://www.glish.com/css/3.asp to create a centered, fixed 3 column table. >>> >>> How do I create an even bottom edge? >>> >>> >>> >>> http://www.uta

Re: [css-d] Need Help with CSS Table 3 column

2008-07-15 Thread Bill Brown
[EMAIL PROTECTED] wrote: > I am using the code from: > > http://www.glish.com/css/3.asp to create a centered, fixed 3 column table. > > How do I create an even bottom edge? Hey there. Folks on this list are gonna get tired of me putting /everything/ into TheHolierGrail, but hey, what can I say,

Re: [css-d] Need Help with CSS Table 3 column

2008-07-15 Thread David Laakso
[EMAIL PROTECTED] wrote: > I am using the code from: > > http://www.glish.com/css/3.asp to create a centered, fixed 3 column table. > > How do I create an even bottom edge? > > > > http://www.utahredrockcanyonmotorcycletours.com/css3col.html > > > Add: #frame {border:1px solid fuchsia/*test*/

[css-d] Need Help with CSS Table 3 column

2008-07-15 Thread ecssl
I am using the code from: http://www.glish.com/css/3.asp to create a centered, fixed 3 column table. How do I create an even bottom edge? This is what I have so fa: http://www.utahredrockcanyonmotorcycletours.com/css3col.html here is my style sheet: body { bac

Re: [css-d] need help with overlapping navigation in Safari + image offsets in IE7

2008-06-30 Thread David Laakso
Christina wrote: > > I revised the #inner-wrap div as you suggested and deleted the > conditional comments for the #sidebar. > > > However, I have this weird thing happening with *both* IE7 and FF on > the PC ... there is no change and when I view the source in the > browsers it still shows up a

Re: [css-d] need help with overlapping navigation in Safari + image offsets in IE7

2008-06-30 Thread David Laakso
Christina wrote: > http://www.sonomalawgroup.com/beta/ > > On IE7, the inner-wrap div is offset (to right) by 14px and the sidebar div > is 30px vertically offset (leaving white space at top). Not sure if this > also happens in IE6 as I don¹t have it loaded. > > Christina > Does not adver

Re: [css-d] need help with overlapping navigation in Safari + image offsets in IE7

2008-06-30 Thread Bill Brown
Christina wrote: > Hi, > > > I¹m trying to get up to speed with CSS (so clearly NOT there yet) and have > some issues that I don¹t know how to diagnose (let alone solve). > > http://www.sonomalawgroup.com/beta/ > (as it¹s all still being developed, the css is in the head.) > > > It looks fine

[css-d] need help with overlapping navigation in Safari + image offsets in IE7

2008-06-30 Thread Christina
Hi, I¹m trying to get up to speed with CSS (so clearly NOT there yet) and have some issues that I don¹t know how to diagnose (let alone solve). http://www.sonomalawgroup.com/beta/ (as it¹s all still being developed, the css is in the head.) It looks fine on Mac and PC (XP) versions of Firefox

Re: [css-d] Need Help with Simple Three Column Layout

2008-04-04 Thread Carol Huddleston
Thank you all for your help! The book is right and has the markup listed in the right order. When I followed along, I modified some previous markup that I already had typed in, and didn't realize that the order was important. So much to remember! Thanks again, Carol _

Re: [css-d] Need Help with Simple Three Column Layout

2008-04-04 Thread Shlomi
Hi, If you move the content div after the sidebar divs in the html it works. hope I helped. Shlomi. Quote Carol Huddleston: > ... > I'm trying to make a simple three-column layout, with a sidebar on > either side of a central column of content. I have the markup and the > CSS exactly as the boo

Re: [css-d] Need Help with Simple Three Column Layout

2008-04-04 Thread Gunlaug Sørtun
Carol Huddleston wrote: > I'm trying to make a simple three-column layout, with a sidebar on > either side of a central column of content. I have the markup and the > CSS exactly as the book describes, but the sidebars both hang down > below the content column. > http://home.comcast.net/~pr

[css-d] Need Help with Simple Three Column Layout

2008-04-04 Thread Carol Huddleston
This year I've made it a point to learn more about CSS and have been reading and following along with a good book called "Beginning CSS Web Development." So far I've been able to duplicate everything in the book, but I'm at a spot where I'm stuck and hope some of you can help me out. I'm

[css-d] need help, IE on XP is messing up everything when overwrite some css of an a tag

2008-02-27 Thread laviniaebert
Hello, i made a side where hovering an a tag an enlarged images shows up. In the same page I hover links with background images and links with text only. The css for the link with text only is different to the css for the links with background images. Everything is working fine for firefox and O

Re: [css-d] Need help with IMG inside a DIV

2008-02-14 Thread vincent pollard
it looks fine on my machine. what are you viewing it on? On 14/02/2008, Webmaster <[EMAIL PROTECTED]> wrote: > > I'm having problems with this page: > http://www.tusculum.edu/bookstore/new2.html > The CSS is here: http://www.tusculum.edu/bookstore/css/box2.css > > > The problem is easy to spot. Th

Re: [css-d] Need help with IMG inside a DIV

2008-02-14 Thread Jon Hughes
> The problem is easy to spot. The image of the sweatshirt goes outside > of the DIV. I've attempted to create a separate class for IMG, but that > didn't work either. How do I make the DIV expand to contain the image? Short answer: Overflow: auto; on the .product-even class - Jon

Re: [css-d] Need help with IMG inside a DIV

2008-02-14 Thread Webmaster
Viewing it with Firefox 2.0.0.12 on Windows Vista Business. From: vincent pollard [mailto:[EMAIL PROTECTED] Sent: Thursday, February 14, 2008 11:21 AM To: Webmaster Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Need help with IMG inside a DIV it looks fine on my machine. what are you

[css-d] Need help with IMG inside a DIV

2008-02-14 Thread Webmaster
I'm having problems with this page: http://www.tusculum.edu/bookstore/new2.html The CSS is here: http://www.tusculum.edu/bookstore/css/box2.css The problem is easy to spot. The image of the sweatshirt goes outside of the DIV. I've attempted to create a separate class for IMG, but that didn't wor

Re: [css-d] Need help with a float inside a DIV

2008-02-13 Thread David Laakso
David Laakso wrote: > Webmaster wrote: > >> http://www.tusculum.edu/bookstore/new.html >> >> I have a simple heading with an logo image, and I want to float the address >> text to the right inside the header DIV. I tried this, but in both IE and >> Firefox, the text drops out of the header DIV

Re: [css-d] Need help with a float inside a DIV

2008-02-13 Thread David Laakso
Webmaster wrote: > http://www.tusculum.edu/bookstore/new.html > > I have a simple heading with an logo image, and I want to float the address > text to the right inside the header DIV. I tried this, but in both IE and > Firefox, the text drops out of the header DIV. I tried putting the image in a

Re: [css-d] Need help with a float inside a DIV

2008-02-13 Thread Jim Davis
Remove clear: left; from .header-text and clear the float later in the markup. Jim On Feb 13, 2008 7:59 AM, Webmaster <[EMAIL PROTECTED]> wrote: > I've got what seems to be a simple problem, but I can't find the answer. > I've got this page: http://www.tusculum.edu/bookstore/new.html > > I have

[css-d] Need help with a float inside a DIV

2008-02-13 Thread Webmaster
I've got what seems to be a simple problem, but I can't find the answer. I've got this page: http://www.tusculum.edu/bookstore/new.html I have a simple heading with an logo image, and I want to float the address text to the right inside the header DIV. I tried this, but in both IE and Firefox,

Re: [css-d] Need help with a Firefox issue

2008-02-07 Thread David Hucklesby
On Wed, 06 Feb 2008 18:56:22 -0800, Big Moxy wrote: > Hi All, > > I'm puzzled by the appearance of 4 addition in the Featured Vehicle > section of > http://www.cargovango.com/Inventory/Default.aspx. This is common code and the > problem > doesn't show up elsewhere. > CSS: hr {display:none;}

Re: [css-d] Need help with a Firefox issue

2008-02-06 Thread Big Moxy
David, I was tasked with converting a static site to database driven and wasn't approved for the time necessary to rework all existing code. :-$I did what I could and am now just trying to cleanup what I didn't do right. The original code was a disaster and I didn't want to donate the time

Re: [css-d] Need help with a Firefox issue

2008-02-06 Thread David Laakso
Big Moxy wrote: > Hi All, > > I'm puzzled by the appearance of 4 addition in the Featured Vehicle > section of http://www.cargovango.com/Inventory/Default.aspx. This is > common code and the problem doesn't show up elsewhere. > > The css is at http://www.cargovango.com/css/cvgweb.css > > Any ins

Re: [css-d] Need help with a Firefox issue

2008-02-06 Thread Rob Emenecker
D] [mailto:[EMAIL PROTECTED] On Behalf Of Big Moxy Sent: Wednesday, February 06, 2008 9:56 PM To: CSS Discussion Subject: [css-d] Need help with a Firefox issue Hi All, I'm puzzled by the appearance of 4 addition in the Featured Vehicle section of http://www.cargovango.com/Inventory/Defaul

Re: [css-d] Need help with a Firefox issue

2008-02-06 Thread Geoffrey Hoffman
Div id="sales" has 4 of them inside it. Get Firefox, install Firebug, click Tools --> Firebug --> Open Firebug, click the Inspect tab and then hover over the various elements on your page. > > On Feb 6, 2008 7:56 PM, Big Moxy <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > > I'm puzzled by the

[css-d] Need help with a Firefox issue

2008-02-06 Thread Big Moxy
Hi All, I'm puzzled by the appearance of 4 addition in the Featured Vehicle section of http://www.cargovango.com/Inventory/Default.aspx. This is common code and the problem doesn't show up elsewhere. The css is at http://www.cargovango.com/css/cvgweb.css Any insights are greatly appreciated!

Re: [css-d] Need help with spacing

2008-01-10 Thread Big Moxy
ition > > float: left; > width: 605px; // total width - left - padding = 810 - 200 - 5 = 605 > > Simon > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Big Moxy > Sent: 10 January 2008 15:25 > To: CSS Discussion >

Re: [css-d] Need help with spacing

2008-01-10 Thread Simon Tiplady
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Big Moxy Sent: 10 January 2008 15:25 To: CSS Discussion Subject: [css-d] Need help with spacing page - http://proweb.missioninternet.com/admin/ css - http://proweb.missioninternet.com/css/proweb.css This page was

[css-d] Need help with spacing - part 2

2008-01-10 Thread Big Moxy
The problem only occurs on FF. __ css-discuss [EMAIL PROTECTED] 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 e

[css-d] Need help with spacing

2008-01-10 Thread Big Moxy
page - http://proweb.missioninternet.com/admin/ css - http://proweb.missioninternet.com/css/proweb.css This page was formatted correctly at one point but apparently I changed something that broke the formatting. The messages div should have a margin of 20px on the left and right. The messages c

Re: [css-d] Need help with multi-div placement

2007-12-29 Thread Big Moxy
Thanks, Georg! I suspected I need to combine the divs into 2, one for each column. Regards, Tim Gunlaug Sørtun wrote: > Big Moxy wrote: > >> http://www.barnettresolutions.com/index2.php. There are 3 divs on the >> page. The 3 paragraphs on the right are one div, the Q&A below it is >> another

Re: [css-d] Need help with multi-div placement

2007-12-29 Thread Gunlaug Sørtun
Big Moxy wrote: > http://www.barnettresolutions.com/index2.php. There are 3 divs on the > page. The 3 paragraphs on the right are one div, the Q&A below it is > another and the form is the third. > > I got the right-hand column placed correctly but am unable to get the > form div to float to t

[css-d] Need help with multi-div placement

2007-12-29 Thread Big Moxy
I'm attempting to convert a table form to a CSS form. I'm working off of an example I found at http://www.alistapart.com/stories/practicalcss/. The table form is at http://www.barnettresolutions.com/index.php and my CSS form in progress is at http://www.barnettresolutions.com/index2.php. There

Re: [css-d] need help on vertical alignement

2007-12-23 Thread Jim Davis
Pat, When you use height: 100% you have to ask yourself the question "what is it 100% of?" Since you did not specify the height of the containing element or the body, the browser can't calculate the height. Here is an example of two floated divs, with a height of 100%, inside of a fixed height c

Re: [css-d] need help on vertical alignement

2007-12-23 Thread David Hucklesby
On Sat, 22 Dec 2007 06:03:27 +0100, Patrick Aljord wrote: > Hi all, > I need help for those two divs "details" and "body" in my container, they > don't have > the same height and I would like them to have the same height. Any way to do > this with > css? > > here is the page: http://p80.free.fr/t

Re: [css-d] need help on vertical alignement

2007-12-22 Thread Gunlaug Sørtun
Patrick Aljord wrote: > Hi all, I need help for those two divs "details" and "body" in my > container, they don't have the same height and I would like them to > have the same height. Any way to do this with css? > > here is the page: http://p80.free.fr/testy/dropdown/test.html Yes, "same heigh

[css-d] need help on vertical alignement

2007-12-21 Thread Patrick Aljord
Hi all, I need help for those two divs "details" and "body" in my container, they don't have the same height and I would like them to have the same height. Any way to do this with css? here is the page: http://p80.free.fr/testy/dropdown/test.html thanks in advance Pat ___

Re: [css-d] Need help with page columns on FF - solved

2007-12-21 Thread David Laakso
Big Moxy wrote: > I solved my own problem by adding overflow:hidden to the infoSection class. > > > url - http://projects.missioninternet.com/proweb/index.php > css - http://projects.missioninternet.com/proweb/css/proweb.css > > Getting a page to /look/ the same cross-browser is relatively

Re: [css-d] Need help with page columns on FF - solved

2007-12-21 Thread Big Moxy
I solved my own problem by adding overflow:hidden to the infoSection class. From: Big Moxy [mailto:[EMAIL PROTECTED] Sent: Friday, December 21, 2007 8:21 AM To: CSS Discussion Subject: Need help with page columns on FF url - http://projects.missioninternet.com/proweb/index.php css - http

[css-d] Need help with page columns on FF

2007-12-21 Thread Big Moxy
url - http://projects.missioninternet.com/proweb/index.php css - http://projects.missioninternet.com/proweb/css/proweb.css How can I get FF to display this page like IE? For illustration purposes I have a grey border around each div class I call infoSection and red borders around each infoColx

  1   2   3   >