Posts

Problemas con el responsive plantilla ajt005_j30 Prototipe - Joomla! Forum - community, help and support

hola: estoy utilizando una plantilla free llamada prototipe (ajt005_j30) que es responsive. el problema es que la parte del logo no es responsive como podeis ver en http://goo.gl/jtmprg . alguien me puede decir como solucionarlo??? gracias. añade este css tu plantilla: code: select all .logo img{ max-width: 100% !important; } Board index Joomla! International Language Support International Zone Spanish Forum Plantillas (templates) y diseño

How do I create captions for my content in the Adobe Suite?

hey guys,   we're creating new tv show , i'm guy in charge of .   i'm relatively new adobe suite (using cs6), , i'm looking way create captions in premiere pro used in sony vegas pro.  had tool in there call caption assistant vasst, plugged interface , plop down , edit captions played.  there sort of tool or workflow in adobe suite allow me this?   i know can import .scc file ( pull vegas pro if still did in there, means booting window , new job mac as possible).    what i'd able correct speech text conversion tool ( suggestions ), , start laying in captions watch , make corrections text go.   thanks bunch help. to best of knowledge, captions must created outside of adobe software.  pp offers option import , lay them off tape.  can't export them file mxf yet. More discussions in Premiere Pro CC adobe

Thread: Add programs to program list?

hi, know how add programs program list? have downloaded aptana studio 3, needs run bash script run properly. there way can click ubuntu icon in top left (i on 11.04) , type aptana , come in results? thanks, alex you can create launcher on desktop, indicate application drag launcher unity menu on left. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Add programs to program list? Ubuntu

Thread: HELP - HP printer not working

summary: have hp printer , working hplip. can't print, following error time: "printer error. printer busy, offline, or in error state." today uninstalled hplip , reinstalled no avail. long story: few months ago installed hplip in computer. version exists in ubuntu repositories (3.10.2). wasn't compatible new-ish printer (laserjet professionel m1212nf mfp) , had download newer version hp (3.10.6 or above). installed on old version , worked beautifully, until ubuntu released major (?) update , hplip version downgraded 3.10.2. reinstalled newer version on top of 3.10.2 several times , worked ok while, month ago started struggling lot. that's when noticed mistake , uninstalled hplip through synaptic , following instructions on hp. installed 3.11.7, still can't print computer (my wife has windows computer works printer). when run hp-setup can't find printer automatically (the connection through wifi network). terminal shows ...

Urgent!!! I have found url(data:image/svg+xml;base64 in css - Joomla! Forum - community, help and support

i edditing error.css file in template/system/css , found code changed code: select all background: url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiia /pgo8c3znihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigd2lkdgg9ijewm cuiighlawdodd0imtawjsigdmlld0jved0imcawidegmsigchjlc2vydmvbc3bly3rsyxrp bz0ibm9uzsi+ciagpgxpbmvhckdyywrpzw50iglkpsjncmfklxvjz2ctz2vuzxjhdgvkii bncmfkawvudfvuaxrzpsj1c2vyu3bhy2vpblvzzsigede9ijaliib5mt0imcuiihgypsiwjs igeti9ijewmcuipgogicagphn0b3agb2zmc2v0psiwjsigc3rvcc1jb2xvcj0ii2yyzjjmmii gc3rvcc1vcgfjaxr5psixii8+ciagica8c3rvccbvzmzzzxq9ijqwjsigc3rvcc1jb2xvcj0i i2zmzmzmziigc3rvcc1vcgfjaxr5psixii8+ciagica8c3rvccbvzmzzzxq9ijewmcuiih n0b3aty29sb3i9iinhywfhyweiihn0b3atb3bhy2l0et0imsivpgogicagphn0b3agb2zmc 2v0psixmdaliibzdg9wlwnvbg9ypsijoge1nji1iibzdg9wlw9wywnpdhk9ijeilz4kica 8l2xpbmvhckdyywrpzw50pgogidxyzwn0ihg9ijaiihk9ijaiihdpzhropsixiibozwlnah q9ijeiigzpbgw9invybcgjz3jhzc11y2dnlwdlbmvyyxrlzckiic8+cjwvc3znpg==); this code before linking image this: background: url(...

Error 101 & 105

i have spent 3 separate times trying download trial of elements , premiere elements. first, installation interrupted after installing 58 minutes. second, full installation occurred until end received error 101.  trying uninstall , reinstall , system claims there pending download in queue don't see that.    please advise. thank you   trina lakin you can reset download experience following solution 2 in troubleshoot adobe download assistant - http://helpx.adobe.com/creative-suite/kb/troubleshoot-download-assistant.html#main_solutio n_2 .    if still continue face difficulties recommend utilizing direct download.  can find details on how initiate direct download of software @ http://forums.adobe.com/thread/981369 . More discussions in Trial Download & Install (Read-Only) adobe

${flexlib} token not being expanded

i compiling module using:   @mxmlc -load-config+=mxmlc-config.xml -o=mymodule.swf in mxmlc-config.xml have: <include-libraries append="true">             <library> ${flexlib} \locale\pt_br\framework_rb.swc</library> </include-libraries> but the ${flexlib} token being taken '.' rather %flex_home%/frameworks directory. can't use custom tokens either: +mycustomtoken=d:\path\to\flex-sdk as ignored in mxmlc-config.xml file. can offer suggestion doing wrong? More discussions in Flex (Read Only) adobe