Forum Replies Created
-
AuthorPosts
-
You are welcome, glad we could help :)
Regards,
JosueMay 14, 2014 at 11:41 pm in reply to: Adding a second header image right of the header logo? #264981It would be better to create another topic for that.
Best regards,
JosueHi!
Try this:
div.header-addition { position: absolute; top: 30px; }Best regards,
JosueJust wanted to discard if the issue is caused by some code in your child theme, i’ve never seen this kind of problem (the menu one).
Regards,
JosueHey!
Have you checked if the menu issue happens with the parent theme activated?
Cheers!
JosueHey!
Try with this:
echo '<div class="header-addition"><img src="http://kevinpropper.com/casco/wp-content/uploads/2014/05/Tiny_Masthead_Logos.png"></div>';Regards,
Josue-
This reply was modified 11 years, 5 months ago by
Josue.
Hey!
What error are you getting? what code are you using to add the img to the header?
Regards,
JosueHey!
It may be your cache, just tested in that page and it’s showing as expected:

Best regards,
JosueHey Kevin!
I see have been able to add the URL of the image in a .header-addition div, what you need to do is make it an img element:
<div class="header-addition"><img src="http://kevinpropper.com/casco/wp-content/uploads/2014/05/Tiny_Masthead_Logos.png"></div>Cheers!
JosueHi!
Change the code to:
@media only screen and (max-width: 767px) { .page-id-2962 .avia-builder-el-16 , .page-id-2962 avia-builder-el-18, .page-id-2962 .avia-builder-el-20, .page-id-2962 .avia-builder-el-22, .home .avia-builder-el-19, .home .avia-builder-el-21, .home .avia-builder-el-23, .home .avia-builder-el-25{ width: 50% !important; } }Best regards,
JosueHi!
Change the code to:
@media only screen and (max-width: 767px) { .page-id-2962 .avia-builder-el-16 , .avia-builder-el-18 { width: 50% !important; } .page-id-2962 .avia-builder-el-20 , .avia-builder-el-22 { width: 50% !important; } }That way the code will only affect the Events page.
Regards,
JosueHmmm, i didn’t understand what’s the issue with the button, it opens the video as expected.
Cheers!
JosueHey!
No, you don’t need to change the columns, here’s how it looks right now (on mobile):

Cheers!
JosueThere are only two layers here (the ones that are showing):

Cheers!
JosueHi!
Replace css/grid.css with this.
Make sure you have this setting selected in the Theme Options page.
Regards,
JosueThat would require to directly edit their website, and that’s not possible.
Best regards,
JosueYes, it’s the website that has this code:
<script type="text/javascript"> if (top.frames.length!=0) top.location=self.document.location; </script>Which makes a redirect, that’s what i said in my first reply.
Regards,
JosueHey!
The first layer in that slider is showing as it should:

Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueMay 14, 2014 at 4:34 pm in reply to: WordPress Native image gallery not showing properly :: Different Site #264751Hey!
Oh, you were referring to the posts navigation arrows, yes i do see it.
Regards,
JosueHi!
Yes, the iframe code YT provides and have the display preview images option as “don’t show..”.
Regards,
JosueMay 14, 2014 at 9:20 am in reply to: WordPress Native image gallery not showing properly :: Different Site #264544Hi!
I don’t see the related entries element in that post.
Best regards,
JosueMay 14, 2014 at 9:19 am in reply to: need to make all the text in the odd and even pricing table one color (black) #264542Glad you got it fixed :)
Regards,
JosueYou are welcome :)
Regards,
JosueMay 14, 2014 at 4:59 am in reply to: need to make all the text in the odd and even pricing table one color (black) #264465i see, try:
li.avia-pricing-row { color: white !important; }.avia-pricing-row is the actual li, not a child of the li.
If that doesn’t work please post a link to the page.
Cheers!
JosueMay 14, 2014 at 4:48 am in reply to: WordPress Native image gallery not showing properly :: Different Site #264462You are welcome, glad we could help :)
Regards,
JosueMay 14, 2014 at 4:37 am in reply to: WordPress Native image gallery not showing properly :: Different Site #264453Then, the CSS fix will work:
#top .gallery .gallery-item { width: auto; height: auto; }Just tested on my install.
Regards,
JosueMay 14, 2014 at 4:35 am in reply to: WordPress Native image gallery not showing properly :: Different Site #264451Hey!
Try changing it here:

Don’t forget to regenerate.
Best regards,
JosueMay 14, 2014 at 4:25 am in reply to: WordPress Native image gallery not showing properly :: Different Site #264446Hi!
The CSS won’t fix it, it’s the image size (see the difference in the URL):
http://www.pleinairbc.com/wp-content/uploads/2014/04/doug_swinton_painting_oregon-80×80.jpg
http://www.fraservalleyartists.com/wp-content/uploads//2nd-Place-Janis-Eaglesham-Reclining-Nude-web-150×150.jpgMaybe re-sizing the thumbnail here:

Cheers!
Josue -
This reply was modified 11 years, 5 months ago by
-
AuthorPosts
