Forum Replies Created
-
Did like this and didn’t work, see here, and it works with no issue on my test blog
/* Adding webfonts */
@font-face {
font-family: 'Alef' !important;
src: url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Bold.eot') !important;
src: url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'),
url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Bold.woff') format('woff'),
url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Bold.ttf') format('truetype'),
url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Bold.svg#alefbold') format('svg') !important;
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Alef' !important;
src: url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Regular.eot') !important;
src: url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Regular.woff') format('woff'),
url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Regular.ttf') format('truetype'),
url('http://www.udiburg.com//blog3/wp-includes/fonts/Alef-Regular.svg#alefregular') format('svg') !important;
font-weight: normal;
font-style: normal;
}
/* End of webfonts */
/* Where to use the webfonts */
/* body {
font:16px/1.1 "Alef", arial, sans-serif;
}
*/
html,h1,h2,h3,h4,h5,h6,b,strong,p,body,a,all {
font-family:"Alef", arial, sans-serif;
font-weight:normal;
font-size:16px;
}
.sidebar h3 {
font-family:"Alef", arial, sans-serif;
font-weight:bold;
font-size:18px;
}
.post-title, .post-title a {
font-family:"Alef", arial, sans-serif;
font-weight:bold;
font-size:22px;
}
.commentform {
font-family:"Alef", arial, sans-serif;
font-weight:normal;
font-size:12px;
}
.single .author_h4 {
font-family:"Alef", arial, sans-serif;
font-weight:bold;
font-size:16px;
color:#2E2E2E;
}
.bgimage-excerpt .slider_post h2 a {
font-family:"Alef", arial, sans-serif;
font-weight:bold;
font-size:18px;
}
/* End of use webfont */In the beginning of every location?
Thanks Prasanna, but this is a bit old plugin and doesn’t support additional types of web fonts that are in use these days.
Let’s say I would like to change the font of the widget title, how do I do that?
I’m always using the “read more” option in my posts, as on the desktop version I don’t use the excerpt option as I want to choose for each post were to break it.
I’ll appreciate this addition.
Thanks, as if you swipe your finger not so slowly it moves to the next post.
Thanks, so anyway to cancel it? As this is driving my visitors crazy 🙂
Kenneth, don’t understand what you mean.
This is not a page, it’s a plugin that I would like to change it’s CSS and to place it in the Widget area.
Thanks Kenneth,
And how do I tell that plugin that he should take it’s CSS from my custom CSS?
How do I start the code?
Syahir, tried the top 10, but it start counting from zero, so I will lose all my counts till today 🙁
I’ll stick with the solution I’ve mentioned above with the great help of your Action Hooks.
Quote:What about this plugin: http://wordpress.org/plugins/top-10/Syahir, I will check your recommendation as well.
thanks.
