Ralf Ternes
asked 10 years ago

Hi, I’m using Wallpress and I’m wodering how to change the color of the (black-) cite field ?
I found this point in the template.css in line 1474 (.format-quote .item-content cite a {) but at the overview landing page the cite is shown in black.
 
Many thanks in advance
 
Ralf

Dominic Staff
replied 10 years ago

Firstly, you can tell me detail about the position that you want to change the color. Please send me a screenshot for further checking.

Ralf Ternes
replied 10 years ago

Hi Dominic,
please check this link to find the screenshot.
Thx in advance

Ralf

http://news.physio-info.com/?p=556

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can log in to Dashboard > Post > Edit the post, open Text frame, then edit color in the following code:

<address>
<span style="color: #c0c0c0;">Schicken Sie Ihr Stellengesuch per Mail an [email protected]. Wir veröffentlichen Ihr Gebot</span>
<span style="color: #ff0000;">kostenlos.</span>
</address>

– If you want to change the background color, you can open the template.css file.
Find the line 1442

.format-quote .item-content {}

line 1453

.format-quote blockquote:after { border-top-color: #...; }

Hope this helps !

Ralf Ternes
replied 10 years ago

Hi Dominic,
YES – it works now! Many many thanks! It was the correct line for the background color I havn’t found in the template.css. Now: http://news.physio-info.com/ works great!
BR from Gemany
Ralf

Powered by DW Question & Answer Pro