Forum Replies Created
-
AuthorPosts
-
June 26, 2017 at 10:01 pm in reply to: Making a Widget Display Featured Posts like Agency Pro #208325bearknucklesMember
Anyone else with some insight in particular to the absolute position issue?
bearknucklesMemberJim, I'm also currently working with monochrome pro. I suggest using 1600x800 for the featured images.
June 23, 2017 at 5:22 pm in reply to: Making a Widget Display Featured Posts like Agency Pro #208216bearknucklesMemberHi Dave,
My problem was that the absolute position on the image class threw everything off. It was a cluster F.
June 23, 2017 at 12:06 pm in reply to: Making a Widget Display Featured Posts like Agency Pro #208185bearknucklesMemberThis is what I have thus far, guys. I can't get the entry information to load over the transparency overlay though.
/* Front Page 2 Featured Posts Support ---------------------------------------------------------------------------------------------------- */ .front-page-2 .flexible-widgets.widget-fourths, .front-page-2 .flexible-widgets.widget-halves { padding-bottom: 20px; } .front-page-2 .flexible-widgets.widget-halves.uneven { padding-bottom: 0; } .front-page-2 .flexible-widgets.widget-fourths .widget:nth-of-type(1) { width: 100%; } .front-page-2 .flexible-widgets.widget-fourths .widget { width: 50%; } .front-page-2 .flexible-widgets.widget-fourths .widget:nth-child(4n) { clear: left; } .front-page-2 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry, .front-page-2 .flexible-widgets.widget-halves.uneven .featuredpost .entry { float: left; width: 50%; } .front-page-2 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(odd), .front-page-2 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(odd) { clear: left; padding-right: 40px; } .front-page-2 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(even), .front-page-2 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(even) { padding-left: 40px; } .front-page-2 .flexible-widgets .widget-wrap p { margin-bottom: 20px; } .front-page-2 .flexible-widgets.widget-area .widget-wrap p.entry-meta { font-size: 14px; font-size: 1.4rem; margin-bottom: 0; } .front-page-2 .featuredpost img:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; filter: alpha(opacity=10); -moz-opacity: 0.1; -khtml-opacity: 0.1; opacity: 0.1; } .front-page-2 .featuredpost .entry { background-color: #fff; color: #000; } .front-page-2 .featuredpost .entry-title a { color: #000; }
June 23, 2017 at 10:20 am in reply to: Making a Widget Display Featured Posts like Agency Pro #208174bearknucklesMemberThat's an interesting idea, Dave. But there are so many other elements to how Agency pro displays that widget that are undesirable for this current design. I'm really only looking for the specific text overlay tiling effect.
bearknucklesMemberLast try...
bearknucklesMemberAnyone?
bearknucklesMemberThanks! That seemed to have work, but my issue isn't completely resolved. For some reason, it also added the text-decoration to pictures in the content area.
Here's an example:
http://bjjgrappling.com/bamboo-frenzy/I don't want photos, even if they happen to link to something, to also have the text-decoration I am intending to use for text links.
One last thing, for some reason some of my links have a strikethrough, I can't fathom why.
bearknucklesMemberTom, you are a genius.
I have managed to get the homepage to look much more like what I had in mind.
http://clothedinconfidence.org/
I used the plug in you suggested and it looks much better. Thank you.
I had to create three separate pages (solely for the purpose of the homepage) so I could use the featured image option and make it look like yours. However, now these elements link to these pages instead of the inner page that it's supposed to. Is there a way for me to get the "Read More" link from all of these to point to one page that I elect?
I hope I'm making sense.
What do you think thus far of the progress?
bearknucklesMemberHey Tom,
A couple of things, but, before that, THANK YOU for your time and help.
1. So, I tried styling the home page section three in the way you described, with your CSS change, but the three text widgets containing an image and an excerpt will not display horizontally. I'm not quite sure how to fix that.
2. I think I want to follow this same type of strategy for the rest of the page just like you did for section 2 with the video and then another text widget by its side. What do I need to do, to do this like you did on the test site?
bearknucklesMemberTom, you are the man. How did you get the widgets to display side by side?
bearknucklesMemberThanks for replying guys, it definitely makes me feel good about going with Studio Press.
Emasai, I tried commenting out, but it did not seem to work.
Tom, I concede I didn't see this as a potential issue when choosing this theme for this project. I have not had that issue with any other themes and didn't think I had to choose between featuring excerpts and displaying a page's entire content. But, if I had it my way, I would be able to display the entire content in section 1 and 2. The rest of the sections could be used as excerpts.
I really appreciate your time, gentlemen.
bearknucklesMemberhttp://clothedinconfidence.org/
I'm very confused, so I'm not sure what else I can provide. I can answer any questions that you guys may have. Thank you for the help, Tom.
bearknucklesMemberAny help guys?
-
AuthorPosts