Posts

Old Export Images have transparent BGs, now they're exporting with white BGs, why?

so have previous pdf export of particular indesign cs5.5 document images showing transparent backgrounds (ie: page background colors show through transparency should appear). after changing colors on layout, , exporting again, new pdf's images showing white backgrounds should show transparency.   what has happened , how fix this?   i attach files if helps, they're 15mb piece. sounds flattening issue spot colors.   what export settings?   bob More discussions in InDesign adobe

Joomla Content Filter Rules in mod_roksprocket - Joomla! Forum - community, help and support

Image
hi, noob in joomla world needs helping hand editing/adding content "joomla content filter rules" in joomla 3.1.1 installation (production site). creating new article correct category etc. (or copying existing 1 , renaming) doesn't update filter must missing something. sorry if don't have correct "joomla jargon" yet... try improve along road of learning in module manager have "module" (mod_roksprocket) "assigned" articles , long list of rules in column right "joomla content filter rules". provider "joomla" type "moasic" when create new article (as explained above) list in module not updated automaticly assume. what missing? how new article "published" in "module" shown on generated page? i have "removed" item list (click little - button) , don't know how on list again. sorry if obvious else me... have not had luck search function. regards kim Board index ...

Thread: How to rip dvd's?

i have ubuntu 10.04, , know how rip dvd. not movie, can buy in stores, dvd school play in. if helps, there 2 folders in (when open in folder) audio_ts (0 items) video_ts (11 items) (contents of video_ts): video_ts.bup video_ts.ifo video_ts.vob vts_01_0.bup vts_01_0.ifo vts_01_0.vob vts_01_1.vob vts_01_2.vob vts_01_3.vob vts_01_4.vob vts_01_5.vob so, want make video, .avi, or (whatever format best, or available) handbrake (3rd party repo) arista transcoder dvd::rip acidrip name few ... Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] How to rip dvd's? Ubuntu

Thread: WebGL stopped working

webgl working few weeks ago in both chromium , firefox mysteriously broken in both. "libgl" packages appear installed still. opengl must working since hardware accelerated desktop effects ok. following these tips typed "glxinfo" , found relevant version not less 2.0. in fact got this: code: name of display: :0.0 display: :0 screen: 0 direct rendering: yes server glx vendor string: nvidia corporation server glx version string: 1.4 server glx extensions: glx_ext_visual_info, glx_ext_visual_rating, glx_sgix_fbconfig, glx_sgix_pbuffer, glx_sgi_video_sync, glx_sgi_swap_control, glx_ext_swap_control, glx_ext_texture_from_pixmap, glx_arb_create_context, glx_arb_create_context_profile, glx_ext_create_context_es2_profile, glx_arb_create_context_robustness, glx_arb_multisample, glx_nv_float_buffer, glx_arb_fbconfig_float, glx_ext_framebuffer_srgb client glx vendor string: nvidia corporation client glx version string...

Thread: Can't get my Broadcom wireless card to work

Image
so found old laptop , decided install ubuntu on speed up. past couple hours i've been pulling hair out trying wireless card work. connected through ethernet cable right now. have looked @ topics here , keep getting errors when following steps, have made topic help. have broadcom corporation bcm4306 802.11b/g wireless lan controller [14e4:4320] (rev 03). thanks! i have broadcom bcm4313 , requires proprietary driver work properly, did see if proprietary driver available device? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] Can't get my Broadcom wireless card to work Ubuntu

Using CS SDK 2.0 with Flash Builder 4.7

using following components:   mac os 10.8.2 flash builder 4.7 cs sdk 2.0 cs6 indesign (8.0.1)   followed instructions in cs sdk 2.0/cs_sdk_guide.pdf build basic extension indesign.   double checked re-doing instructions. double checked version numbers etc making sure tallys.   launched fb followed indesign.   get error in fb debugger:   main thread (suspended: verifyerror: error #1079: native methods not allowed in loaded code.)   playerdebugmode 1 loglevel 6   no errors in:   ~/library/logs/csxs/csxs3-idsn.log ~/library/preferences/macromedia/flash player/logs/flashlog.txt it doesn't work. need 4.6 or 4.5. More discussions in Creative Suite SDK adobe

Module position not displaying correctly - Joomla! Forum - community, help and support

hey all- i have template have purchased , i'm struggling position of couple of modules. website http://www.cafelafayettedinnertrain.com the modules in question on homepage - featurette , upcoming events. there seems problem position "maintop". 2 modules meant sit side side not. sitting 1 on top of other. here code particular section. code: select all  <!-- maintop -->     <?php if ($this->countmodules('maintop') && $hidebyview == false && $layout !== 'edit'): ?>       <div id="maintop-row">         <div class="row-container">           <div class="<?php echo $containerclass; ?>">             <div id="maintop" class="<?php echo $rowclass; ?>">               <jdoc:include type="modules" name="maintop" st...