Re: [css-d] CSS Question

2011-04-08 Thread csslist
> On 08.04.2011 08:36, cssl...@bassonhook.com wrote: >> http://www.freehostbc.com/fnfsportsfishing/galleries/gallery.html > > > The addition of... > > #nav {position: relative; z-index: 1;} > > ...will stack nav dropdowns in front of all else in that gallery page. > > regards > Georg > ___

Re: [css-d] CSS Question

2011-04-08 Thread G.Sørtun
On 08.04.2011 08:36, cssl...@bassonhook.com wrote: http://www.freehostbc.com/fnfsportsfishing/galleries/gallery.html The addition of... #nav {position: relative; z-index: 1;} ...will stack nav dropdowns in front of all else in that gallery page. regards Georg ___

Re: [css-d] CSS Question

2011-04-08 Thread Jukka K. Korpela
cssl...@bassonhook.com wrote: List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ Sorry I thought this list had rules disallowing the posting of urls. Well, that would be rather absurd when the topic is CSS, wouldn't it? An

Re: [css-d] CSS Question

2011-04-07 Thread csslist
> On 4/7/11 10:19 PM, cssl...@bassonhook.com wrote: >> I'd provide code but not >> sure what to provide. >> > > > > > Simple. Put your stuff on a public server and provide the the uri to it > in your post to the list. > > Best, > ~d > > > > -- > http://chelseacreekstudio.com/ > http://chelseacreeks

Re: [css-d] CSS Question

2011-04-07 Thread David Laakso
On 4/7/11 10:19 PM, cssl...@bassonhook.com wrote: I'd provide code but not sure what to provide. Simple. Put your stuff on a public server and provide the the uri to it in your post to the list. Best, ~d -- http://chelseacreekstudio.com/ http://chelseacreekstudio.com/fa/

Re: [css-d] css question

2009-02-11 Thread Thierry Koblentz
> -Original Message- > From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css- > discuss.org] On Behalf Of Ib Jensen > Sent: Tuesday, February 10, 2009 3:21 PM > To: css-d@lists.css-discuss.org > Subject: [css-d] css question > > The below css is ripped from another thre

Re: [css-d] css question

2009-02-11 Thread David Dorward
2009/2/10 Ib Jensen : > #sidebar {position: relative;} > #sidebar {position: relative} > > Are both of these writings correct, or are there any differencies in > which version of ccs you are using in connection to (x)HTML. In all versions of CSS, the semi-colon separates property / value pairs. Th

Re: [css-d] css question

2009-02-11 Thread Virgilio Quilario
> The below css is ripped from another thread > > #sidebar {position: relative;} > > #sidebar {position: relative} > > > Are both of these writings correct, or are there any differencies in > which version of ccs you are using in connection to (x)HTML. > Yes, both are correct and there are no diff

Re: [css-d] css question

2009-02-10 Thread Philippe Wittenbergh
On Feb 11, 2009, at 8:20 AM, Ib Jensen wrote: > #sidebar {position: relative;} > > #sidebar {position: relative} > > > Are both of these writings correct, Yes > or are there any differencies in > which version of ccs you are using in connection to (x)HTML. No. Note: I make it a habit of alwa

Re: [css-d] CSS question

2008-10-31 Thread Keith DiSarno
If you are talking about 1) redirecting the short one to the long one or 2) masking the URL to appear as the short one...No. Using PHP, if possible, modifying the htaccess with some REGEX would be a relevant search. Keith D. __

Re: [css-d] CSS question (was: CSS/Dreamweaver question)

2006-11-16 Thread francky
Pardue, Karen T. wrote: >[...] It is my understanding that by choosing "Heading 3", for >example, I will apply the style for that selected heading according to >what is in the attached style sheet for "Heading 3". >My colleague [...] instead uses the CSS Styles Panel to select such >font styles