Danishwonder
Forum Replies Created
-
Ok if that’s the answer then I can just do that ElectricFeet.
My website again is schaeferancestry.com currently I switched back to the parent theme. The child theme so far is exactly the same, only I took these bits out of the “Custom CSS” field and tried to place it inside the style.css file of the child theme. When I inserted these lines into that style.css file, they didn’t work. Pasting them back into the Custom CSS area works though. I’m just curious if I did something wrong. .CSS files are new for me and I’m trying to learn.
These are the lines I cut and pasted:
.page .entry-title {display: none;}
html.boxshadow {position: relative; overflow: scroll;}I can and it works. I thought I read that using a child theme is better practice. I was just trying to do it the “right” way rather than the easy one.
Thanks ElectricFeet. I copied your suggestion and it worked:
.page .entry-title {
display: none;
}I created a child theme and pasted this same bit of code into the child’s style.css file. Can you tell me why it doesn’t work? Sorry, still a new learner here…I was hoping creating a child theme would help me learn and control settings like this more efficiently.
Forum: Themes and Templates
In reply to: [Customizr] change footer or header social iconsI would also like to know if custom icons can be added somehow. My website is for genealogy and I would love to put the Ancestry.com “leaf logo” in with the social icons and have it linked to my tree. I cannot find which file the social networking icons are located in.
I would also like to know this.
Forum: Themes and Templates
In reply to: [Customizr] No scrolling?THANK YOU! I really need to learn this type of programming because I have no idea what you just did.
The genealogy program is actually recognized as the best on the market. But if you can tighten up the code, maybe you could improve upon it ?? I’ll give your feedback to the creator.
Thanks again for getting this to work.
Forum: Themes and Templates
In reply to: [Customizr] No scrolling?I spoke again with the creator of TNG and he offered this clue:
“What you are seeing seems to indicate that the “overflow” property on the page has been set to “hidden” somewhere.”
Is this true for Customizr and if so, can you tell me how/where to edit this?
Forum: Themes and Templates
In reply to: [Customizr] No scrolling?I have posted in the TNG forum and they suggested I go to the theme creator. If I change themes to suffusion for example the scroll bars are there. It’s only when I use Customizr and only with IE/Firefox that this is happening.
Forum: Themes and Templates
In reply to: [Customizr] No scrolling?Not blog posts, the integration I have with TNG.
Click on the Genealogy button from the main page
On the next screen click on “Surnames”
Click on a surname. It should display 50 per pageI only display 24/25 and then my monitor can’t display anymore. There is no scroll bar to see the last 25 names on a page.
I can scroll using Safari on my iPhone and using Google Chrome on my PC. However I cannot scroll using Firefox or IE on my PC
Forum: Themes and Templates
In reply to: [Customizr] No scrolling?Just realized I can scroll on mobile. Maybe Im just having a browser issue with Firefox? I will try clearing my cache and also try IE and Chrome
Forum: Themes and Templates
In reply to: [Customizr] No scrolling?https://Www.schaeferancestry.com
Main page is small enough where scrolling is not necessary.
If you click on “My Genealogy” however that list is truncated and you can’t scroll down to see it all. You can play around with other things like the surname list which also gets chopped off.
If I switch to a different theme like diffusion, the scroll bars are there.