[css-d] Cross-browser issues with picture box and shadow

2007-03-19 Thread Artcoder
and "width: 100%" and "width: 150px;" (which is the width of the image). Note that they are missing either the top or left border. The css file is ... http://www.gupdesigns.com/demo/template_biz/style.css with the relevant section at the bottom. Thanks in advanced

[css-d] CSS three column layout not behaving correctly

2007-01-22 Thread Artcoder
per. At least in IE7.0. But still not in Firefox Artcoder http://artcoder.blogspot.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=I

Re: [css-d] Too much space around the hr tag

2006-01-12 Thread artcoder
; in between the red border and the . That is what I want to achieve. I want the word "Hello" sitting right above the (almost touching). And I want the word "Bye" to be directly below. Thanks. Artcoder -Original Message- From: Ian Young [mailto:[EMAIL PROTECTED] Sen

Re: [css-d] Too much space around the hr tag

2006-01-12 Thread artcoder
quot; sitting right above the (almost touching). And I want the word "Bye" to be directly below. Thanks. Artcoder -Original Message- From: Ian Young [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 12:57 AM To: [EMAIL PROTECTED]; css-d@lists.css-discuss.org Subject

[css-d] Too much space around the hr tag

2006-01-11 Thread artcoder
style this tag so that it looks in IE the way it looks in Firefox. Thanks in advance. -artcoder http://artcoder.blogspot.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

[css-d] IE gaps

2005-11-21 Thread artcoder
Take a look at http://collectibles.webmarksonline.com/ Firefox is correct. How to work-around IE so that there is no 1px gap at bottom of top frame and bottom frame? Thanks, artcoder (at) http://webmarksonline.com <http://webmarksonline.

[css-d] How to style a column of a table?

2005-10-11 Thread artcoder
y the next four columns are not centered? Oct 4, 2005 o x l -artcoder (at) http://webmarksonline.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/F

[css-d] Why this div does not float?

2005-10-06 Thread artcoder
ument This is some filler text on my page. With "boat" div underneath. What I want is for the boat div to be floating on top of this text. why doesn't this float? == artcoder

[css-d] Stylinzing drop lists

2005-09-21 Thread artcoder
white on blue. How do I change that to say red or yellow for example? -artcoder (at) http://webmarksonline.com <http://webmarksonline.com/> __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-

[css-d] IE 3px jog in simple page with three image

2005-09-07 Thread artcoder
doesn't work in this particular case. See my failed attempt using IE here: Setting the left image as a background also doesn't work. http://www.webmarksonline.com/temp/dontwork1.htm -artcoder http://webmarksonline.com <http://webma

[css-d] RE: Site Check, please...

2005-08-14 Thread artcoder
; background-color: #99; } #wrap { width: 760px; margin: 10px auto; text-align: left; border: 1px solid blue; background-color: #FF; } This is the fixed-width horizontally centered layout. -artcoder http:

[css-d] RE: dreamweaver mx -awful for css design

2005-08-14 Thread artcoder
rk/firefox/webdeveloper/ It outlines your divs for you, plus many other things. -artcoder http://learnwebdesignonline.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- ht

[css-d] Re: text box text not wrapping

2005-08-12 Thread artcoder
> The text doesn't seem to care, however, and though the > text box did indeed grow taller, the text is staying on the first > line. Try using HTML tag instead of , as in ... your text this is very long text just so you know -artcoder http://learnwebde

[css-d] Printing background images

2005-08-09 Thread artcoder
My page at http://learn.webmarksonline.com/css/code/code32/coollines.htm looks fine on the monitor. But if an user prints my page from IE, the tiled background image of my diagonal textures does not show up. What is the best way to get background images to print? -artcoder

[css-d] Equal-width horizontal nav button

2005-07-28 Thread artcoder
that I had set for them. -artcoder (at) http://webmarksonline.com <http://webmarksonline.com/> __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incut

Re: [css-d] newbie to css - using css with include file

2005-07-25 Thread artcoder
s is my main content with a link. Do a view source to see how I constructed my css rule such that the rule only applies to the content and not the header. -artcoder (at) http://webmarksonline.com __ css-discuss

[css-d] Re: Using the DOM to update a DIV height

2005-07-25 Thread artcoder
_columns/ Scroll down to the section "The padding problem" and maybe that is the fix you are looking for. -artcoder (at) http://webmarksonline.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/li

[css-d] Re: Can float work with background-color?

2005-07-22 Thread artcoder
to take a look at ... http://www.456bereastreet.com/lab/developing_with_web_standards/csslayou t/2-col/ -artcoder (at) http://webmarksonline.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -

Re: [css-d] Differences in IE and FireFox - Help plz

2005-07-22 Thread artcoder
r navwarp). For example... Of course you will have to slice out two new image of the correct size (navleftside.gif and navrightside.gif). - artcoder (at) http://webmarksonline.com __ css-discuss [EMAIL PROTECTED] http://www.css-di

Re: [css-d] floating w/ 3 col help

2005-07-21 Thread artcoder
wn, you need to add two column wrapper divs -- one for attaching the left border to, and one for attaching the right border to. Also need to float your center column. I believe I also had to add some clearing divs. -artcoder (at) http://webmarksonline.com __

[css-d] Firefox not showing background image in isolated code

2005-07-18 Thread artcoder
you to debug. So please help. - artcoder (at) http://webmarksonline.com <http://webmarksonline.com/> __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http

[css-d] Unable to line up texture and image

2005-07-16 Thread artcoder
hanks, Artcoder __ 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_support_evolt/

[css-d] Getting CSS to look good on Mac

2005-07-15 Thread artcoder
. Thanks, artcoder __ 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_support_evolt/

[css-d] To slice this image or not?

2005-07-01 Thread artcoder
y? I wondering if there is a better way than to slice up a perfectly good logo. Thanks, artcoder __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incuti