aymane258
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How Do i make my template stop resizing particular picturesAs for the jquery is this the code i use , because this won’t work for me
$(‘.col-sm-4’).BlackAndWhite({
hoverEffect : true, // default true
// set the path to BnWWorker.js for a superfast implementation
webworkerPath : false,
// to invert the hover effect
invertHoverEffect: false,
// this option works only on the modern browsers ( on IE lower than 9 it remains always 1)
intensity:1,
speed: { //this property could also be just speed: value for both fadeIn and fadeOut
fadeIn: 200, // 200ms for fadeIn animations
fadeOut: 800 // 800ms for fadeOut animations
},
onImageReady:function(img) {
// this callback gets executed anytime an image is converted
}
});Forum: Fixing WordPress
In reply to: How Do i make my template stop resizing particular picturesWell i am using a widget from the theme shopisle , as for the jquery solution thank you 😀
Forum: Themes and Templates
In reply to: How To add Html Code to Front-page.phpcan no one help me out here?
hey michael I’d like to add some html code to my Frontpage but have no idea how to do so. The code is :` <div class=”servicee-icon”>
<a href=”http://pokemasterboost.com/#”><i class=”pixeden” style=”background:url(http://pokemasterboost.com/wp-content/uploads/2016/08/plantiez-1.png) no-repeat center;width:100%; height:100%;”></i> <!– FOCUS ICON–></a>
</div><div class=”serviceee-icon”>
<a href=”http://pokemasterboost.com/#”><i class=”pixeden” style=”background:url(http://pokemasterboost.com/wp-content/uploads/2016/08/leel.png) no-repeat center;width:100%; height:100%;”></i> <!– FOCUS ICON–></a> </div>`Forum: Themes and Templates
In reply to: [Virtue] How can I add an additional page template phpthank you , one last question what do you mean by function , like is there a function in php to add html ?
Forum: Themes and Templates
In reply to: [Virtue] How can I add an additional page template phpI do need php/html and css for that because all images are linked to eachother and i need to seperate them
Forum: Themes and Templates
In reply to: [Virtue] How can I add an additional page template phpalright kevin i will make the child theme thank you for your help
Forum: Themes and Templates
In reply to: [Virtue] How can I add an additional page template phpMy site is Pokemasterboost.com , what i’m trying to do is when i hover over the images the images change , but the problem atm is that every picture i hover to changes to one picture , i wanna change that by editing the html code and seperating the pictures
Forum: Themes and Templates
In reply to: [Virtue] How can I add an additional page template phpSo what i am understanding here is that i have to open the frontpage.php and add html in to the code? i’m really not good at this , if you help me out with this problem i would appreciate it so much
Forum: Themes and Templates
In reply to: [Virtue] How can I add an additional page template phpIs there a way i can contact you and you can help me directly with it , i’m willing to pay
Forum: Themes and Templates
In reply to: [Albar] Woocommerce insert int Top Bar/Menuyea the thing i’m trying to do is add couple of code to the page , but i only know html , and i don’t know if there is a way to add html code
Forum: Themes and Templates
In reply to: [Virtue] How can I add an additional page template phphey kadence how do i change the html code of my wordpress Home page , i’d like to add some Div’s but have no idea where to add them
Forum: Themes and Templates
In reply to: [Albar] Woocommerce insert int Top Bar/Menuhey do you have any idea how i can change html code of my page , or php or whatever
Forum: Themes and Templates
In reply to: How do i change imageAnyone pleas help how do i change html code or how do i even make changes on my page , i know how to change html and i know how to change javascript , but how do i change the main page which is php or html or whatever
Forum: Themes and Templates
In reply to: How do i change imageOne question how do i change the html code of my page