473,769 Members | 1,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How Do I Remove White Space?

tharden3
916 Contributor
How do I remove white space around an icon? I have been using some helpful icon pics from google images to spice up a website that I'm making. In many instances though, the icon is not square, but irregularly shaped, leaving white space to make a square around the icon. In one case, I was using a 16 x 16 gif image of a movie reel (a round object) but I could not get rid of the white space around the object. How can I do this?
Jul 22 '08 #1
5 13976
nitinpatel1117
111 New Member
You need to delete the white space and make it transparent.

i.e. use the eraser tool, and delete the white space.

I'm not sure it this can be done in MS paint, so you might have to use photoshop or another image editing program that can handle transparency

once you have deleted the white space, save the image as a transparent gif, and then use this new image to convert into an icon.
Jul 22 '08 #2
tharden3
916 Contributor
You need to delete the white space and make it transparent.

i.e. use the eraser tool, and delete the white space.

I'm not sure it this can be done in MS paint, so you might have to use photoshop or another image editing program that can handle transparency

once you have deleted the white space, save the image as a transparent gif, and then use this new image to convert into an icon.
ehh, thanks for the answer... I do only have mspaint, and I know it can't be done there. That program has about as many functions as my little sisters tricycle. I need to pick up a copy of photoshop this week. It's like $90 right? And I had another question:
When you see all those crazy pictures people have made and edited using photoshop, can that stuff be done in Elements 6? Or do you need the huge CS3 version to do anything cool?
Jul 22 '08 #3
gits
5,390 Recognized Expert Moderator Expert
i don't know ps elements ... but before paying something you might have a look at GIMP which is an openSource alternative to photoshop and which should be more than enough for the most things ...

kind regards
Jul 22 '08 #4
tharden3
916 Contributor
i don't know ps elements ... but before paying something you might have a look at GIMP which is an openSource alternative to photoshop and which should be more than enough for the most things ...

kind regards
True. I do have Ubuntu, which comes with GIMP. I'll take a look.
Jul 22 '08 #5
drhowarddrfine
7,435 Recognized Expert Expert
Photoshop Elements is around $90 but Photoshop itself (CS3) is $650.

Most people don't need Photoshop and The Gimp does everything you're most likely to need and almost everything Photoshop does.
Jul 22 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
12115
by: tabert | last post by:
I want to use JavaScript when a button is clicked to show and hide a SPAN or DIV. This works in both IE and Netscape, but what I'd like to happen is for there to be no white space where the hidden div is. I start with two visible divs and in between them are two more hidden ones...in Firefox this works fine--the two visible ones are right next to each other, the button fires the script and the other div shows up in the middle. Another...
4
1763
by: Aaron | last post by:
is there a way to remove all white spaces in the html output? ie. everything as one line.
2
6628
by: shagy | last post by:
Hi, I'm having a problem with a <select><option> which has white space in values... When I post the data I only get the first word (up to the white space). "Testing white space" becomes "Testing" after posting code... <select name="descr" id="descr">
4
23800
by: feucos | last post by:
Hi all, I am new to these so plz never mind if this is funny. here is my problem : Table : moody Column : Title
5
4167
by: Steve | last post by:
I'm getting string returned from my Database with a space in front of it, it sometimes it looks like this 8 9 10 1 and so one, how can I remove the white space in front of the numbers? Its actually causing an error on one of my pages and I'm not sure how to remove it in the beginning of the string.
4
2124
by: mosesdinakaran | last post by:
Can any one explain how the rule is applied for the following Regular expression $Str = 'the red king'; $Pattern = '/((red|white) (king|queen))/'; preg_match($Pattern,$Str,$Val); Result:
1
4421
by: bdbeames | last post by:
I am currently getting some forecast data from a web site using (file_get_contents), then I'm using explode to put the string in an array, which I am then parsing. The trouble is when I use explode() are several empty elements between each full one. Example. Array ( => this => is => => => a => => => test ) If I print the sting before I explode it I only see one space between each word, but the it seems to be that there is more...
2
3872
by: progvar | last post by:
Hi i have not any idea how to remove white space in vb actualy i am accessing value from table some time the column is null and some time it contain space means user press space bar to remove data from that field when i access value null field executes but the field which contain white space please give some idea how i can remove executes data in both conditions or how i will remove white space thanks veer
3
3902
by: DavidPr | last post by:
I'm trying to replace all the white space in a user submitted variable. For instance: $page_name = $_POST; needs to be changed to - SpecialOffer or better yet - specialoffer I've tried to use these: $page_name = 'Special Offer'; $str = "$page_name"; $str = preg_replace('/\s\s+/', ' ', trim($str));
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10045
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9994
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8870
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6673
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5298
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3958
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.