[css-d] layout flips from vert. to horz. when viewed in IE.

2006-07-11 Thread Patrick Roane
I was wondering if there is something I can do to make the layout seen here: www.kitchenbarschaumburg.com look the same across both IE and Mozzilla. I like the way it looks in Mozzilla. Thanks. Patrick __ css-discuss [EMAIL PRO

[css-d] 800x600: Layout breaks in IE6- Help!!

2006-06-13 Thread Patrick Roane
Hi folks, I modified the following tutorial: --- http://webhost.bridgew.edu/etribou/layouts/skidoo_too/gargoyles/index.html which holds up just fine when viewed us

[css-d] Image partially shows

2006-06-05 Thread Patrick Roane
Hi folks, I'm trying to create a background image in my .css file but it gets 'overshadowed' by other .css elements and I can't figure it out. Please take a glance at: www.pdrsolution.com/bistro17/index.html Here, you will see that I deliberately inserted the building image into the index.html

[css-d] image question

2006-06-04 Thread Patrick Roane
I have a website I'm working on at www.pdrsolution.com/bistro17/index.html. As you can see, I have an image of a building that I put directly into the index.html. My questions are as follows: 1.) It seems far easier to establish proper positioning of image if I put it in the html code vs. .css

[css-d] I'm trying to link to a pdf file.

2006-05-07 Thread Patrick Roane
Hi folks, I'm trying to create a link to a .pdf file (on my server) and I'm having trouble. My code is: -- Click here to view our Spring 2004 news letter.

[css-d] I need help with image placement

2006-02-13 Thread Patrick Roane
Hi folks! I have a site at http://www.pdrsolution.com/waters/waters1/index.html. I am trying to place an image under the menu to the right and just can't seem to do it. I initially thought the most logical place to put it would be as a background image using the: #left-box div

[css-d] Need help with positioning

2006-01-18 Thread Patrick Roane
left: stairs.png), but it breaks out of the box. As of now, I provide a link to the image directly from the index.html code. I'd like to accomplish the above using .css. Thanks a million. Patrick Patrick Roane Web design and development www.franklin-band.com Fox River

Re: [css-d] Need suggestions

2006-01-14 Thread Patrick Roane
Thank you all for your suggestions - they have been very helpful! One suggestion was made: site: www.pdrsolution.com/waters/index.html > It seems clear that your box needs to stretch > vertically, especially > since it can't stretch horizontally. Why isn't it > stretching > vertically now? Be

[css-d] Need suggestions

2006-01-13 Thread Patrick Roane
Hey everyone, I'm building a site for a client: www.pdrsolution.com/waters/index.html and we talked today. She uses AOL/IE as her browser and has her view -> text size set to 'large' or 'larger'(not sure which one) where as I have mine set to medium. The problem (as you can guess) is that the te

[css-d] viewing sites via AOL

2006-01-11 Thread Patrick Roane
Hey folks, I have a client who uses AOL as her browser. Since I don't have AOL, I'm curious to know what the site looks like viewing it using AOL. site: www.pdrsolution.com/waters/index.html Does anyone have AOL or is it pretty much the same as IE? Thanks a lot- Patrick __

[css-d] Mozzila: menu weirdness!

2006-01-01 Thread Patrick Roane
Please take a peek at the following menu: www.pdrsolution.com/waters/index.html If you actually click on any of the buttons, you'll see a dashed box outline that stretches across the entire site. Where does this come from? This does not happen at all in IE. Thanks a lot. Patrick Pa

Re: [css-d] menu problem

2005-12-31 Thread Patrick Roane
> Roger, > ______ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- > http://www.evolt.org/help_su

[css-d] menu problem

2005-12-29 Thread Patrick Roane
Hey folks, I'm creating a menu using a single image. When you hover over any of the buttons, the "hover" state is 'green' and should cover the 'static' state (blue) using the 'off-set' technique. I've done this before successfully. But, this time- for some reason the 'hover' does not look good.

[css-d] block ele. inside inline ele.

