Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

xy14

macrumors 6502
Original poster
Mar 9, 2004
294
0
Minneapolis
Can some one please do this for me?

I need someone to put this text on the picture below. If possible, but not necessarily, it should look GHETTOish.

rOb tHa JeWeLry sToRE n tElL eM maKe me a gRiLL

Also, could you tell me a free/cheap way to accomplish this for in the future?
 

Attachments

  • rOb tHa JeWeLry sToRE n tElL eM maKe me a gRiLL.jpg
    rOb tHa JeWeLry sToRE n tElL eM maKe me a gRiLL.jpg
    179.5 KB · Views: 140

xy14

macrumors 6502
Original poster
Mar 9, 2004
294
0
Minneapolis
I just used that and I lack the ability to edit photos..

I need this pic with that text because my friend asked what a grill is so I took this pic and I'm gonna put it on a comment on his myspace with those lyrics (rOb tHa JeWeLry sToRE n tElL eM maKe me a gRiLL) on it.

BTW in case you're wondering the song is "Grillz" by Nelly.
 

Mitthrawnuruodo

Moderator emeritus
Mar 10, 2004
14,453
1,123
Bergen, Norway
Just adding text in a new layer doesn't really require any skill... (to make it good requires skill, but that's another issue... ;)). You just need a quick tutorial...

I just used Seashore to do this (added a new layer (Document-like icon in the Layers (and Channels) Utility Window), then used the text tool ('T') and pasted the text (line brake using opt-return), chose font, size (trial and error) and colour and saved it):
 

Attachments

  • attachment2.jpg
    attachment2.jpg
    194.4 KB · Views: 145

Doctor Q

Administrator
Staff member
Sep 19, 2002
39,858
7,725
Los Angeles
How's this for sneaky? I found a way you can put text over images without an image editor!

1. Put the image anywhere a web browser can see it. Get the URL.

2. Put this text in TextEdit:
Code:
<html>
<head>
<style type="text/css">
h1.absoluteposition {
	font-family: Comic Sans MS, cursive;
	font-style: bold;
	color: pink;
	position: absolute;
	left: 100px;
	top: 200px;
	}
</style>
</head>
<body background="https://forums.macrumors.com/attachment.php?attachmentid=44939">
<h1 class="absoluteposition">
rOb tHa JeWeLry sToRE n tElL eM maKe me a gRiLL
</h1>
</body>
</html>
3. Change the body background= URL to the URL of your image.

4. Change the message text to whatever you want.

5. Set the text style with font-family and font-style and color.

6. Set the text position with left and top.

7. Save the file as myfile.html.

8. In the Finder, drag file myfile.html into a web browser.

9. Make a screen capture!
 

iBlue

macrumors Core
Mar 17, 2005
19,180
15
London, England
Doctor Q said:
How's this for sneaky? I found a way you can put text over images without an image editor!....

sneaky indeed. you never fail us. :)


xy14 said:
I dont get it..
mitthrawnuruodo got it. :p

comic sans is just one of the most ridiculous fonts ever and in pink it's just plain funny. it works perfectly for this particular purpose. a grill - nice touch. :D

style-g-Lg.jpg
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.