Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Small Question
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#11
RE: Small Question

(09-29-2012, 05:47 PM)Aldighieri Wrote: But then you couldn't capitalize sentences.

To do it properly, you'd need a text parser, but you can only find those on Endor.

Be sure to check for spelling and other grammar errors and fix them, too.

Tutorials: From Noob to Pro
09-29-2012, 11:26 PM
Website Find
Ghieri Offline
Posting Freak

Posts: 2,374
Threads: 8
Joined: May 2012
Reputation: 60
#12
RE: Small Question

(09-29-2012, 11:26 PM)Your Computer Wrote:
(09-29-2012, 05:47 PM)Aldighieri Wrote: But then you couldn't capitalize sentences.

To do it properly, you'd need a text parser, but you can only find those on Endor.

Be sure to check for spelling and other grammar errors and fix them, too.
There's only so much hand-holding you can do.

[Image: tumblr_n6m5lsQThQ1qc99nxo1_250.gif]
10-02-2012, 12:54 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#13
RE: Small Question

(10-02-2012, 12:54 AM)Aldighieri Wrote: There's only so much hand-holding you can do.

Your responses show you have no experience in web design. It is not difficult to limit the CSS code i provided to Youtube thumbnails. Style sheets do not modify the original text, only how they are presented in the browser. Video titles are not links, so the style sheet would not apply to video titles, therefore the browser would render the video title in all the glory that the user wanted for the video title, including capitalized sentences. To say anything more than this is required to solve obnoxious titles shows lack of understanding of web design and web development.

Tutorials: From Noob to Pro
10-02-2012, 01:26 AM
Website Find
Ghieri Offline
Posting Freak

Posts: 2,374
Threads: 8
Joined: May 2012
Reputation: 60
#14
RE: Small Question

(10-02-2012, 01:26 AM)Your Computer Wrote:
(10-02-2012, 12:54 AM)Aldighieri Wrote: There's only so much hand-holding you can do.

Your responses show you have no experience in web design. It is not difficult to limit the CSS code i provided to Youtube thumbnails. Style sheets do not modify the original text, only how they are presented in the browser. Video titles are not links, so the style sheet would not apply to video titles, therefore the browser would render the video title in all the glory that the user wanted for the video title, including capitalized sentences. To say anything more than this is required to solve obnoxious titles shows lack of understanding of web design and web development.

If you wanted capitalized letters at the beginning of sentences, text-transform would not be your best bet.

A scripted parser is what you would need to guarantee that video titles looked neato, but take longer to write. Hence Youtube doesn't format the titles.

[Image: tumblr_n6m5lsQThQ1qc99nxo1_250.gif]
(This post was last modified: 10-02-2012, 07:52 AM by Ghieri.)
10-02-2012, 07:40 AM
Find




Users browsing this thread: 1 Guest(s)