tiorocky
Forum Replies Created
-
Sorry to bother. . . it works perfect. . . was sending to spam folder.
Forum: Themes and Templates
In reply to: [Period] viewing errorWorked like a charm. . now I can start to populate.
Thanks Ben.Forum: Themes and Templates
In reply to: [Period] viewing errorI fixed it.
The problem was in the Elementor template width. I deleted all, set width to Period default and re-did the Page using the editor instead of Elementor. Here it seems to work fine. Just as a note, the reason I used Elementor is because it allows you to put the text and pictures in the boxes to the Top. . as written I can not achieve that.Now, as you see it doesn’t look like what I wanted. . . I can accept the white background but do you have a CSS snipit for reducing or eliminating the padding or all the white spaces on the Home-Page? i.e. I would like to widen the picture as far as looks good.
Forum: Themes and Templates
In reply to: [Period] viewing errorI think I fixed it.
I unpacked/extracted the Period theme and found the content.php and content-page.php and uploaded over the ones on my server. . . I was only able to check with one computer tonight but it seems to have fixed the site.Forum: Themes and Templates
In reply to: [Period] viewing errorPS Ben.
I checked three more computers, all using Internet Explorer and all it’s only bad on the home page. I will rebuild from scratch and let you know.Forum: Themes and Templates
In reply to: [Period] Title spaceThanks Ben. . . works perfect. . . one more little thing please. . . The dark gray font in the Post and Pages writing. . . possible to make that straight Black?
Forum: Themes and Templates
In reply to: [Period] Side bar widthThanks.
The above code work great. . .
In a different post you sent me the below code for the padding in the sidebar. It did not work and I’m wondering if it is in conflict with this one. . I tried placing it above and below the above the above code with no luck.
Here is the code you sent for padding..sidebar-footer {
padding: 24px 5% 0;
}
The first value is the padding on top and the second value (5%) will adjust the padding on both the left and right.Please advise. . my site is so close to being exactly what I want. . .
Thanks for your help.Forum: Themes and Templates
In reply to: [Tracks] More than one blogHey Ben. . . this works great but I need a space at the top or beginning of all these pages. . . Example would be on the Travel page I want to write an intro with a picture at the top and have posts appear under it. Is that easily possible?
Forum: Themes and Templates
In reply to: [Tracks] More than one blogHey Ben. . . Thanks!!! worked just as you noted. . .
Forum: Themes and Templates
In reply to: [Designfolio] adding to menuThanks dyerdesigns87. . . . worked fine. . .
I have the same issue and for the life of me I can’t change it….. this is pretty much holding up my release…. any help would be greatly appreciated. ..
https://www.maxwhip.com
I am using a child themeThe code in the child them is pretty basic.
body { background: #ccc; font: normal 12px Verdana, sans-serif; color: #777; line-height:18px; border-top: 4px solid #fd7800; } .meta-data { display: none; } #nav-single { display: none; } h1 { font-weight: normal; font-size: 30px; line-height: 36px; } h2 { font-weight: normal; font-size: 24px; line-height: 30px; } h3 { font-weight: normal; font-size: 18px; line-height: 24px; } h4 { font-weight: normal; font-size: 12px; line-height: 18px; } /* Footer */ #footer { padding: 5px 20px; background: #ddd; } #footer-container{ padding: 5px 20px; background: #ffffff; border-top: 8px solid #000; font-size:11px; } #footer-info { color:#ccc; text-align:left; background: #1b1b1b; padding: 20px 0; }
Forum: Themes and Templates
In reply to: [discover] It's like magicPaulwpxp
Now here some real crazy s-it…. I changed to the partent and it worked fine…. I went to change back and noticed there were “TWO” child themes…. so I looked on the server and there was only ONE…… so I deleted one and all is fine….
Have no idea how that happens but probably best I don’t know…..
Thank’s. . . . problem solved. . . .
Forum: Themes and Templates
In reply to: [discover] It's like magicAnother interesting issue is that when I view “page source” nowhere there does it show a drop down menu . . . . very very strange. . .
I have decided not to install Firebug as this is the only or last change I need to make… I know…. last change….. famous last words…..
Anyway the original question is still open… I am still trying to “decrease” the space between the Page or Post title and content.
will do….. thanks!!