arnoldpiscel
Forum Replies Created
-
Forum: Plugins
In reply to: [Kebo Twitter Feed] Some tweets have paddings?Forum: Plugins
In reply to: [qTranslate X] Custom styles for each languageI SOLVED THIS. THANKS
FOR THOSE WHO WILL HAVE THE SAME PROBLEM USE IN CSS
:lang(ru).full .page-title {
/* RUSSIAN OR OTHER-only styles */
}
:lang(en){
/* English-only styles */
}FIRST GOES :lang(ru) THEN YOUR DIV CLAS NAME OR ID
THANKS <3
Forum: Plugins
In reply to: [qTranslate X] Custom styles for each languageI dont know, maybe I’m explaning bad and you don’t understand me.. I need different styles for inglish and for russian languages . so I need 2 .css files or something like you explained in this question https://www.ads-software.com/support/topic/different-css-styles-for-each-language?replies=5 .
I need totally different styles fo each language if for ENGLISH LANGUAGE it is :
.wrapper {font-family:pompiere;}FOR RUSSIAN it have to be :
.wrapper {font-family:russian;}
Now I explained what I want to solve? :s thanks for your replies anyway <3
Forum: Plugins
In reply to: [qTranslate X] Custom styles for each languageNo, I want to change font on russian language example : on english language I have font “pompiere” which doesnt supports cyrilic letters and when i change language using qtranslate to russian i want to display russian text not on “pompiere” , I want to use another font with cyrilic beautiful letters. I just need to have different fonts(styles) on each language .
Forum: Plugins
In reply to: MASTER SLIDER "HOW TO CHANGE TITLE LENGHT"up
Forum: Plugins
In reply to: MASTER SLIDER "HOW TO CHANGE TITLE LENGHT"guys i found a string which is generating title
`case ‘title’:
$value = $post->post_title;
break;what i need to put in to shorten ttitle?
Forum: Plugins
In reply to: MASTER SLIDER "HOW TO CHANGE TITLE LENGHT"guyssssssss) help
Forum: Plugins
In reply to: Special recent posts HOW TO offset posts by categorynobody knows?://///
Forum: Plugins
In reply to: Special recent posts HOW TO offset posts by categoryhttps://www.ads-software.com/plugins/special-recent-posts/ this is plugin page