The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Quote image bar

3 posters

Go down

Solved Quote image bar

Post by hackmodford February 19th 2010, 6:23 pm

http://sbua.forum-motion.com/brain-storm-shelter-f3/let-s-brainstorm-t6.htm
You can see the image that's attached to each quote.
It doesn't match my color scheme. Can I change the image? Or replace it with a solid color?
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

Solved Re: Quote image bar

Post by Sanket February 19th 2010, 8:27 pm

To change the image add this code to your css.
Code:
blockquote cite {   
   background-image: url('Image URL') !important;
      }

Change the image URL.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Quote image bar

Post by hackmodford February 19th 2010, 8:59 pm

I don't think that's what I need.
I want to remove the image that's used where it says "hackmodford wrote:"
and replace it with a simple solid color or an image if I so choose.
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

Solved Re: Quote image bar

Post by Sanket February 19th 2010, 9:00 pm

Well, thats text & not a image which you cannot change
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Quote image bar

Post by hackmodford February 19th 2010, 9:14 pm

No LOL I don't want to relace "hackmodford wrote:"
I want to change the image behind that (with the quote picture thingy)
to just a solid color or maybe an image of my choosing.

and maybe add a little padding to the left of the "hackmodford wrote:" text it's really close to the border...
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

Solved Re: Quote image bar

Post by hackmodford February 20th 2010, 4:51 pm

Bump
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

Solved Re: Quote image bar

Post by ankillien February 20th 2010, 4:59 pm

Hello,

Please navigate to Admin CP > Display > COlors > CSS
Add this code there and submit...

Code:
.post-entry blockquote div cite {
background-image : none !Important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Quote image bar

Post by hackmodford February 20th 2010, 5:14 pm

Thank You not exactly what I needed but from there I was able to change the font's color add a border and all kinds of stuff. It now looks right.

This can be considered solved...
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

Solved Re: Quote image bar

Post by ankillien February 20th 2010, 5:19 pm

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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