Photoshop text unreadable
I had an issue with Photoshop CC text, the text on the next line would only go below the original text.
This video shows how to fix this, simple leading setting.
I had an issue with Photoshop CC text, the text on the next line would only go below the original text.
This video shows how to fix this, simple leading setting.
Windows 7 refused to connect to local PCs on the network saying network discovery was disabled and I need to turn it on. I turned it on and restarted but still no joy. I tried several things including registry permissions but the issue was with windows firewall. I had to manually create a new rule…
Sometimes you may experience issues with websites appearing as not secure or other issues with security eventhough they are secure and have a valid SSL. I found that switching off BitDefender SSL solves this as this feature scans for the sites’ SSL and BitDefender will use it’s own if there is no SSL – or…
I had issues with HDD failure and standard backups were not ideal so I am trying Raid for the first time. I considered a controller card but my motherboard has raid built in. Go to bios (del), advanced>components> change to RAID for IDE SATA. Can be under Storage Configurations. Save and exit. The shortcut is…
Excellent guide on creating a text watermark and actions here
I had an issue with the Astra wordpress theme and my Woocommerce store pages. I was stuck with a sidebar that I wasn’t using. Astra sent me the following code to remove the sidebar: add_filter( ‘astra_page_layout’, ‘no_sidebar_shop_page’ ); function no_sidebar_shop_page( $sidebar ) { if ( is_shop() ) { $sidebar = ‘no-sidebar’; } return $sidebar; }…
I had this issue for a few weeks where the pc would hang when closing a Chrome tab. Solutions varied from testing RAM with memtest or Windows Memory Test, closing any backup plan running and updating Nvidia graphics card drivers. The graphics card driver update worked for me. In the google group here bdericks was…