bradzazzara
Forum Replies Created
-
i have been able to set the child theme up but after that I have no clue how to precede ??
is there any way you could explain that for a beginner? I am new to this as within the past couple days and although I have learned a lot, I am still not any where close to knowing how to do anything super technical.
you are saying that I cannot use this
.archive-header {display: none;}
and just insert
display: "default category name"
if not, could you please help me figure out what to insert. I would very very appreciative
OK. If its not too much trouble can I ask exactly why that is? would it not produce the same effect?
Forum: Themes and Templates
In reply to: [Leaf] Can I have a two separate blogs on one site?Awesome! Thanks so much WPyogi, I figured it out!
Forum: Themes and Templates
In reply to: [Leaf] Slider ImageIf you click on that article through the slider you can see the picture that is supposed to be coming up. Why is it different than the image showing in the slider
Forum: Themes and Templates
In reply to: [Leaf] Using Blog-in-Blog plugin with Leaf blog templatehttps://www.exposedtraveler.com/my-list-of-jobs/teaching-english-in-thailand/
i would like it to look like the main blog template with pictures that yo can click on instead of the whole blof post showing
Thanks in Advance!
sorry im new to web development ??
Forum: Themes and Templates
In reply to: [Leaf] Slider Imageno its still showing a part of the picture that is no longer in the image I have specified. Maybe it is having issues uploading.
It is showing part of the picture BEFORE i edited the image….
Forum: Themes and Templates
In reply to: [Leaf] Slider ImageThe ratio is for the columns. 75% and 25%
#primary { width: 75%; } #secondary { width: 25%; }
i dont know the new ratio for the slider though
Forum: Themes and Templates
In reply to: [Leaf] Slider Imagehey thanks for the response!
i changed it via custom css. My problem is that the featured image I have selected for “teaching english in thailand: salary” is showing the top of the original image. It is not showing the image that I have cropped. The part showing is the top unfocused part of the original image.
Is there a way to find out what dimensions I need for the picture or what ratio?
Thanks for the help.
Forum: Themes and Templates
In reply to: [Leaf] Slider Imagecurrently the slider just shows the top left corner of a post. It does not change if i change the dimensions either…
Forum: Themes and Templates
In reply to: [Leaf] make width of main bigger, decrease sidebar widthproblem is fixed. i used the code in the custom css field and adjusted the numbers to my liking. Thanks for your help.
https://www.exposedtraveler.com is starting to come together
Forum: Themes and Templates
In reply to: [Leaf] make width of main bigger, decrease sidebar widthso theres no way for me to change the width?
Forum: Themes and Templates
In reply to: [Leaf] make width of main bigger, decrease sidebar widthafter searching I found a post similar to mine. he said he added this? where did he add it?
#primary {
width: 80%;
}
#secondary {
width: 20%;
}Forum: Themes and Templates
In reply to: [Leaf] make width of main bigger, decrease sidebar widthso what should I do?
can someone give me a step by step way to increase the width of main column and decrease of sidebar?Forum: Themes and Templates
In reply to: [Leaf] make width of main bigger, decrease sidebar widthso I cannot use the CSS already in Leaf?