RE: css question

2010-03-30 Thread Sandra Clark
You didn't say whether the class was attached to the href or if the href was within a class. Class attached to href a.logo:link{} a.logo:visited{} a.logo:hover{} a.logo:active{} href within a class logo :link{} logo :visited{} logo :hover{} logo :active{} Always go Link, Visited, Hover Active

Re: CSS: question.. overflow..

2009-08-22 Thread Paul Ihrig
i dont know seems like left left right works. left left left would too. On Sat, Aug 22, 2009 at 10:09 AM, Michael Grant wrote: > > Why not just float them all left? That's what I usually do. Float them all > left with proper widths inside a container div and then the div below (the > footer) you

Re: CSS: question.. overflow..

2009-08-22 Thread Michael Grant
Why not just float them all left? That's what I usually do. Float them all left with proper widths inside a container div and then the div below (the footer) you just clear:left on it and bob's your uncle. On Sat, Aug 22, 2009 at 9:48 AM, Dr. Who wrote: > > well i couldnt stop thinking about it

Re: CSS: question.. overflow..

2009-08-22 Thread Dr. Who
well i couldnt stop thinking about it.. worked on trying to fix till 11:30 last night this morning tore it all apart and started over. think i have a solution. float left left right http://www.rittal-corp.com/xxx/pi5.cfm now to comment the hell out of it, and then think about how to update the e

Re: CSS: question.. overflow..

2009-08-21 Thread Paul Ihrig
http://63.144.103.199/Accessories/index.cfm?n1ID=1&n2ID=6&isAcc=1&accessoryname=CM%20Cover%20Plate looks fine. but if the main page content changes it moves... http://63.144.103.199/Accessories/index.cfm?n1ID=1&n2ID=6&isAcc=1&accessoryname=Window Kit top:-255px; would need to be calculated

Re: CSS: question.. overflow..

2009-08-21 Thread Michael Grant
It seemed right when I checked the link after you posted. On Fri, Aug 21, 2009 at 2:26 PM, Dr. Who wrote: > > scratch that.. > grr.. > > ~| Want to reach the ColdFusion community with something they want? Let them know on th

Re: CSS: question.. overflow..

2009-08-21 Thread Dr. Who
scratch that.. grr.. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:302381

Re: CSS: question.. overflow..

2009-08-21 Thread Dr. Who
also this was very helpful http://www.barelyfitz.com/screencast/html-training/css/positioning/ and yes my code is ugly.. thanks for the help. ~| Want to reach the ColdFusion community with something they want? Let them know on

Re: CSS: question.. overflow..

2009-08-21 Thread Dr. Who
ok.. i "think" this does it... #rightColumn { float:right; position:relative; left:5px; top:-255px; width: 190px; height:auto; background-color: #E6F3F6; border: 2px solid #FF; } #rightColumnContent { margin: 0; te

Re: CSS: question.. overflow..

2009-08-21 Thread Dr. Who
got ride of the absolute stuff, now it is below the main section... fark.. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion

Re: CSS: question.. overflow..

2009-08-21 Thread Zaphod Beeblebrox
just realized that you have your #rightColumn absolute positioned which takes it out of the document flow. I don't think you can ever "clear" that anymore. You need to float it. On Aug 21, 2009, at 12:01 PM, Dr. Who wrote: > > ok i changed cfml comment to html so you can see ending divs >

Re: CSS: question.. overflow..

2009-08-21 Thread Dr. Who
ok i changed cfml comment to html so you can see ending divs http://63.144.103.199/Accessories/index.cfm?n1ID=1&n2ID=6&isAcc=1&accessoryname=CM%20Cover%20Plate tried the clear br thing, no luck ~| Want to reach the ColdFusion com

Re: CSS: question.. overflow..

2009-08-21 Thread Michael Grant
Scratch that. Not the right place. Hang tight. I'm formatting the code to see what's going on. On Fri, Aug 21, 2009 at 12:45 PM, Michael Grant wrote: > Good God. That code is horrible, no wonder it's hard to figure out what's > going on. > > I believe if you add just before the above id="foo

Re: CSS: question.. overflow..

