dfwmax
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Spreading out the social icons in the footerForum: Themes and Templates
In reply to: [Customizr] Spreading out the social icons in the footerThanks for taking a look at it. I was clueless. Im on my iphone. Will fix it tomorrow.
You guys are amazing helping complete strangers for no pay. It really does impress me that there are people like you still around.
Dont mean to gush. Just amazed and pleasantly surprised.
Forum: Themes and Templates
In reply to: [Customizr] Spreading out the social icons in the footerdfwmax.com
The site is a work in progress so please excuse its condition.
Thanks for your help.
Forum: Themes and Templates
In reply to: [Customizr] Youtube Ads blocked by the Customizr themeI dont think it is customizr causing it. Embede the videos in other sites and you’ll see the same thing happens (or it has to me). It also happens if you download a YouTube video using a downloader like freemake video downloader. It’s something on you tubes end.
If you find a way around it let us know.
Good luck
Thank you for your efforts. You’ve gone above and beyond the call of duty trying to help me.
I would still like to know how to put a thin line around the featured photos. Any suggestions would be greatly appreciated.
Ooops. One too many 9’s in the top border code. Here is the correct code.
.widget-front { border-bottom: 2px solid #999999; border-top: 2px solid #999999; }
I figured out how to put lines above and below the featured images on the front page. These lines help to break up the content when viewed on a mobile phone.
.widget-front { border-bottom: 2px solid #999999; border-top: 2px solid #9999999; }
I read the links in your reply and have to admit they seemed way over my head. I’m a relative newbie so bear with me.
I understand your code above but I’m clueless about how to go about creating a “trigger that toggles .rsp class.” Do you have any code for that? I would like to try your method. If it works I think a lot of people would benefit from it.
Thank you for your persistence. @rdellconsulting is right, you are legend.
Just tried it. Perfect.
Wow! That was fast. Thank you so much.
Thank you for for researching this. If you can’t do it I’m pretty sure it can’t be done.
Thanks for all of the code you’ve contributed to this theme. Amazing. Has been very helpful.
I am not wanting to disable mobile view, I want to give the viewer a choice of mobile or full site view when they land on my website, which is a real estate website. I’ve noticed most national real estate firms, including the new Berkshire Hathaway Real Estate Brokerage (Warren Buffett’s new firm) website has this option so I figured if it was good enough for Warren Buffett it might be something I should offer too.
I found a way to disable the responsive nature of a WP website (I haven’t tried it on this one because I want to keep the mobile view). I just thought if there was a way to have both I’d like to give viewers the options. If it can’t be done I’ll assuredly keep the responsive capabilities of the website intact.
Again, thanks again for all your contributions to this theme. They have been extremely helpful.
Forum: Themes and Templates
In reply to: [Customizr] How do I make a fubctions.php?I’ve had the same problem. I have yet to get a function to work using a child theme functions.php file and code. It crashes the website every time. I’ve had no problems with dozens of CSS codes I’ve used from this forum and website snippets.