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)
-   -   Changing the links default title text to an image jpg of text (http://forum.bytesforall.com/showthread.php?t=1912)

veenublue Jun 4, 2009 12:38 PM

Changing the links default title text to an image jpg of text
 
I posted this in the WP forums:

Quote:

I am trying to make my "links" title into an image instead of the default. Check it out: http://www.gluesky.com/ Note the "recently bookmarked" in image form and then in the default text above an example link.

Any help would be appreciated!
Vee
I got this reply:
Quote:

Edit sidebar.php and look for <>php wp_list_bookmarks();?>. Replace with <?php wp_list_bookmarks('title_li'); ?>. That will suppress the default text title.

http://codex.wordpress.org/Template_...list_bookmarks
Does anyone know where I might do this edit to my sidebar in the atahualpa theme? Thanks!

juggledad Jun 5, 2009 05:28 AM

If you do this, it will supress the title of ALL widgets. The title gets generated in footer.php at line 36

veenublue Jun 5, 2009 06:05 AM

That would be fine, I am using images for titles. I just went to the footer and tried deleting all kinds of "title" lines in my unprofessional way, but nothing worked to remove it. What would I delete or do to remove all titles in widgets?

Thanks for your help!


All times are GMT -6. The time now is 03:04 PM.

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