2009-08-21 Thread Michael Grant
That link still exhibits the behaviour he's trying to solve. On Fri, Aug 21, 2009 at 12:45 PM, Paul Ihrig wrote: > > > http://63.144.103.199/Accessories/index.cfm?n1ID=1&n2ID=6&isAcc=1&accessoryname=CM%20Cover%20Plate > > ~|

Re: CSS: question.. overflow..

2009-08-21 Thread Michael Grant
Good God. That code is horrible, no wonder it's hard to figure out what's going on. I believe if you add just before the above it will solve it. It's kind of hard to tell though since your code isn't tabbed properly and it's crazy to try to sift through On Fri, Aug 21, 2009 at 12:17 PM, Dr. W

Re: CSS: question.. overflow..

2009-08-21 Thread Paul Ihrig
http://63.144.103.199/Accessories/index.cfm?n1ID=1&n2ID=6&isAcc=1&accessoryname=CM%20Cover%20Plate ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Re: CSS: question.. overflow..

2009-08-21 Thread Zaphod Beeblebrox
if you make your ".clearing" div 1px high, it will actually clear it. I thought I remember something about 0px divs not ever being rendered. On Aug 21, 2009, at 11:17 AM, Dr. Who wrote: > > http://www.rittal-corp.com/Accessories/index.cfm?n1ID=1&n2ID=6&isAcc=1&accessoryname=CM%20Cover%20Plate

Re: css question

2009-08-17 Thread Ras Tafari
thanks mikey! yeah, i agree... they are tght. On Mon, Aug 17, 2009 at 8:12 AM, Michael Grant wrote: > > Looks good Tony. Nice roll overs. I've always liked that sun burst from the > photoshop shapes. I actually got a chance to use it recently too. Good > stuff. > > > ~~

Re: css question

2009-08-17 Thread Michael Grant
Looks good Tony. Nice roll overs. I've always liked that sun burst from the photoshop shapes. I actually got a chance to use it recently too. Good stuff. ~| Want to reach the ColdFusion community with something they want? Let th

Re: css question

2009-08-16 Thread denstar
I know, I know. Sucks being hip sometimes, but what-cha-gonna-do, be un-cool? NOT ON MY WATCH! I'm pulling for ya, at least. You can do it! (where's Sandra? Isn't she a master at this stuff? Paging Sandra to the CSS dept.) -- Some day in the past, he will find her. -- some 80's movie On S

Re: css question

2009-08-16 Thread Ras Tafari
oh lord. hahaha nope...im trying not to :( On Sun, Aug 16, 2009 at 10:10 PM, denstar wrote: > > Switch to a tables-based layout? ;)p > > Absolute positioning? > > Sorry bro, nada help here-o. > > -- > Science is facts; just as houses are made of stones, so is science > made of facts; but a pile o

Re: css question

2009-08-16 Thread denstar
Switch to a tables-based layout? ;)p Absolute positioning? Sorry bro, nada help here-o. -- Science is facts; just as houses are made of stones, so is science made of facts; but a pile of stones is not a house and a collection of facts is not necessarily science. Henri Poincare On Sun, Aug

Re: css question

2009-08-16 Thread Tony
ok, so i fixed that... durrr, that was dumb, anyhow :) pls help me figure out how to make that graphic @ the bottom the backgound image of the body tag, GO TO AND STAY @ the bottom. regardless of shit else :) thanks! tony On Sun, Aug 16, 2009 at 9:57 PM, Tony wrote: > peeps. > > can someone ple

Re: css question: spacing between divs

