Re: [css-d] anyway to style tag?

2017-03-14 Thread Brian Kardell
On Mar 14, 2017 6:36 PM, "Angela French" wrote: Hello, I am experimenting with using the tag. I see it looks very different across browsers. Is there any way to consistently style it across browsers? Everything I see from Google is years old. Thanks, Angela French Internet/Intranet Specia

Re: [css-d] Select by descendant?

2014-05-16 Thread Brian Kardell
On May 16, 2014 9:47 AM, "MiB" wrote: > > > may 16 2014 14:25 Brian Kardell : > > > If you only, need this in script, jQuery has had :has from the beginning > > (it was a proposal from CSS3 a decade and a half ago), and if you need it > > in CSS you m

Re: [css-d] Select by descendant?

2014-05-16 Thread Brian Kardell
CSS selectors level 4 introduces a :has() pseudo class, but it isn't out there and even when it is it will (initially at least) only be supported in the "complete profile" - meaning it will work via querySelectorAll and friends, but not CSS itself. If you only, need this in script, jQuery has had

[css-d] what happened to Owen Briggs?

2014-03-19 Thread Brian Jones
I remember years ago when I first started doing web development and messing around with CSS, Owen Briggs was one of the guys that I would learn from. I was just curious does anyone know what happened to him, is he still part of the web community? -- -bdot "There are only 10 kinds of people in th

Re: [css-d] help with menu bar

2014-03-14 Thread Brian Jones
thanks for help..i found the problem..the #header container had an explicit height set On Thu, Mar 13, 2014 at 6:56 PM, Tom Livingston wrote: > > > Sent from my iPhone > > On Mar 13, 2014, at 4:53 PM, Brian Jones wrote: > > > Inside header, div class="col-md-9

Re: [css-d] help with menu bar

2014-03-13 Thread Brian Jones
srY/5/ i dont mind that the menu drops down..i just want the menu to still be above the shadow border () On Thu, Mar 13, 2014 at 3:23 PM, Tom Livingston wrote: > On Thu, Mar 13, 2014 at 10:47 AM, Brian Jones wrote: > > Hi, > > > > I have this demo setup here http://jsfid

[css-d] help with menu bar

2014-03-13 Thread Brian Jones
Hi, I have this demo setup here http://jsfiddle.net/dTsrY/ and i need help with a few issues that i am having. I am using bootstrap 3.0 and when the page gets smaller the menu moves outside of the bottom shadow image border and i would like for it to stay inside the border. Also, the width of th

Re: [css-d] Top gap

