Hi, what can Imake to put the image counter outside the picture, how can I place it just a little above?
How can I set all the text fonts alike? Thanks.
http://www.manoloacedo.es/wp-content/uploads/2012/04/problema_3.jpg
Hi, what can Imake to put the image counter outside the picture, how can I place it just a little above?
How can I set all the text fonts alike? Thanks.
http://www.manoloacedo.es/wp-content/uploads/2012/04/problema_3.jpg
1) I haven't found a way to put the image counter outside the picture. I think this can't be done without a slider code rewrite (html structure).
2) As far as I know all text fonts use following font families: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif. Only the headlines & blockquotes are different. You can change them with following code - I'd add it to css/custom.css:
h1, h2, h3, h4, h5, h6, blockquote {
font-family: " "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}Thank you very much for your help.
Hi!
Glad that I could help you :)
Best regards,
Peter
This topic has been closed to new replies.