2008-06-26 Thread Zaphod Beeblebrox
wart > ColdFusion Developer > 4405 Oakshyre Way > Raleigh, NC 27616 > (h) 919.874.6229 (c) 703.220.2835 > > -Original Message- > From: Zaphod Beeblebrox [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 26, 2008 10:49 AM > To: CF-Community > Subject: Re: css que

RE: css question: spacing between divs

2008-06-26 Thread Scott Stewart
8 10:49 AM To: CF-Community Subject: Re: css question: spacing between divs dude! That's tough to try to figure out from straight code. I'm guessing this page is behind a firewall? On Jun 26, 2008, at 9:40 AM, Scott Stewart wrote: > CF code: http://cfm.pastebin.com/m28ee

Re: css question: spacing between divs

2008-06-26 Thread Zaphod Beeblebrox
dude! That's tough to try to figure out from straight code. I'm guessing this page is behind a firewall? On Jun 26, 2008, at 9:40 AM, Scott Stewart wrote: > CF code: http://cfm.pastebin.com/m28ee5355 > > CSS Code: http://cfm.pastebin.com/d3f87989a > > > > Currently the second and third level

Re: CSS question

2008-06-06 Thread denstar
On Wed, Jun 4, 2008 at 3:16 PM, <[EMAIL PROTECTED]> wrote: > What's the common way of dealing with a div that has several images in > it that should butt up against each other horizontally. ... > If I use a css rule on the first one (font-size:0), the spaces don't > show up, but is there a better

Re: CSS question

2008-06-04 Thread denstar
On Wed, Jun 4, 2008 at 4:45 PM, <[EMAIL PROTECTED]> wrote: > what you don't realize, it that the ruby thread you have kidnapped was > trained in Japan in the ways of the ninja. While you were playing > with the laser pointer, he quietly slipped out the front door... Is that what it told you?

Re: CSS question

2008-06-04 Thread zaph0d . b33bl3br0x
what you don't realize, it that the ruby thread you have kidnapped was trained in Japan in the ways of the ninja. While you were playing with the laser pointer, he quietly slipped out the front door... Luckily I asked him nicely not to sever your head. He likes to do that kind of thing

Re: CSS question

2008-06-04 Thread Charlie Griefer
lol i'd start the negotiations, zaph :) On Wed, Jun 4, 2008 at 3:38 PM, denstar <[EMAIL PROTECTED]> wrote: > On Wed, Jun 4, 2008 at 3:16 PM, <[EMAIL PROTECTED]> wrote: > [...] >> If I use a css rule on the first one (font-size:0), the spaces don't >> show up, but is there a better work-around? >

Re: CSS question

2008-06-04 Thread denstar
On Wed, Jun 4, 2008 at 3:16 PM, <[EMAIL PROTECTED]> wrote: [...] > If I use a css rule on the first one (font-size:0), the spaces don't > show up, but is there a better work-around? Yes. Which reminds me: I have this laser pointer I've been playing with at night. Goes impressively far, ya know

Re: CSS question: positioning with sidebar

2008-04-28 Thread Michael Dinowitz
Look at cflayout. I use it for my layout and it's very solid. FA has it in its Vbox/Hbox mode but you may want to use the border mode which uses JS to control the layout more. On Mon, Apr 28, 2008 at 10:30 AM, Scott Stewart <[EMAIL PROTECTED]> wrote: > Hey all, > > > > Check this out > > > > HYPE

RE: CSS question: positioning with sidebar

2008-04-28 Thread Scott Stewart
AM To: CF-Community Subject: Re: CSS question: positioning with sidebar On Mon, Apr 28, 2008 at 7:30 AM, Scott Stewart <[EMAIL PROTECTED]> wrote: > Hey all, > HYPERLINK "http://dev.avericom.com/"http://dev.avericom.com/ > > The three bottom sections, portfolio, n

Re: CSS question: positioning with sidebar

2008-04-28 Thread Charlie Griefer
On Mon, Apr 28, 2008 at 7:30 AM, Scott Stewart <[EMAIL PROTECTED]> wrote: > Hey all, > HYPERLINK "http://dev.avericom.com/"http://dev.avericom.com/ > > The three bottom sections, portfolio, news and blogs. Position perfectly > with a side bar turned on in your browser. > > With the sidebar turn

RE: CSS question

2007-07-18 Thread Duane
Got it! Another CSS resource came through for me. I just needed to set the z-index in the correct class Duane -Original Message- From: Zaphod Beeblebrox [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 6:08 PM To: CF-Community Subject: Re: CSS question You're going to ne

RE: CSS question

2007-07-18 Thread Duane
The horizontal menus should appear on top of the other elements on the page. It is working properly in FFox but not IE. Duane -Original Message- From: William Bowen [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 5:56 PM To: CF-Community Subject: Re: CSS question what would

Re: CSS question

2007-07-18 Thread Zaphod Beeblebrox
You're going to need to set the z-index on your drop downs to be something greater than 1...I usually set mine to 100 or so. I don't know how you're going to be able to do this since it looks like you're using asp.net controls. In essence, since the side menu is generated 2nd and it's relative po

Re: CSS question

2007-07-18 Thread William Bowen
what would displaying properly look like? On 7/18/07, Duane <[EMAIL PROTECTED]> wrote: > Hi All., > > I'm pulling my hair out over a CSS problem and I need the help of a CSS guru > (I think). For some reason my menus drop down menus are not being displayed > properly on the following page in IE 6

RE: CSS question

2007-05-18 Thread Sandra Clark
http://www.domedia.org/oveklykken/css-transparency.php It would have to be on a hover on something that you set up as active. #active:hover. Which of course wouldn't work on IE6, so you would have to make your link the same width and height as your li via padding. And then use #active :link:hove

Re: css question

2007-04-27 Thread Paul Ihrig
i think i have seen a rotate style out there. On 4/27/07, Scott Stewart <[EMAIL PROTECTED]> wrote: > > Is there a way to set text to run at a diagonal..? > > > > I can get it to run vertically, but I want to run it at around 105 -110 > degrees > > > > -- > > Scott Stewart > > ColdFusion Developer

Re: CSS: Question: Dotted-Line Removal

2006-09-14 Thread Paul Ihrig
srew it.. i am forcing the browser to do that some bling guy may need. How do i just turn off that setting on my browser On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote: > > this seems to work > onFocus="if(this.blur)this.blur()" > > > On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote: > > > > al

Re: CSS: Question: Dotted-Line Removal

2006-09-14 Thread Paul Ihrig
this seems to work onFocus="if(this.blur)this.blur()" On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote: > > also tried onclick="this.blur();" > > > On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote: > > > > ok this is driving me batty > > have a normal nav included on several pages. > > every time

Re: CSS: Question: Dotted-Line Removal

2006-09-14 Thread Paul Ihrig
also tried onclick="this.blur();" On 9/14/06, Paul Ihrig <[EMAIL PROTECTED]> wrote: > > ok this is driving me batty > have a normal nav included on several pages. > every time you click a image link or one of our custom tags for a tab we > get that little dotted-line thing surrounding the elemnent

Re: CSS question

2006-07-24 Thread William Bowen
> Mistype. (Multi-tasking can be a bitch, both on machine and working). > > Sorry about that caught that :-) Not a problem. Thanks! -- will "If my life weren't funny, it would just be true; and that would just be unacceptable." - Carrie Fisher ~~~

RE: CSS question

2006-07-24 Thread Sandra Clark
://www.shayna.com/index.cfm?fuseaction=training.syllabus_display&id=1 -Original Message- From: William Bowen [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2006 12:11 PM To: CF-Community Subject: Re: CSS question > p{font-size:11px;} > p:first-child:14px;} excellent!

Re: CSS question

2006-07-24 Thread William Bowen
> p{font-size:11px;} > p:first-child:14px;} excellent! Thank you :-) -- will "If my life weren't funny, it would just be true; and that would just be unacceptable." - Carrie Fisher ~| Introducing the Fusion Authorit