2013-05-13 Thread Brian M. Curran
Thanks Tom and Mauricio! __ css-discuss [css-d@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.html Suppo

Re: [css-d] Top gap

2013-05-13 Thread Brian M. Curran
Thanks Wade, but I tried both, and neither worked. __ css-discuss [css-d@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

[css-d] Top gap

2013-05-13 Thread Brian M. Curran
t it should? Thanks, Brian __ css-discuss [css-d@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.html Su

Re: [css-d] no space between p tags

2012-12-20 Thread Brian M. Curran
Got it! It was the margin. -Original Message- From: Brian M. Curran [mailto:br...@draftingservices.com] Sent: Thursday, December 20, 2012 3:09 PM To: css-d@lists.css-discuss.org Subject: no space between p tags Hi! Sorry, I don't have a link to share. I'm working off

[css-d] no space between p tags

2012-12-20 Thread Brian M. Curran
Hi! Sorry, I don't have a link to share. I'm working off my desktop. Problem: I've written paragraphs using tags. However, there is no space between the sets of p tags. Anyone know what would cause the space between paragraphs to collapse?

Re: [css-d] Center an image

2012-12-20 Thread Brian M. Curran
Awesome, thanks Hakan! Sincerely, Brian From: Hakan Kirkan [mailto:ad...@jump2top.com] Sent: Thursday, December 20, 2012 12:12 PM To: Brian M. Curran Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Center an image Brian, Check this out. It may solve your problem. http

[css-d] Center an image

2012-12-20 Thread Brian M. Curran
Hi! I have an image that I want to center on a webpage. It seems there is no float:center command? What would be the best way to center it? Thanks, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] H1 tag Margin

2012-10-19 Thread Brian M. Curran
>Brian, it's because your h1 tag is floated... You can either remove float:left from h1 tag, or add clear left to you p tag. >Hope this helps, >Anna Vester >http://annavester.com Thank you

Re: [css-d] H1 tag Margin

2012-10-19 Thread Brian M. Curran
>float: left; > Philippe Thanks Philippe, that worked! __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

[css-d] H1 tag Margin

2012-10-18 Thread Brian M. Curran
; } And then put lorem ipsum tags below it, the p tags don't automatically align themselves underneath the H1 tag, eh? I thought I could use any margin size for the H1 tag, and not have a problem with putting a sentence below it. Apparently not, huh? Thanks,

Re: [css-d] Does anyone recognize this ?

2012-10-17 Thread Brian Kardell
/help_support_evolt/ I am not necessarily suggesting that this is the case, but it isn't necessarily a mistake...depending on the rest of the rules, a designer may have set that up knowing exactly that and then merely selectively twiddle float in more specific/later rules. Brian Kardell :: @bkard

Re: [css-d] Does anyone recognize this ?

2012-10-17 Thread Brian Kardell
Brian Kardell :: @bkardell :: hitchjs.com On Oct 17, 2012 8:28 AM, "Philippe Wittenbergh" wrote: > > In a stylesheet that I’ve temporarily inherited I see multiple times the > following code (and the stylesheet is otherwise reasonably well written): > > E { >

[css-d] Social buttons positioning

2012-07-19 Thread Brian M. Curran
ld creating two more divs within my current middle div, and then floating the lower div down, be a good way? Sincerely, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wi

Re: [css-d] Centering Tips Please

2012-07-14 Thread Brian M. Curran
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of David Hucklesby Sent: Saturday, July 14, 2012 11:04 AM To: css-d@lists.css-discuss.org Subject: Re: [css-d] Centering Tips Please On 7/14/12 5:57 AM, Brian M. Curran

[css-d] Centering Tips Please

2012-07-14 Thread Brian M. Curran
right side of this page: http://www.draftingservices.com/doing_business.html Thanks, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List poli

Re: [css-d] Cool image background CSS site?

2012-07-07 Thread Brian M. Curran
> > Nice well written article, have you read it? Whoops. Link to "Responsive Web Design" article herewith: http://www.alistapart.com/articles/responsive-web-design/ -- Chelsea Creek Studio http://ccstudi.com Thank you, I'll check it out!! ___

Re: [css-d] Cool image background CSS site?

2012-07-07 Thread Brian M. Curran
www.asbuiltdrawings.org . It's time for me to take the content (text) and do something cool with it via CSS. Brian - Superimposing type on top of an image is frequently seen among sites from architectural firms. More often then not the type is tin

[css-d] Cool image background CSS site?

2012-07-07 Thread Brian M. Curran
gross www.asbuiltdrawings.com . It's time for me to take the content (text) and do something cool with it via CSS. Sincerely, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/

Re: [css-d] Use of the tag

2012-04-28 Thread Brian M. Curran
2012-04-28 20:38, David Laakso wrote: > It may be that the page dropped the float because IE6 and lower have > problems in computing/honoring the width of block elements that > contain italic text. From: Jukka K. Korpela There are many potential formatting problems with text appearing in an

Re: [css-d] Use of the tag

2012-04-28 Thread Brian M. Curran
On Sat, Apr 28, 2012 at 1:29 PM, Brian M. Curran wrote: Hmmm... My website has three CSS columns. I thought I recalled an incident, when I was first building it a couple of years ago, that when I used the it caused one of my columns to drop. ...Ring a bell with anyone?? It's been a

Re: [css-d] Use of the tag

2012-04-28 Thread Brian M. Curran
se my main gig is Drafting. From: Tom Livingston I believe the tag is fine to use. Never heard of any issues. It's been around for ever... On Apr 28, 2012, at 12:44 PM, "Brian M. Curran" wrote: > Hi! > > Does anyone avoid the tag because of browser compatibility

[css-d] Use of the tag

2012-04-28 Thread Brian M. Curran
Hi! Does anyone avoid the tag because of browser compatibility issues, or is it a non-issue? I think some of the old browsers have problems with it, correct? Thanks! Brian __ css-discuss [css-d@lists.css-discuss.org] http

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

2012-02-29 Thread Brian Milne
.last { padding: 0 10px 3px; } and it should work. Cheers Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

Re: [css-d] CSS redesign: criticisms, comments and similar are welcome

2012-02-09 Thread Brian M. Curran
I just looked at it from an aesthetics standpoint, and I really like it. I would definitely put the social buttons in their natural colors though. -Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Gabriele Romanato Sent

Re: [css-d] Possible list-style: values?

2012-01-21 Thread Brian M. Curran
>>2011-12-29 18:04, Brian M. Curran wrote: >> http://www.draftingservices.com/blog/project-photofly-v2-resources >The issue appears to be specifically the formatting of the comments near the end of the page, before the form, inside the #comments element. >> However, firebug

Re: [css-d] Possible list-style: values?

2011-12-29 Thread Brian M. Curran
p.s. Ignore the title of my post. I originally had a different question, solved it, and then had a new question but forgot to rename my post. __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo

[css-d] Possible list-style: values?

2011-12-29 Thread Brian M. Curran
Hello, I just enabled avatars on my blog comments, but they are not positioned correctly: http://www.draftingservices.com/blog/project-photofly-v2-resources So I starting poking at it with firebug, to see if I could find and fix the problem. I found that if I change: .comment-meta { f

Re: [css-d] A Link to The History of CSS

2011-11-28 Thread Brian M. Curran
On 10/13/11 10:43 AM, Brian M. Curran wrote: > Can anyone recommend a webpage that gives a succinct history of CSS? > I'm looking for a bird's-eye view of its origin and adoption. > > Brian > The CSS Saga <http://www.w3.org/Style/LieBos2e/history/Overview.html>

[css-d] A Link to The History of CSS

2011-10-13 Thread Brian M. Curran
Hello, Can anyone recommend a webpage that gives a succinct history of CSS? I'm looking for a bird's-eye view of its origin and adoption. Thanks, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-d

Re: [css-d] Problem aligning list

2011-10-07 Thread Brian Jones
>On Fri, Oct 7, 2011 at 2:49 AM, Chetan Crasta wrote: > The height of the is 17px in Firefox but only 8px in Chrome. This can be > fixed by this: > #projects-nav li a { height: 17px;} > Regards, > Chetan Crasta Thanks that worked great... -- -bdot "There are only 10 kinds of people in this wo

[css-d] Problem aligning list

2011-10-06 Thread Brian Jones
Hi, I am having an issue aligning the background image(the dash) for the li elements (previous and next) on the projects page. Everything aligns ok in firefox but in chrome its not aligning correctly http://www.aandac.com/boilerplate_2_0/index.html#/projects/ Any help would be great. Thanks -

[css-d] Image need to center in right side of page, in div sidebar

2011-08-14 Thread Brian
Hi, I would like the GoDaddy.com Verification Image Link upper right of page to center within the right sidebar.  Thank You. Brian Link: http://merrimacknhweather.com/ Style Page: http://merrimacknhweather.com/style.css __ css

Re: [css-d] Logo in a div

2011-07-18 Thread Brian M. Curran
Hi Brian, CSS works better when the page structure is not minimal. Putting a logo inside a div allows you to add further styles to the context you're currently using. For example, you could add a background image (or more images with CSS3) to the div, thus creating a more visually appe

[css-d] Logo in a div

2011-07-18 Thread Brian M. Curran
izing here. Rather, I'm just trying to see if I'm missing something. Thanks, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-dis

Re: [css-d] That list styling website

2011-07-13 Thread Brian M. Curran
Just remembered it. It's listamatic at: http://css.maxdesign.com.au/ __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -

Re: [css-d] That list styling website

2011-07-13 Thread Brian M. Curran
From: Val Dobson www.cssplay.co.uk ? -- Thanks, but that's not the one. The one I'm thinking of is a collection of contributed examples of navigation menus, and it's free. I remember checking out the site you mentioned a while back, and I believe that guy requests money if you use his code. __

[css-d] That list styling website

2011-07-13 Thread Brian M. Curran
Hello CSS Homies, What's that website that has a bunch of list styling examples? Thanks, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http:

Re: [css-d] Iframe and CSS

2011-07-01 Thread Brian M. Curran
On Jul 1, 2011, at 11:37 AM, Brian M. Curran wrote: > I suspect I have a position command problem with my Facebook widget, > at the bottom of this page: > > http://www.draftingservices.com/3d-laser-scanning.html > > (it's top aligned, while my other two widgets are bo

[css-d] Iframe and CSS

2011-06-30 Thread Brian M. Curran
ource than what is included in the code I have in my web page html? - When I inspect the widget using firebug, this seems to be the case. Sincerely, Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discus

Re: [css-d] Image link be gone!

2011-06-25 Thread Brian M. Curran
??? .textBoxRight a {color: #000;} Best, Bono 4 U2 -- Gracias!! __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -

Re: [css-d] Image link be gone!

2011-06-25 Thread Brian M. Curran
r when hovering, after using your code. Therefore I did this, and it's working now: .textBoxRight a {color: #000;} .textBoxRight a img {border: none;} Thank you! -Brian __ css-discuss [css-d@lists.css-discuss.org] http:/

[css-d] Image link be gone!

2011-06-25 Thread Brian M. Curran
font-size: x-small; } .textBoxRight a:link, a:visited, a:hover { color: none; text-decoration: none; } Thanks, Brian =) __ css-discuss [css-d@lists.css-di

Re: [css-d] Different font

2011-06-20 Thread Brian M. Curran
>style.css, line 47. You have wrapping s Thank you. - Just got rid of the tag. __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List

[css-d] Different font

2011-06-20 Thread Brian M. Curran
ng as I've found problems. Secondly, when I open the page up if Firefox, the font looks fine. When I use firebug, I can't find the source of the font problem. Asante, Brian __ css-discuss [css-d@lists.css-di

Re: [css-d] Making A Link Disappear When Revisited By A Reader

2011-06-10 Thread Brian Kardell
I believe mark is right with regard to the possibikity of that being ignored by newer browsers. Wow, that's good to know. On Jun 10, 2011 4:28 PM, G.Sørtun wrote: > On 10.06.2011 20:27, Fabienne wrote: >> So I want the link to the ending they did not choose disappear after >> they make their choi

Re: [css-d] Making A Link Disappear When Revisited By A Reader

2011-06-10 Thread Brian Kardell
im Climis wrote: > On Friday, June 10, 2011 2:37:38 pm Brian Kardell wrote: > > Could you not use visited? > > > > a:visited{ > > display:none; > > } > > > > No. that would be the exact opposite of what the OP wants. that would > make >

Re: [css-d] Making A Link Disappear When Revisited By A Reader

2011-06-10 Thread Brian Kardell
Oh I see - I think I misread... Sorry :) But yes, I think the idea would still be to use visited somehow. I don't think that what is described here would necessarily work though - would it? I mean, if the one clicked were on the right, it wouldn't really have any visible impact (it would just gro

Re: [css-d] Making A Link Disappear When Revisited By A Reader

2011-06-10 Thread Brian Kardell
Could you not use visited? a:visited{ display:none; } On Fri, Jun 10, 2011 at 2:27 PM, Fabienne wrote: > > I am writing a novelette and want to have two endings to the story. I also > want to have the reader choose one answer and not be able to go back and > read the one they did not choose

Re: [css-d] Help finding history/discussion on multiple values

2011-06-10 Thread Brian Kardell
ent between browsers (we would expect that for a while) or even maybe between module specifications. I think that reading what people were thinking when this was getting drafted would be very informative to me in trying to understand the decisions, considerations and direction. -Brian On Fri, Jun

[css-d] Help finding history/discussion on multiple values

2011-06-10 Thread Brian Kardell
I've spent a lot of time searching through the archives, reading through searching online looking for any of the discussions and rationale that led to the multiple comma separated lists values allowed by a few of the modules now like backgrounds and transitions. It raises a lot of questions for me

[css-d] CSS and my Blog

2011-05-30 Thread Brian M. Curran
SS is generated automatically. My question is this. is it realistic to parse through the code to correct CSS errors? Gracias, Brian =) __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d

Re: [css-d] Best way to use CSS to create image gallery

2011-05-24 Thread Brian M. Curran
gallery that I decided upon: http://www.draftingservices.com/portfolio.html -- Brian __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com

Re: [css-d] test I need help!

2011-05-19 Thread Brian M. Curran
Your test has been received successfully. There's a man in Massachusetts standing ready to demystify any CSS issues you're flummoxed by. __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-

[css-d] Yelp!!

2011-04-28 Thread Brian M. Curran
And my CSS from: #navtwocontainer #t-listheader1 { } #navtwocontainer #t-listheader2 { } to only: #navtwocontainer .NavHeader { } How come it didn't work? - Thanks if you have the minute! =)

Re: [css-d] Yelp!!

2011-04-28 Thread Brian M. Curran
From: Brian M. Curran [mailto:br...@draftingservices.com] Where's Lady Gaga when you need her!? Re: www.draftingservices.com This is a "tinkering with my site" day. My nav bar on the left has two list items: and Well, the CSS for these are exactly the same, so I tried to ma

Re: [css-d] sub menus show up on hover but not on focus

2011-04-25 Thread Brian Jones
>On Mon, Apr 25, 2011 at 10:20 AM, Sandy wrote: > I am working on a test page that has a sub menu which displays on hover but > not on focus. How do I get the sub menus (for example the 3 links under > "location") to show up when someone tabs to the link the way they do when > someone hovers over

[css-d] IE positioning error

2011-04-24 Thread Brian Jones
Hi, I am working on this site (http://www.aandhc.com/sandbox/) on the projects page there is horizontal divider at the bottom. The divider is positioned correctly FF,Chrome but not IE. I'd appreciate any suggestions on this issue or any other issues that are found. Thanks -- -bdot "There are on

[css-d] IE positioning error

2011-04-24 Thread Brian Jones
Hi, I am working on this site (http://www.aandhc.com/sandbox/) on the projects page there is horizontal divider at the bottom. The divider is positioned correctly FF,Chrome but not IE. I'd appreciate any suggestions on this issue or any other issues that are found. Thanks -- -bdot "There are on

[css-d] Table row border styling

2011-03-31 Thread Brian King
I don't know why this works. And I don't know why it doesn't. I've always heard it as canon that you can't border a table row like: tr {border:1px solid black}, and I've accepted it. BUT. Why does this work in Firefox [3.6.13]: (I just sort of stumbled over it, and I take no credit for discove

Re: [css-d] Masthead image

2011-02-24 Thread Brian M. Curran
> Lady Gaga wrote: > >I have a minute for nothing. >Just, go for it! >Best, >Lady Gaga As far as I'm concerned my question has been definitively answered. ...Thanks ;-) __ css-discuss [css-d@lists.css-discuss.org] http://www.css

[css-d] Masthead image

2011-02-24 Thread Brian M. Curran
y nav bar floated on top of it. I figured I'd put in this question before embarking. Thanks if you have the minute. ;-) brian m. curran I cad consultant __ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] ie 6/7/8/9beta

2011-02-05 Thread Brian M. Curran
p.s. I was using ie8. __ css-discuss [css-d@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.html Supported

Re: [css-d] ie 6/7/8/9beta

2011-02-05 Thread Brian M. Curran
straining my eyes. Nice design upgrade! Sincerely, Brian M. Curran | CAD Consultant Local.Qualified.Trusted. 118-11 84th Avenue, #503 Kew Gardens (Queens), NY 11415 t/f 718.441.3968 c347.416.4226 wwww.draftingservices.com Please be sure to visit my website for a full listing of

[css-d] Third column dropped

2011-02-04 Thread Brian M. Curran
Hi, I was doing my bi-monthly updating of content, and noticed that on my contact page the third column is dropped in IE5 & IE6. This is no biggie, but I couldn't figure out why? http://www.draftingservices.com/contact.html Sincerely, Brian M. Curran | CAD C

Re: [css-d] image gallery question

2010-12-21 Thread Brian M. Curran
On 12/20/10 5:04 PM, Matthew P. Johnson wrote: I am also looking for a better image gallery but the thing I do like about this gallery is that all I have to do to add images is resize the larger image and add a line of code and I am done so it works well for regular edits without having to run the

Re: [css-d] Problem with dropdowns

2010-12-11 Thread Brian Jones
On Sat, Dec 11, 2010 at 5:52 AM, Chetan Crasta wrote: > Made a number of changes to the CSS. You can see the fixed page here: > http://roughtech.com/t/dropdown.html > > The changes I made to the CSS can be seen here: > http://roughtech.com/t/dropdown_files/dropdown.css > I have commented the chang

[css-d] Problem with dropdowns

2010-12-10 Thread Brian Jones
Hi, I'm working on this dropdown nav (http://www.bleusolutions.com/testing/dropdown.html) and I can't seem to get the text in sub menus to fit correctly. I also want to get the flyout menu to line up directly next to the dropdown menu. Any help would be greatly appreciated Thanks -- -bdot "There

Re: [css-d] Help

2010-10-30 Thread Brian M. Curran
Oops. I think I may have the answer. Wait a second on this request please. -Brian From: Brian M. Curran [mailto:br...@draftingservices.com] Sent: Saturday, October 30, 2010 5:06 PM To: css-d@lists.css-discuss.org Subject: Help Hi Ya'll, Help! How come my images are plopping on t

[css-d] Help

2010-10-30 Thread Brian M. Curran
erely, Brian M. Curran | CAD Consultant __ 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-discus

Re: [css-d] Behind the CSS Scenery of My New Nested List

2010-10-06 Thread Brian M. Curran
Brian M. Curran wrote: > 1. wwwdotdomain.com/subitem1.html > > 2. wwwdotdomain.com/item2/subitem1.html Philip Taylor wrote: 2., because "subitem1.html" could exist under multiple parents. Thanks!! -Brian ___

[css-d] Behind the CSS Scenery of My New Nested List

2010-10-06 Thread Brian M. Curran
d stick my autocad_tutorial_1_basic_training_video_series.html page into a folder titled autocad_tutorials, like this: www . draftingservices.com/autocad_tutorials/autocad_tutorial_1_basic_training_vid eo_series.html ??? Sincerely, Brian M. Curran | CAD

Re: [css-d] Two nested list problems

2010-10-05 Thread Brian M. Curran
o achieve. I have AutoCAD Tutorials working the way I want it, and now I just need to get the cursor hover over "AutoCAD Tutorial Basic Training Video 1" to look like the others. That's what I was trying to do. It was kind of tricky to put into words. http://www.drafting

Re: [css-d] Two nested list problems

2010-10-05 Thread Brian M. Curran
cursor styling though Thanks Theirry. I'm one step closer though, and learning, but not there yet. I'm trying to get AutoCAD Tutorials and the nested link under it to behave just like the other links in the list. Make sense now? -Brian _

[css-d] Two nested list problems

2010-10-05 Thread Brian M. Curran
olor: #fff; background-color: #5F5F5F; border-bottom: 1px solid #fff; font-weight: bold; } Sincerely, Brian M. Curran | CAD Consultant __ css-discuss [cs...@lists.css-discuss

Re: [css-d] Nested List type

2010-10-05 Thread Brian M. Curran
> On 10/5/10 1:26 PM, Brian M. Curran wrote: > When clicking on the AutoCAD Tutorial line in my secondary nav bar, > I'd like it to be a landing page that would consist of an introduction paragraph. > Also when it is clicked, I'd like all the nested list lines to app

[css-d] Nested List type

2010-10-05 Thread Brian M. Curran
work how this site's "Extras" list line works: http://www.zabdesign.de/bremen-home.html . Is this possible to do with CSS alone, and no JavaScript? Sincerely, Brian M. Curran | CAD Consultant __ css-di

[css-d] CSS1, 2, 3, 4, 5, 6, umpteen

2010-09-04 Thread Brian M. Curran
seems that the language keeps getting revised/improved, but it has continued to just be known as CSS, correct? Sincerely, Brian M. Curran | CAD Consultant __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailm

Re: [css-d] Slideshow images: How'd he do that!?

2010-09-01 Thread Brian M. Curran
What is the email address to access webdesign-l? Cheryl Must be a different webdesign-l list from the one I'm on. It's pretty lively most days. Checked your spam folder lately? Val It's l...@webdesign-l.com . There must be something wrong with my account setti

Re: [css-d] Slideshow images: How'd he do that!?

2010-09-01 Thread Brian M. Curran
peep. Nor do I ever receive other people's posts from it. I've basically abandoned it. -Brian __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-d

Re: [css-d] Slideshow images: How'd he do that!?

2010-09-01 Thread Brian M. Curran
lideshow fashion, but I can't see how > it is being done. The slideshow may be accomplished by css (doubt it), > or something else??? The page with the images acting in a slideshow > fashion is: > > > http:// www. Cadtutor .net/tips/index.php > > > (remove spaces) &g

[css-d] Slideshow images: How'd he do that!?

2010-09-01 Thread Brian M. Curran
see how it is being done. The slideshow may be accomplished by css (doubt it), or something else??? The page with the images acting in a slideshow fashion is: http:// www. Cadtutor .net/tips/index.php (remove spaces) Thanks, Brian __

Re: [css-d] [+] Re: Float drop problem

2010-08-28 Thread Brian M. Curran
or necessary :-) . Okay, I've seen what you all are talking about. I was actually getting two different conversations confused. I've edited my code, and only left the inline code there. There are no float drops, thanks so much!! -Brian __

Re: [css-d] [+] Re: Float drop problem

2010-08-28 Thread Brian M. Curran
Thierry Koblentz wrote: > > I'm sorry, but I don't understand your approach. > What's your reasoning for using the selector hack? > > > -- > Regards, > Thierry > David Laakso wrote: To remember, not to forget, that "display:inline;" it is only needed by a browser that is on "death row." I

Re: [css-d] [+] Re: Float drop problem

2010-08-28 Thread Brian M. Curran
ing a >> hack. >> > > Actually I think there is no need for the selector hack. > One can safely style floats with display:inline as per spec the > computed value will be *block* anyway. > > -- > Regards, > Thierry > David wrote: draftingservic

Re: [css-d] IE8 collapsing spaces

2010-08-28 Thread Brian M. Curran
>Brian Curran wrote: >Hello, >In Firefox my nav bar above and below my bread crumb trail are spaced nicely. In IE8 both navs are sucked against my bread crumb trail. Any suggestions on how to stop IE8 from collapsing that space? Site: www . draftingservices . >com (r

[css-d] IE8 collapsing spaces

2010-08-28 Thread Brian M. Curran
Hello, In Firefox my nav bar above and below my bread crumb trail are spaced nicely. In IE8 both navs are sucked against my bread crumb trail. Any suggestions on how to stop IE8 from collapsing that space? Site: www . draftingservices . com (remove spaces). Sincerely, Brian M. Curran | CAD

Re: [css-d] different colour of an active link/page

2010-08-28 Thread Brian M. Curran
gt; page for visitors to know where they are at the moment. > > > > > Thank you > Martin, On my site I did what you're trying to do the hard way. Actually, it wasn't hard, but a little clunky. My solution was to place some css in the of my pages. Check out my sit

Re: [css-d] Float drop problem

2010-08-28 Thread Brian M. Curran
Brian M. Curran wrote: > I was tinkering with my > site this morning, and caused a float drop problem in IE6. What > happened was. I was trying to create some white space between my > secondary nav and the side of my page. My site is: drafting services . > com (rem

[css-d] Float drop problem

2010-08-28 Thread Brian M. Curran
; } Sincerely, Brian M. Curran | CAD Consultant __ 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

Re: [css-d] Anyone else been having a problem with the CSS validator lately?

2010-08-02 Thread Brian M. Curran
Brian M. Curran wrote: > Anyone else been having a problem with the CSS validator lately? It > hasn't been working for me. > > > > >From: David Laakso: >The w3c is aware of the problem and they are working on it. Thanks, I briefly Google the problem an

[css-d] Anyone else been having a problem with the CSS validator lately?

2010-08-02 Thread Brian M. Curran
Anyone else been having a problem with the CSS validator lately? It hasn't been working for me. __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss

Re: [css-d] Why the gap?

2010-07-31 Thread Brian M. Curran
Brian M. Curran wrote: > > > Could someone tell me why there is a gap between my #header and > #subheader on this test page: > > > > > Brian > > >David Laakso wrote: >Someone, or another, punished you for setting mousetype :-) ? >#subheader

Re: [css-d] Why the gap?

2010-07-31 Thread Brian M. Curran
On 31.7.2010 23:04, Brian M. Curran wrote: > Hello, > > I'd like to add a breadcrumb trail sub header on all of my pages, like it is > done here: > > > > http://usa.autodesk.com/adsk/servlet/pc/index?siteID=123112 > <http://usa.autodesk.com/adsk/serv

  1   2   3   4   5   6   7   >