Some people have a problem with resizing a text box.
text box Photoshop problem with resizing text box

Problem:
When you resize the text box with the move tool the text itself changes as well.

toolbar Photoshop problem with resizing text box

Solution:
What?? Is it that simple?? simply resize while using the Text Tool.

tt twitter micro3 Photoshop problem with resizing text box

Client of mine had an error in an old version of Oscommerce with the featured product.

Error:
Featured Products
1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘-20, 20′ at line 1

select p.products_id, pd.products_name, s.featured_id, s.featured_date_added, s.featured_last_modified, s.expires_date, s.date_status_change, s.status from products p, featured s, products_description pd where p.products_id = pd.products_id and pd.language_id = ’4′ and p.products_id = s.products_id order by pd.products_name limit -20, 20

[TEP STOP]

Solution:

CODE
Line 67 in catalog/includes/classes/split_page_results.php must be changed from:

$this->sql_query .= " limit " . $offset . ", " . $this->number_of_rows_per_page;

to

$this->sql_query .= " limit " . max($offset, 0) . ", " . $this->number_of_rows_per_page;

Line 38 in catalog/admin/includes/classes/split_page_results.php must be changed from:

$sql_query .= " limit " . $offset . ", " . $max_rows_per_page;

to

$sql_query .= " limit " . max($offset, 0) . ", " . $max_rows_per_page;

tt twitter micro3 Oscommerce   1064   You have an error in your SQL syntax;