RE: CSS question

2006-07-24 Thread Sandra Clark
p{font-size:11px;} p:first-child:14px;} Sandra Clark == http://www.shayna.com Training in Cascading Style Sheets and Accessibility CSS HANDS ON New York City, October 10-13, 2006. http://www.shayna.com/index.cfm?fuseaction=training.syllabus_display&id=1 -O

RE: CSS Question ???

2006-03-06 Thread Duane
t: Re: CSS Question ??? how's this for ya? Untitled In conjunction with the Rx for Survival series, MSH, JSI, and World Education collaborated to create this traveling photo exhibit in order to raise awareness about the 10 million

RE: CSS Question ???

2006-03-06 Thread Sandra Clark
Set the line-height to a numeral without pixels or any other reference line-height:2, it will set the leading to a scaling factor. Sandra Clark -Original Message- From: Duane [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 3:40 PM To: CF-Community Subject: CSS Question ??? Hi Al

Re: CSS Question ???

2006-03-06 Thread Tony
how's this for ya? Untitled In conjunction with the Rx for Survival series, MSH, JSI, and World Education collaborated to create this traveling photo exhibit in order to raise awareness about the 10 million children 1 around the world who

Re: CSS Question ???

2006-03-06 Thread Tony
what happens if you declare a {line-height:12px;} value or something like that? tw On 3/6/06, Duane <[EMAIL PROTECTED]> wrote: > Hi All, > > Is there a way to have lines with super script in them evenly spaced with > other sentences in a paragraph? > > You can see what I mean at this link: > http

Re: CSS question

2005-11-10 Thread Kevin Graeme
however what I do want is for the > browsers to implement CSS2.1 as specified and that means supporting all of > it. > > -Original Message- > From: Kevin Graeme [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 10, 2005 10:24 AM > To: CF-Community > Subject: Re: CSS qu

RE: CSS question

2005-11-10 Thread Sandy Clark
that means supporting all of it. -Original Message- From: Kevin Graeme [mailto:[EMAIL PROTECTED] Sent: Thursday, November 10, 2005 10:24 AM To: CF-Community Subject: Re: CSS question The problem in this particular instance though is that they are supporting CSS2 correctly, but since the W3

Re: CSS question

2005-11-10 Thread Kevin Graeme
The problem in this particular instance though is that they are supporting CSS2 correctly, but since the W3C didn't indicate how the element was actually supposed to work it was inevitable that one browser would work differently than others. On 11/10/05, Sandy Clark <[EMAIL PROTECTED]> wrote: >

RE: CSS question

2005-11-10 Thread Sandy Clark
ckville MD http://www.teratech.com/training/oc_classes.cfm#CS201H for more information -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Thursday, November 10, 2005 8:44 AM To: CF-Community Subject: Re: CSS question Sandy, Have you seen this blog? http://blogs.msdn.com/ie/arc

Re: CSS question

2005-11-10 Thread Kevin Graeme
It's so depressing that this was so easily predicted. On 11/10/05, Marlon Moyer <[EMAIL PROTECTED]> wrote: > Sandy, > > Have you seen this blog? > > http://blogs.msdn.com/ie/archive/2005/10/12/480242.aspx > > It looks like things are going to get messy now that IE7 isn't going > to treat the hacks

Re: CSS question

2005-11-10 Thread Marlon Moyer
m Bowen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 09, 2005 5:33 PM > To: CF-Community > Subject: Re: CSS question > > Does the trick for longer pages, but for shorter the footer overlaps and the > image in the background repeats to the bottom of the screen... > > h

RE: CSS question

2005-11-09 Thread Sandy Clark
Clark Teaching a 4 day hands on CSS Class - Tues 11/29 - Fri 12/2 in Rockville MD http://www.teratech.com/training/oc_classes.cfm#CS201H for more information -Original Message- From: William Bowen [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 5:33 PM To: CF-Community Subject: Re

Re: CSS question

2005-11-09 Thread William Bowen
Does the trick for longer pages, but for shorter the footer overlaps and the image in the background repeats to the bottom of the screen... http://www.users.areva-td.com/dlf/screen_ff2.jpg :-( BUT!!! by eliminating the height:100% I get this in FF: http://www.users.areva-td.com/dlf/screen_ff3.jp

Re: CSS question

2005-11-09 Thread William Bowen
hrmmm, interesting... Yes, there are several text areas, which are all floats (left) (Navigation container, photo/lang select container, page text container) each is also contained within the container. The footer, which is contained within "container" has clear:both in it. which does not seem to

Re: CSS question

2005-11-09 Thread Marlon Moyer
Not tested, but in your css use this: #container { position:absolute; left:0; /*50%*/ margin-left:0; width:780px; height:100%; min-height:480px background: transparent url(/images/areva_hp/homeleftnav_bg.gif) repeat-y; } Then in the template,

Re: CSS question

2005-11-09 Thread Kevin Graeme
Is the large text area floated? It looks like the background reoeat is cutting out in line with the bar under the picture. Is there a float that would take content out of the flow at that point? I've seen that kind of thing happen because of that. A trick is to put something after all your variabl

RE: CSS Question

2005-11-01 Thread Adkins, Randy
Thanks... Good to know that IE is always the issue we deal with. -Original Message- From: Sandy Clark [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 01, 2005 6:25 AM To: CF-Community Subject: RE: CSS Question Top, bottom and left will only work with position:absolute or

RE: CSS Question

2005-11-01 Thread Sandy Clark
Top, bottom and left will only work with position:absolute or position:fixed. The way bottom will work depends on the position type used. Absolute will position your item from the bottom of the parent element which is set to use any positioning other than static (the default). If none of the parent

RE: CSS question

2005-09-27 Thread Sandy Clark
Randy, the default font size using is 16px. Try setting the font size to similar font settings on the classes -Original Message- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 4:32 PM To: CF-Community Subject: RE: CSS question Ahhh ok. But even by

Re: CSS question

2005-09-26 Thread Jerry Johnson
You are not setting a font-size for the symbol font, are you? You set the other to 13px, but I don't see a corresponding size for the dot. On 9/26/05, Adkins, Randy <[EMAIL PROTECTED]> wrote: > Ahhh ok. But even by changing it to two span tags, still displays the > small DOT.

Re: CSS question

2005-09-26 Thread Deanna Schneider
: Monday, September 26, 2005 4:27 PM > To: CF-Community > Subject: Re: CSS question > > Your code says this: > > ·3 > pages > > (Note that you're opening a div and closing a span. That's gonna make it > all wonky. > > > > On 9/26/05

RE: CSS question

2005-09-26 Thread Adkins, Randy
Ahhh ok. But even by changing it to two span tags, still displays the small DOT. -Original Message- From: Deanna Schneider [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 4:27 PM To: CF-Community Subject: Re: CSS question Your code says this: ·3 pages (Note that you&#x

RE: CSS question

2005-09-26 Thread Adkins, Randy
Ahhh ok. But even by changing it to two span tages, still displays the small DOT. -Original Message- From: Deanna Schneider [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 4:27 PM To: CF-Community Subject: Re: CSS question Your code says this: ·3 pages (Note that you&#x

Re: CSS question

2005-09-26 Thread Deanna Schneider
> From: Adkins, Randy [mailto:[EMAIL PROTECTED] > Sent: Monday, September 26, 2005 4:21 PM > To: CF-Community > Subject: RE: CSS question > > I do have the single . Notion, sorry the email I must have hit it > twice. > But using the .dpSym and the .dpText class names st

RE: CSS question

2005-09-26 Thread Adkins, Randy
Here is a sample: http://www.mindkeeper.net/test.cfm -Original Message- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 4:21 PM To: CF-Community Subject: RE: CSS question I do have the single . Notion, sorry the email I must have hit it twice. But

RE: CSS question

2005-09-26 Thread Adkins, Randy
Subject: RE: CSS question Are you really using "..classname" in your css? If so, make it one . That references a class name -Original Message- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 3:04 PM To: CF-Community Subject: RE: CSS question I tried

RE: CSS question

2005-09-26 Thread Sandy Clark
Are you really using "..classname" in your css? If so, make it one . That references a class name -Original Message- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 3:04 PM To: CF-Community Subject: RE: CSS question I tried that also. But for s

RE: CSS question

2005-09-26 Thread Adkins, Randy
I tried that also. But for some reason it will not Make the DOT symbol any larger. -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 2:12 PM To: CF-Community Subject: Re: CSS question sorry, hit return to fast. You'll need to add int

Re: CSS question

2005-09-26 Thread Marlon Moyer
sorry, hit return to fast. You'll need to add into the dpSym rule a font-weight: bold line. You've used the bold tag in the first version, but didn't replicate it in the 2nd. On 9/26/05, Marlon Moyer <[EMAIL PROTECTED]> wrote: > add font-weight:bold to your css. > > On 9/26/05, Adkins, Randy <

Re: CSS question

2005-09-26 Thread Marlon Moyer
add font-weight:bold to your css. On 9/26/05, Adkins, Randy <[EMAIL PROTECTED]> wrote: > Can someone explain to me why using the following will display the way I > want, however using the second > one using the css properties, will only show a very small dot? > > First: (Desired Look) > STYLE="pa

Re: css question: textareas and vertical space

2005-05-20 Thread Kevin Graeme
Be aware that display:none can be a significant stumbling block for accessibility. And that can affect whether universities and grant funded non-profits can implement the BlogCFC. It's your call, but if you're interested: Since the content is actually not there, a screen reader won't read it. In

Re: css question: textareas and vertical space

2005-05-20 Thread Charlie Griefer
wasn't sure and didn't have time to test, so i figured i'd just do a CYA and throw out the caveat :) On 5/20/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > can you give it a display:none; style attribute (in place > > of the > > visibility)? that should remove it from the page flow > > entire

Re: css question: textareas and vertical space

2005-05-20 Thread S . Isaac Dealey
> can you give it a display:none; style attribute (in place > of the > visibility)? that should remove it from the page flow > entirely...and > hopefully it'll still be accessible to the js. in my experience the only elements that become inaccessible to js when you use display:none are frames or

Re: css question: textareas and vertical space

2005-05-20 Thread Marlon Moyer
Nope, visibility:hidden only removes it from sight, it does not remove it from the document flow. display:none will remove it from sight and the document flow. On 5/20/05, Raymond Camden <[EMAIL PROTECTED]> wrote: > Wow - I would have thought setting it to invisible would be the > same... but th

RE: css question: textareas and vertical space

2005-05-20 Thread Jeff Waris
Ray, I had a close problem... In your style for the textarea use "font-size: 0pt;" The vertical size seems to be controlled by font size as well as height... I needed to make a 10pt vertical high div. Until I changed the font size, it wouldn't go that small.. See if it works.. I am unsure on the 0

Re: css question: textareas and vertical space

2005-05-20 Thread Raymond Camden
Wow - I would have thought setting it to invisible would be the same... but that worked perfectly. Thanks all! (This is for a new custom tag I'm building that will be deployed with BlogCFC.) On 5/20/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > wow... the incredible Ray. :) I thought you knew

Re: css question: textareas and vertical space

2005-05-20 Thread Charlie Griefer
can you give it a display:none; style attribute (in place of the visibility)? that should remove it from the page flow entirely...and hopefully it'll still be accessible to the js. On 5/20/05, Raymond Camden <[EMAIL PROTECTED]> wrote: > I have a textarea that I'm trying to make as tiny as possib

Re: css question: textareas and vertical space

2005-05-20 Thread S . Isaac Dealey
wow... the incredible Ray. :) I thought you knew this one... "size matters not!"... style="display:none;" :) > I have a textarea that I'm trying to make as tiny as > possible. It will > only be used by JS. I can hide it. I can make it darn > small. But no > matter what I do, it still adds verti

RE: CSS question

2005-04-12 Thread Sandy Clark
You do have to split up the paragraphs of the body text. The image will have to be somewhere in between. The only way to get the text to flow around the image is a float and content placed before the float in structure will not be affected by the float, only information placed afterwards. Also, y

RE: CSS question

2005-04-12 Thread Matthew Small
re of this situation? - Matt Small -Original Message- From: Sandy Clark [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 8:45 AM To: CF-Community Subject: RE: CSS question Try http://www.cfunited.com/classes.cfm Sandy

RE: CSS question

2005-04-12 Thread Sandy Clark
Try http://www.cfunited.com/classes.cfm Sandy Clark -Original Message- From: Matthew Small [mailto:[EMAIL PROTECTED] Sent: Monday, April 11, 2005 3:50 PM To: CF-Community Subject: CSS question Hi there, I'm doing CSS for pretty much the first time, and I've found it to

Re: CSS question

2005-04-11 Thread Larry C. Lyons
From: Larry C. Lyons [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 4:18 PM > To: CF-Community > Subject: Re: CSS question > > You may also want to have a look at this site - its a css layout > builder. I found it very helpful. > > http://www.csscreator.com/version2/p

RE: CSS question

2005-04-11 Thread Matthew Small
I'm not sure how this helps me. Can you explain? - Matt Small -Original Message- From: Larry C. Lyons [mailto:[EMAIL PROTECTED] Sent: Monday, April 11, 2005 4:18 PM To: CF-Community Subject: Re: CSS question You may also want to have a look at this site - its a css layout build

Re: CSS question

2005-04-11 Thread Larry C. Lyons
You may also want to have a look at this site - its a css layout builder. I found it very helpful. http://www.csscreator.com/version2/pagelayout.php larry On Apr 11, 2005 4:02 PM, Kevin Graeme <[EMAIL PROTECTED]> wrote: > Using positioning takes the element out of the document flow and sets > it

Re: CSS question

2005-04-11 Thread Kevin Graeme
Using positioning takes the element out of the document flow and sets it in a "layer" above the rest of the content. Just using the float property should do more of what you want. You may need to fiddle with margins and paddings to get it set where you want it. -Kevin On Apr 11, 2005 2:49 PM, Mat

RE: css question (sandy help :)

2004-08-26 Thread Tangorre, Michael
We were chatting on AIM at the time, so I pasted it in the chat box. just seemed odd, because I didn't remember seeing mike comment on this thread... [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: css question (sandy help :)

2004-08-26 Thread S . Isaac Dealey
ahh, it's all much clearer now. :) for anyone who's interested: aim: isaacdealey yahoo: water_muse msn: [EMAIL PROTECTED] icq: 4686359 > oh, he im'd me :) > tw > On Thu, 26 Aug 2004 16:54:34 -0400, S. Isaac Dealey > <[EMAIL PROTECTED]> wrote: >> just seemed odd, because I didn't remember seein

Re: css question (sandy help :)

2004-08-26 Thread Tony Weeg
oh, he im'd me :) tw On Thu, 26 Aug 2004 16:54:34 -0400, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > just seemed odd, because I didn't remember seeing mike comment on this > thread... > > > yeah, mike, MTANGRY, meathead, mike :) > > > one thing tho, i dont want the text to align right, only >

Re: css question (sandy help :)

2004-08-26 Thread S . Isaac Dealey
just seemed odd, because I didn't remember seeing mike comment on this thread... > yeah, mike, MTANGRY, meathead, mike :) > one thing tho, i dont want the text to align right, only > the DIV. > but its all good, i got it an hour or so ago, its all good > :) > thanks. > tw s. isaac dealey   954

Re: css question (sandy help :)

2004-08-26 Thread Tony Weeg
yeah, mike, MTANGRY, meathead, mike :) one thing tho, i dont want the text to align right, only the DIV. but its all good, i got it an hour or so ago, its all good :) thanks. tw On Thu, 26 Aug 2004 16:46:49 -0400, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > mike tangore? > > > float:right on

Re: css question (sandy help :)

2004-08-26 Thread S . Isaac Dealey
mike tangore? > float:right on the div (duhh) > valign="top" on the table cell (dull) > brain fart day > thanks mike t for the help. > what a cool guy! > On Thu, 26 Aug 2004 15:38:36 -0400, Tony Weeg > <[EMAIL PROTECTED]> wrote: >> ill try that :) >> but the div sti

Re: css question (sandy help :)

2004-08-26 Thread Tony Weeg
float:right on the div (duhh) valign="top" on the table cell (dull) brain fart day thanks mike t for the help. what a cool guy! On Thu, 26 Aug 2004 15:38:36 -0400, Tony Weeg <[EMAIL PROTECTED]> wrote: > ill try that :) > but the div still isnt shifting to the right,

Re: css question (sandy help :)

2004-08-26 Thread S . Isaac Dealey
td.classname div { text-align: right; float: right; } see if that helps. :) > ill try that :) > but the div still isnt shifting to the right, thats the > main problem... > tw > On Thu, 26 Aug 2004 15:38:18 -0400, William Bowen > <[EMAIL PROTECTED]> wrote: >> seems the div is inheriting the alig

Re: css question (sandy help :)

2004-08-26 Thread Tony Weeg
ill try that :) but the div still isnt shifting to the right, thats the main problem... tw On Thu, 26 Aug 2004 15:38:18 -0400, William Bowen <[EMAIL PROTECTED]> wrote: > seems the div is inheriting the align. > > can you set the text-align property in the div? > > > > >ok, i have a table cell

  1   2   >