Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Adding image of quotes to blockquote


  #1  
Old Apr 13, 2009, 10:59 PM
SmartlyPretty
 
2 posts · Apr 2009
[SOLVED] Adding image of quotes to blockquote

Hi! I searched a lot, so forgive me if this has already been asked. A client of mine would like the blockquotes to have an image of a quote/apostrophe thing in it. My initial attempts to apply the image have been unsuccessful. It's a square image, a box. Is this possible?

Thanks in advance!
  #2  
Old Apr 14, 2009, 05:14 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Add a CSS Insert

HTML Code:
blockquote {
padding-left: 70px; /* make room for the image on the left side */
background: transparent url(/wp-content/themes/atahualpa332/images/blockquote.gif) no-repeat top left;
border: 0;
}
  #3  
Old Apr 15, 2009, 04:50 PM
SmartlyPretty
 
2 posts · Apr 2009
Quote:
Originally Posted by Flynn
Add a CSS Insert

HTML Code:
blockquote {
padding-left: 70px; /* make room for the image on the left side */
background: transparent url(/wp-content/themes/atahualpa332/images/blockquote.gif) no-repeat top left;
border: 0;
}
Thanks so much Flynn- I've been knocking around but can't for the life of me figure where- is it in the Stylesheet?


Thanks again!
  #4  
Old Apr 15, 2009, 05:32 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Add it at Atahualpa Theme Options -> HTML/CSS Inserts -> CSS Insert
  #5  
Old May 13, 2009, 12:20 PM
theyankeeblog
 
5 posts · May 2009
I used the code with Atahualpa333 but it didnt work. I don't think the image exists.
  #6  
Old May 13, 2009, 07:40 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
blockquote.gif was just an example, it does indeed not exist in the theme

Bookmarks

Tags
blockquote, images, quotes



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Adding image to footer does not work. help? crashley1784 Post-Kicker, -Byline & -Footer 6 Dec 1, 2010 06:39 PM
Adding header image ZHowl Header configuration & styling 27 Jul 31, 2009 06:30 PM
[SOLVED] Blockquote styling doesn't seem to work David Atahualpa 3 Wordpress theme 2 Jul 11, 2009 12:38 PM
HELP PLEASE! Trying to use Stray Random Quotes Widget - Won't Work.... laurastone Sidebars & Widgets 1 Mar 30, 2009 05:33 PM
blockquote tags removed from posts Octavio Excerpts, Read more, Pagination 4 Feb 8, 2009 09:23 PM


All times are GMT -6. The time now is 02:55 PM.


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