2005-11-21 Thread Patrick Roane
Folks, I am trying to find a substitute 'block' element to replace my 'inline' span element which houses my image system (based off of Stu's photo gallery). See: www.cpcconstruction.net/1/homes.html The reason why is because I am using custom bullets for each image description. The problem is, t

[css-d] validation question

2005-11-20 Thread Patrick Roane
Hey folks, I ran my site through the validator: http://validator.w3.org/check?verbose=1&uri=http%3A//www.cpcconstruction.net/1/homes.html%23nogo I don't understand why it says that the does not belong in the context ... I thought it was fine to include unordered list Ids' w/in a span element. B

[css-d] text breaks

2005-11-16 Thread Patrick Roane
Hi folks, For some reason, my text breaks and falls to a new line for all of my custom bullets at: www.cpcconstruction.net/1/homes.html (hover over any of the pictures) For example, "760 S Mitchell Elmhurst, Illinois" (text for the 1st picture) should all be on the same line, but it breaks and

[css-d] 'textured bckgrnd' layout

2005-11-07 Thread Patrick Roane
Hey folks, I've been working w/pure css layouts for a little while now with great results. Resently, I took a look at: http://www.tirolskaizba.sk/en/ (which was submitted to http://www.cssbeauty.com/) and I'm curious about how to accomplish a similar layout that uses images in the same way t

[css-d] images

2005-11-03 Thread Patrick Roane
Hey folks www.cpcconstruction.net/1/homes.html As of now, the only way I can view a larger scale image of any thumbnail is to 'hover' my mouse over the thumb. I have to be able to click the image and have it remain in the main box. Does anyone have any suggestion on how I can accomplish this?

[css-d] question

2005-11-01 Thread Patrick Roane
Hey folks, I have created 'custom' graphics for my bullet points at the following website: www.cpcconstruction.net/1/homes.html *** HOVER YOUR MOUSE OVER THE 1ST COLUMN/2ND ROW HOUSE PIC. The trouble is: 1. the graphics are not showing up at all in IE, but they are in the right position and th

[css-d] navigation positioning question

2005-10-24 Thread Patrick Roane
Hey folks,I'm trying to center (right now it is float:left;) myhorizontal menu bar at:www.cpcconstruction.net/1/index.htmlI posted the .css code up to the page. I've triedseveral various techniques ie. margin: 0px auto; andthis should work but mabey I just don't have it associated with th

[css-d] Help center a horiz. nav bar.

2005-10-24 Thread Patrick Roane
Hey folks, I'm trying to center (right now it is float:left;) my horizontal menu bar at: www.cpcconstruction.net/1/index.html I posted the .css code up to the page. I've tried several various techniques ie. margin: 0px auto; and this should work Thanks- PDR _

[css-d] copywrite question (may not apply to this list)

2005-10-18 Thread Patrick Roane
s to ME and not to my client ... is this correct? For example, I see a lot of websites that have the copyright symbol next to the CUSTOMER'S business name and not the business name of the DESIGNERS. What should I do? Thanks (from a novice) Patrick Patrick Roane Web design and deve

[css-d] help centering my menu

2005-10-17 Thread Patrick Roane
Hey folks, I just need a quick tip on how I can center my menu: see www.cpcconstruction.net/1/index.html - BTW: for those of you who gave me suggestions on using a good logo software (I posted this question about 1 month ago)- I went with Inkscape which I used to design the l

[css-d] header question

2005-10-13 Thread Patrick Roane
Hey there, I was wondering if there is a way to center my logo image between the borders of my header div. Or, I'd like to bring both the top and bottom borders in to meet the top/bottom edge of my image ...so far, when I try and adjust the height of my div, only the bottom border moves and my ima

[css-d] rounded corners

2005-10-13 Thread Patrick Roane
Hi, I've reviewed some rounded corner tutorial and think I'd like to develope a site using this technique. I've only used existing .gif/or .psd files to create the rounded corners effect. I'd like to create my own color (and hense my own file) instead of someone elses. Has anyone ever created

[css-d] horizontal menu

2005-10-04 Thread Patrick Roane
g: 0; margin: 0; display: block; background: url("http://biphome.spray.se/karl10/images/navBarBg.gif";) repeat-x 20px; font: 10px/20px "Lucida Grande", verdana, sans-serif; text-align: center; } thank you- Patrick Roane Web design and development www.fr

Re: [css-d] grey bckground/horz menu

2005-10-04 Thread Patrick Roane
for pointing this out- I will change this. PS ... has anyone noticed why the top container has a grey background in IE, but not in Moz? thanks again --- Rob Cochrane <[EMAIL PROTECTED]> wrote: > Patrick Roane wrote: > > Hey folks, > > > > I am wondering how I can

[css-d] grey bckground/horz menu

2005-10-03 Thread Patrick Roane
Hey folks, I am wondering how I can move my green horz. menu over so that it is centered above my content instead of being pushed over to the left. Also, does anyone know why the background of the top container block (which contains my logo) is grey in IE, and white (which is what I prefer) in Moz

[css-d] tutorial nice: but fails in IE6 ...

2005-09-14 Thread Patrick Roane
I am tyring to work with a nice tutorial at: http://www.webreference.com/html/tutorial24/ which is about building a layout that mimics a frame using pure CSS. The problem is ...you get what you want when viewed in Mozilla, but IE6 shows no love. Please take a look at the code here and see if th

[css-d] importing html code (and its respective css file)

2005-09-11 Thread Patrick Roane
Is there a way to import an html file (with is respective css file)into an existing html document w/in a div element? Is there something like an 'includes' statement. I am aware of the 'object' html statement, but from what i here, it is not well supported. Thanks- PDR Patr

[css-d] application question

2005-08-30 Thread Patrick Roane
he price-tag on such a beast. Thanks for your suggestions in advance- PDR Patrick Roane Web design and development www.franklin-band.com Fox River Grove, Il. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/list

[css-d] new to css

2005-08-29 Thread Patrick Roane
ve any suggestions on what I can do iron out these problems? Patrick Roane Web design and development www.franklin-band.com Fox River Grove, Il. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wik