Re: [css-d] Wrong Selector?

2015-10-12 Thread Ryan Reese
Would there be a disadvantage to just using the > >> > >>.navbar a { > >>color:white !important; > >>} > >> though? Sure would be easy. > >> > >> Thanks again! > >> > >> Theophan > &

Re: [css-d] Wrong Selector?

2015-10-12 Thread Ryan Reese
Would there be a disadvantage to just using the > > > > .navbar a { > > color:white !important; > > } > > though? Sure would be easy. > > > > Thanks again! > > > > Theophan > > > > > >> On Oct 12,

Re: [css-d] Wrong Selector?

2015-10-12 Thread Ryan Reese
> List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d@lists.css-d

Re: [css-d] css validation error

2015-06-30 Thread Ryan Reese
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 by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Ryan R

Re: [css-d] Why do I get this gap at the top of the page ?

2015-06-06 Thread Ryan Reese
ested in Firefox and Chrome and briefly in IE11. > > Regards, > > Tim Dawson > > > -- > Tim Dawson > Maolbhuidhe > Fionnphort > Isle of Mull PA66 6BP > > 01681 700718 > ___

Re: [css-d] Vertical & Horizontal Center ?

2015-06-04 Thread Ryan Reese
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 evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Ryan Reese ___

Re: [css-d] Vertical & Horizontal Center ?

2015-06-03 Thread Ryan Reese
Display table/table-cell replicates the table counterparts. You certainly don't need to know a tables height to center it. It's no different in CSS...As my example shows. On Wed, Jun 3, 2015 at 9:04 PM, Ryan Reese wrote: > http://codepen.io/ryanreese09/pen/NqpMYa > > On Wed,

Re: [css-d] Vertical & Horizontal Center ?

2015-06-03 Thread Ryan Reese
/www.dropbox.com/mailbox> > > > On Wed, Jun 3, 2015 at 9:01 PM, Ryan Reese > wrote: > >> I'm confused. You say if you can't use flex, you can't do it. Then you >> acknowledge the table/table-cell approach exists. So why not use >> table/table-cel

Re: [css-d] Vertical & Horizontal Center ?

2015-06-03 Thread Ryan Reese
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 by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Ryan Reese _

Re: [css-d] Selecting text in element

2015-04-22 Thread Ryan Reese
.456.4279 | medialogic.com > > > #663399 > __ > 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 -- ht

Re: [css-d] Set widths create different height buttons at different screen widths.

2015-04-14 Thread Ryan Reese
ded a min-height to the s. Quick fix. Probably a better fix out > there. > __ > 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

Re: [css-d] footer won't stay put

2015-04-08 Thread Ryan Reese
www.sbctc.edu<http://www.sbctc.edu> > > __ > 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] FOUC on homepage

2015-03-20 Thread Ryan Reese
dev...? > > I have read on various fixes, but I think this is peculiar to my specific > case. > > On Fri, Mar 20, 2015 at 10:40 AM, Ryan Reese > wrote: > >> Flash Of Unstyled Content. Man I haven't heard about that in years. >> >> Have you tried Googl

Re: [css-d] FOUC on homepage

2015-03-20 Thread Ryan Reese
ese that this problem no longer exists in web dev...? > > I have read on various fixes, but I think this is peculiar to my specific > case. > > On Fri, Mar 20, 2015 at 10:40 AM, Ryan Reese > wrote: > >> Flash Of Unstyled Content. Man I haven't heard about that in years. >

Re: [css-d] FOUC on homepage

2015-03-20 Thread Ryan Reese
- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org]

Re: [css-d] horizontally aligning icons

2015-03-16 Thread Ryan Reese
x27;t pertain to the OPs issues. On Mon, Mar 16, 2015 at 10:27 PM, Karl DeSaulniers wrote: > On Mar 16, 2015, at 7:43 PM, John wrote: > > >> On Mar 16, 2015, at 5:41 PM, Ryan Reese > wrote: > >> > >> Text-align:center is a fine way to center list items. Noone

Re: [css-d] horizontally aligning icons

2015-03-16 Thread Ryan Reese
ys to center items but it just depends on your situation. You can breathe easy. Text-align:center; is the easiest way to center inline/inline-block elements. On Mon, Mar 16, 2015 at 8:38 PM, John wrote: > On Mar 16, 2015, at 5:36 PM, Ryan Reese > wrote: > > Semantics is purely in the HT

Re: [css-d] horizontally aligning icons

2015-03-16 Thread Ryan Reese
_ > 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 by evolt.org -- http:/

Re: [css-d] :after not working in FF or IE but fine in Chrome and Safari

2015-03-03 Thread Ryan Reese
n. On Tue, Mar 3, 2015 at 12:48 PM, Ryan Reese wrote: > Why are you not just doing content:''; and then setting it as a background > image? > > Content is not the same as a background image. It looks like you meant > this. > .responsive-tabs-wrapper:after { > content:

Re: [css-d] :after not working in FF or IE but fine in Chrome and Safari

2015-03-03 Thread Ryan Reese
.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-disc