Question About Aphrodite CSS »  Show posts from    to     

Icy Phoenix


Old Styles Topics - Question About Aphrodite CSS



jakmak [ Tue 18 Sep, 2007 00:08 ]
Post subject: Question About Aphrodite CSS
Where in the css can I find and change the white box area inside of the quote box?
Can't seem to find it. The template is Aphrodite.
Thanks for helping.

quote


Press 22 [ Tue 18 Sep, 2007 02:09 ]
Post subject: Re: Question About Aphrodite CSS
uhhh, search for quote in the css, you can probably guess it from there.

too lazy to look for it now


Mighty Gorgon [ Thu 20 Sep, 2007 02:14 ]
Post subject: Re: Question About Aphrodite CSS
From this part on...

Code: [Hide] [Select]
.post-text blockquote {
color: #444;
display: block;
margin: 5px 20px;
width: auto;
border: solid 1px #D0D0D0;
background: #FFF url(images/blue/bg_quote_content.gif) bottom right no-repeat;
padding: 5px;
font-size: 12px;
}




Powered by Icy Phoenix