DescriptionNameGlyphNumericGlyph
no-break space = non-breaking space    
inverted exclamation mark¡¡¡¡
cent sign¢¢¢¢
pound sign££££
currency sign¤¤¤¤
yen sign = yuan sign¥¥¥¥
broken bar = broken vertical bar¦¦¦¦
section sign§§§§
diaeresis = spacing diaeresis¨¨¨¨
copyright sign©©©©
feminine ordinal indicatorªªªª
left-pointing double angle quotation mark««««
not sign = discretionary hyphen¬¬¬¬
soft hyphen = discretionary hyphen­­­­
registered sign = registered trade mark sign®®®®
macron = spacing macron = overline¯¯¯¯
degree sign°°°°
plus-minus sign = plus-or-minus sign±±±±
superscript two = superscript digit two²²²²
superscript three = superscript digit three³³³³
acute accent = spacing acute´´´´
micro signµµµµ
pilcrow sign = paragraph sign¶¶
middle dot = Georgian comma····
cedilla = spacing cedilla¸¸¸¸
superscript one = superscript digit one¹¹¹¹
masculine ordinal indicatorºººº
right-pointing double angle quotation mark»»»»
vulgar fraction one quarter¼¼¼¼
vulgar fraction one half½½½½
vulgar fraction three quarters¾¾¾¾
inverted question mark¿¿¿¿
latin capital letter A with graveÀÀÀÀ
latin capital letter A with acuteÁÁÁÁ
latin capital letter A with circumflexÂÂÂÂ
latin capital letter A with tildeÃÃÃÃ
latin capital letter A with diaeresisÄÄÄÄ
latin capital letter A with ring aboveÅÅÅÅ
latin capital letter AEÆÆÆÆ
latin capital letter C with cedillaÇÇÇÇ
latin capital letter E with graveÈÈÈÈ
latin capital letter E with acuteÉÉÉÉ
latin capital letter E with circumflexÊÊÊÊ
latin capital letter E with diaeresisËËËË
latin capital letter I with graveÌÌÌÌ
latin capital letter I with acuteÍÍÍÍ
latin capital letter I with circumflexÎÎÎÎ
latin capital letter I with diaeresisÏÏÏÏ
latin capital letter ETHÐÐÐÐ
latin capital letter N with tildeÑÑÑÑ
latin capital letter O with graveÒÒÒÒ
latin capital letter O with acuteÓÓÓÓ
latin capital letter O with circumflexÔÔÔÔ
latin capital letter O with tildeÕÕÕÕ
latin capital letter O with diaeresisÖÖÖÖ
multiplication sign××××
latin capital letter O with strokeØØØØ
latin capital letter U with graveÙÙÙÙ
latin capital letter U with acuteÚÚÚÚ
latin capital letter U with circumflexÛÛÛÛ
latin capital letter U with diaeresisÜÜÜÜ
latin capital letter Y with acuteÝÝÝÝ
latin capital letter THORNÞÞÞÞ
latin small letter sharp s = ess-zedßßßß
latin small letter a with graveàààà
latin small letter a with acuteáááá
latin small letter a with circumflexââââ
latin small letter a with tildeãããã
latin small letter a with diaeresisääää
latin small letter a with ring aboveåååå
latin small letter aeææææ
latin small letter c with cedillaçççç
latin small letter e with graveèèèè
latin small letter e with acuteéééé
latin small letter e with circumflexêêêê
latin small letter e with diaeresisëëëë
latin small letter i with graveìììì
latin small letter i with acuteíííí
latin small letter i with circumflexîîîî
latin small letter i with diaeresisïïïï
latin small letter ethðððð
latin small letter n with tildeññññ
latin small letter o with graveòòòò
latin small letter o with acuteóóóó
latin small letter o with circumflexôôôô
latin small letter o with tildeõõõõ
latin small letter o with diaeresisöööö
division sign÷÷÷÷
latin small letter o with strokeøøøø
latin small letter u with graveùùùù
latin small letter u with acuteúúúú
latin small letter u with circumflexûûûû
latin small letter u with diaeresisüüüü
latin small letter y with acuteýýýý
latin small letter thorn withþþþþ
latin small letter y with diaeresisÿÿÿÿ
latin small f with hook = functionƒƒƒƒ
greek capital letter alphaΑΑΑΑ
greek capital letter betaΒΒΒΒ
greek capital letter gammaΓΓΓΓ
greek capital letter deltaΔΔΔΔ
greek capital letter epsilonΕΕΕΕ
greek capital letter zetaΖΖΖΖ
greek capital letter etaΗΗΗΗ
greek capital letter thetaΘΘΘΘ
greek capital letter iotaΙΙΙΙ
greek capital letter kappaΚΚΚΚ
greek capital letter lambdaΛΛΛΛ
greek capital letter muΜΜΜΜ
greek capital letter nuΝΝΝΝ
greek capital letter xiΞΞΞΞ
greek capital letter omicronΟΟΟΟ
greek capital letter piΠΠΠΠ
greek capital letter rhoΡΡΡΡ
greek capital letter sigmaΣΣΣΣ
greek capital letter tauΤΤΤΤ
greek capital letter upsilonΥΥΥΥ
greek capital letter phiΦΦΦΦ
greek capital letter chiΧΧΧΧ
greek capital letter psiΨΨΨΨ
greek capital letter omegaΩΩΩΩ
greek small letter alphaαααα
greek small letter betaββββ
greek small letter gammaγγγγ
greek small letter deltaδδδδ
greek small letter epsilonεεεε
greek small letter zetaζζζζ
greek small letter etaηηηη
greek small letter thetaθθθθ
greek small letter iotaιιιι
greek small letter kappaκκκκ
greek small letter lambdaλλλλ
greek small letter muμμμμ
greek small letter nuνννν
greek small letter xiξξξξ
greek small letter omicronοοοο
greek small letter piππππ
greek small letter rhoρρρρ
greek small letter final sigmaςςςς
greek small letter sigmaσσσσ
greek small letter tauττττ
greek small letter upsilonυυυυ
greek small letter phiφφφφ
greek small letter chiχχχχ
greek small letter psiψψψψ
greek small letter omegaωωωω
greek small letter theta symbolϑϑϑϑ
greek upsilon with hook symbolϒϒϒϒ
greek pi symbolϖϖϖϖ
bullet = black small circle••
horizontal ellipsis = three dot leader……
prime = minutes = feet′′
double prime = seconds = inches″″
overline = spacing overscore‾‾
fraction slash⁄⁄
script capital P = power set℘℘
blackletter capital I = imaginary partℑℑ
blackletter capital R = real part symbolℜℜ
trade mark sign™™
alef symbol = first transfinite cardinalℵℵ
leftwards arrow←←
upwards arrow↑↑
rightwards arrow→→
downwards arrow↓↓
left right arrow↔↔
downwards arrow with corner leftwards↵↵
leftwards double arrow⇐⇐
upwards double arrow⇑⇑
rightwards double arrow⇒⇒
downwards double arrow⇓⇓
left right double arrow⇔⇔
for all∀∀
partial differential∂∂
there exists∃∃
empty set = null set = diameter∅∅
nabla = backward difference∇∇
element of∈∈
not an element of∉∉
contains as member∋∋
n-ary product = product sign∏∏
n-ary sumation∑∑
minus sign−−
asterisk operator∗∗
square root = radical sign√√
proportional to∝∝
infinity∞∞
angle∠∠
logical and = wedge∧∧
logical or = vee∨∨
intersection = cap∩∩
union = cup∪∪
integral∫∫
therefore∴∴
tilde operator = varies with = similar to∼∼
approximately equal to≅≅
almost equal to = asymptotic to≈≈
not equal to≠≠
identical to≡≡
less-than or equal to≤≤
greater-than or equal to≥≥
subset of⊂⊂
superset of⊃⊃
not a subset of⊄⊄
subset of or equal to⊆⊆
superset of or equal to⊇⊇
circled plus = direct sum⊕⊕
circled times = vector product⊗⊗
up tack = orthogonal to = perpendicular⊥⊥
dot operator⋅⋅
left ceiling = apl upstile⌈⌈
right ceiling⌉⌉
left floor = apl downstile⌊⌊
right floor⌋⌋
left-pointing angle bracket = bra⟨〈
right-pointing angle bracket = ket⟩〉
lozenge◊◊
black spade suit♠♠
black club suit = shamrock♣♣
black heart suit = valentine♥♥
black diamond suit♦♦
quotation mark = APL quote""""
ampersand&&&&
less-than sign&lt;<&#60;<
greater-than sign&gt;>&#62;>
latin capital ligature OE&OElig;Œ&#338;Œ
latin small ligature oe&oelig;œ&#339;œ
latin capital letter S with caron&Scaron;Š&#352;Š
latin small letter s with caron&scaron;š&#353;š
latin capital letter Y with diaeresis&Yuml;Ÿ&#376;Ÿ
modifier letter circumflex accent&circ;ˆ&#710;ˆ
small tilde&tilde;˜&#732;˜
en space&ensp;&#8194;
em space&emsp;&#8195;
thin space&thinsp;&#8201;
zero width non-joiner&zwnj;&#8204;
zero width joiner&zwj;&#8205;
left-to-right mark&lrm;&#8206;
right-to-left mark&rlm;&#8207;
en dash&ndash;&#8211;
em dash&mdash;&#8212;
left single quotation mark&lsquo;&#8216;
right single quotation mark&rsquo;&#8217;
single low-9 quotation mark&sbquo;&#8218;
left double quotation mark&ldquo;&#8220;
right double quotation mark&rdquo;&#8221;
double low-9 quotation mark&bdquo;&#8222;
dagger&dagger;&#8224;
double dagger&Dagger;&#8225;
per mille sign&permil;&#8240;
single left-pointing angle quotation mark&lsaquo;&#8249;
single right-pointing angle quotation mark&rsaquo;&#8250;
euro sign&euro;&#8364;

tt twitter micro3 Glyphs en Tekens

Add the following immediately before the call to wp_head:

/*If the post has the 'css' custom field, load a stylesheet
	 *The stylesheet to load is based on the value of the 'css' field
	 */
	if ( get_post_meta($post->ID, 'css', true) ) {
		$style = get_post_meta($post->ID, 'css', true);
		$stylepath = get_bloginfo('template_url') . '/css/' . $style . '.css';
		echo "<link rel=\"stylesheet\" type=\"text/css\" media=\"all\" href=\"$stylepath\" />\n";
	}

For example, if you want to use a stylesheet called custom.css on your post, you’ll have to create a folder in your theme directory called css and put your stylesheet there (for me the path would be www.domainname.com/wp-content/themes/yourtheme/css). Then add a Custom Field to your post named css with the value custom.

tt twitter micro3 WordPress   Add CSS to a Single Post

Add the following immediately before the call to wp_head:

/* If the post has the 'javascript' custom field, load a script
	 * The script to load is based on the value of the 'javascript' field
	 */
	if ( is_single() && get_post_meta($post->ID, 'javascript', true) ) {
		$script = get_post_meta($post->ID, 'javascript', true);
		$script_path = get_bloginfo('template_url') . '/js/' . $script . '.js';
		wp_enqueue_script( $script, $script_path );
	}

For example, if you want to use a javascript called custom.js on your post, you’ll have to create a folder in your theme directory called js and put your jacascript there (for me the path would be www.domainname.com/wp-content/themes/yourtheme/js). Then add a Custom Field to your post named javascript with the value custom.

tt twitter micro3 Wordpress   Add Javascript to a Single Post

tt twitter micro3 Another Drop Shadow

Free Business Card Template Jeans Style

Download Files Demo

tt twitter micro3 Free Business Card Jeans Style

Disabling wpautop()

To disable wpautop(), just add this code to your theme’s functions.php file:

//disable wpautop filter
remove_filter ('the_content',  'wpautop');

tt twitter micro3 Disabling wpautop()   WordPress Editor