Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Twitter Icon Follow-Up... PPAT2 (http://forum.bytesforall.com/showthread.php?t=3673)

aquila423 Oct 1, 2009 01:36 AM

Twitter Icon Follow-Up... PPAT2
 
PPAT2, how did you connect the image from your computer? When clicking the icon, the website link works, but the image has an "X" in place of the image on the website.

Any help would be great, thanks! :-)

Original thread (closed):

May 4, 2009, 01:04 AM
ppat2
Greenback Member 23 posts · Dec 2008


i couldn't find anything on twitter site all they have is widget that shows how to ad updates of twitter in your site..but i figured out it was pretty easy, i just found a "follow me" image loaded into my image folder and used the img tags and put it in sidebar with text option..thanks though


HTML Code:
<a href="your twitter link"><img src="your url that connects the image" /></a>

juggledad Oct 1, 2009 04:36 AM

Any image you want to display in a blog has to be located on the host where the wordpress code is (unless you are grabbing it from some other location on the web). So if your site is 'mydomain.com' and you put the image (let's say you call it twitter.jpg)in the 'atahualpa/images' folder, your link would be
HTML Code:

<a href="your twitter link"><img src="http://mydomain.com/wordpress/wp-content/themes/atahualpa/images/twitter.jpg" /></a>


All times are GMT -6. The time now is 04:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.