[css-d] :: opera mini/5.1 ::

2010-07-25 Thread David Laakso
Let's play. This is a first pass [trust me, it ain't easy :-) ]: Sanyo Mirro SCP3810 for BoostMobile. Software: Opera Mini/5.1. uri mobile css Line 490 through 688 Opera Mini Simulator Fairly close to renderi

Re: [css-d] Sliding doors menu problem

2010-07-25 Thread Alex Mitchell
On Sat, Jul 24, 2010 at 9:03 AM, Ville Viklund wrote: > Hi, > > I am having a problem with sliding doors menu; right side image is going > over the left side image. I have tried various tutorials, but without > any luck. The problem occurs in all browsers. > > Example can be seen here http://turb

Re: [css-d] Inline Style

2010-07-25 Thread Philip Taylor (Webmaster, Ret'd)
John D wrote: >> Well, you can, but not using a pseudoelement and inline CSS. Why would you >> be restricted to inline CSS? > > Because Google Websites (http://sites.google.com) does not allow editing of > headers to introduce external style sheets or header styles. That is the > problem. It i

Re: [css-d] Inline Style

2010-07-25 Thread John D
> I don't use google pages so I don't know if they will accept a > section. > Just tried it and it says my page contains unsafe material and will be removed. So it doesn't work unfortunately. Regards, __ css-discuss [cs..

Re: [css-d] Inline Style

2010-07-25 Thread John D
> I don't use google pages so I don't know if they will accept a > section. > > >p.testfl:first-letter { >color:#ff; >font-size:xx-large; >margin-right: -6px; > } > > > This is a text. > This is more text > So what you are saying is that I should just c

Re: [css-d] Inline Style

2010-07-25 Thread Claude Needham
On Sun, Jul 25, 2010 at 11:09 AM, John D wrote: > It works and I can live with it for now.  I am restricted because of > restrictions imposed by Google Sites.  See my previous message. > Thanks for the wonderful trick. > Regards, If you are trying to create a teaching situation with free websites

Re: [css-d] Inline Style

2010-07-25 Thread John D
> Well, as far as I can see, it can be "inside of ... " > but not "inside of ". In other words : > > > You can use the > :first-letter pseudo-element to add a special effect to the first > character of a text! > > > but perhaps I'm missing something. Oh no you didn't miss anything; it is

Re: [css-d] Inline Style

2010-07-25 Thread John D
> > Well, you can, but not using a pseudoelement and inline CSS. Why would you > be restricted to inline CSS? Because Google Websites (http://sites.google.com) does not allow editing of headers to introduce external style sheets or header styles. That is the problem. It is a free site and t

Re: [css-d] Inline Style

2010-07-25 Thread Jukka K. Korpela
John Dick wrote: > How do you style the following using inline style: > > p:first-letter You don't. Pseudoelemnts do not exist in markup, so you can't assign inline styles to them. > { > color:#ff; > font-size:xx-large; > } Questionable, since you don't set background, you use pure red as

Re: [css-d] Inline Style

2010-07-25 Thread Philip Taylor (Webmaster, Ret'd)
John Dick wrote: > How do you style the following using inline style: > > p:first-letter > { > color:#ff; > font-size:xx-large; > } > HTML is as follows: > > > You can use the :first-letter pseudo-element to add a special effect to the > first character of a text!

[css-d] Inline Style

2010-07-25 Thread John Dick
How do you style the following using inline style: p:first-letter { color:#ff; font-size:xx-large; } HTML is as follows: You can use the :first-letter pseudo-element to add a special effect to the first character of a text! I want the style to

Re: [css-d] Remove a:hover Background-color: Images

2010-07-25 Thread Christian Kirchhoff
Hi Matoca, take a look at this page: http://www.css-discuss.org/policies.html There it says: "If you're asking for help with a problem, then remember this: A description of your problem is good. A URL to a page showing your problem is much, much better." And: "Do not send attachments to the li

[css-d] vertivaly centering a sprite...

2010-07-25 Thread tomo jacobson
hi, i have one more problem.. i'd like to verticaly center the sprite here: www.tomojacobson.art.pl/strona have no clue how... thanks love from Tomo www.tomojacobson.blogspot.com __ css-discuss [cs...@lists.css-discuss

Re: [css-d] Need to text to clear image

2010-07-25 Thread Duncan Hill
On Sun, 25 Jul 2010 02:49:01 +0100, Brian M. Curran wrote: > Hiya All, > > How come the text isn't clearing the image on my paper to cad page? My > website is draftingservices dot com. > > > Here's the code I used: > > > .textBoxRight > > { > > width: 420px; > >