Graphic Design Forum | GraphicsCode.net
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do you have the logo in the post box?

2 posters

Go down

How do you have the logo in the post box? Empty How do you have the logo in the post box?

Post by Doc 2010-01-28, 07:35

What is the code used to make it have a logo in the post box? Like how it says GraphicsCode... Thanks for the help

Doc
New Member
New Member

Male Posts : 2
Join date : 2010-01-24

Back to top Go down

How do you have the logo in the post box? Empty Re: How do you have the logo in the post box?

Post by Guest 2010-01-28, 12:45

Its done through a CSS stylesheet:

#text_editor_textarea {
background : url(https://2img.net/h/oi33.tinypic.com/2cmnokw.png);
background-repeat:no-repeat;
background-position:center;
}

just replace the link fro your own image put it in a CSS style sheet and the image should show in textboxes.

Guest
Guest


Back to top Go down

How do you have the logo in the post box? Empty Re: How do you have the logo in the post box?

Post by Kasperx 2010-01-28, 17:35

Awsome this helped me to!
Thanks How do you have the logo in the post box? 945422
Kasperx
Kasperx
Global Moderator
Global Moderator

Male Posts : 567
Join date : 2009-10-05

http://elite-gfx.forumotion.com/

Back to top Go down

How do you have the logo in the post box? Empty Re: How do you have the logo in the post box?

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum