Forum Replies Created
-
AuthorPosts
-
MM
MemberThanks nutsandbolts!
MM
MemberHi AnthonyDG - can you share how you fixed it? Thks!
MM
MemberThanks Susan. No, haven't figured this out yet.
MM
MemberRockstar Chris - that lesson will be very useful. Cheers
MM
MemberCheers Chris. Never seen JSFiddle, interesting.
Still figuring how to wrap a div in a link or wrap the content....
MM
MemberThks Chris. I'm using css and then a widget section.
CSS
#quadbox :hover { background-color: #F2F2F2; } #quadbox { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; display: block; float: left; height: 220px; list-style: none outside none; margin: 0 1%; position: relative; text-align: center; transition: all 0.1s ease-in-out 0s; width: 96%; }
And the widget entry:
<div id="quadbox"> <center> <br> <br> <center><i class="icon-building icon-4x" style="color:#0274BE;"></i></center> <br> <a href="http://hoteliyo.com/hotel-assets" style="font-size:20px;font-weight:700;color:#000000;">Hotel Assets</a> <br> <br> <br> <br> </center> </div> <br> <br>
MM
MemberThks Brad, this looks great.
MM
MemberThanks!
MM
MemberThks Brad. Something clashing but found your blog post that helped.
MM
MemberMM
MemberDid you find a solution for this? Please post if so, thanks.
December 7, 2013 at 8:19 am in reply to: How to Change Font in CSS Only for Certain Sections? #77525MM
MemberRobin - thank you! That's perfect.
November 22, 2013 at 9:57 am in reply to: Different fonts for body and entry content paragraphs? #75024MM
MemberRobin, your guess was perfect - thank you !
MM
MemberThanks @anitac . Good info. I couldn't get it working by copying it into my themes style.css, yet editing the plugins css worked fine (bad form I know, but I'll keep a backup to deal with changes). Can you or anyone figure out this problem?
You'll now see that the text on the homepage, 'Flexible Freelance Services with Hourly, Daily and Project Rates', has shrunk. It had a H2 style, similar to the heading used for the responsive slider title.
Q - Any idea how to keep the slider H2 and the normal H2 different ? I tried to do this by inserting...
.genesis-responsive-slider, h2 { font-family: 'proxima-nova',serif; font-size: 20px; font-weight: 500; line-height: 1.25;
in the responsive slider css, but that seems to be influencing the normal style.css also.
For some reason, can't locate the prev/next arrows either even though they're activated.
Thanks for any pointers 😉
October 23, 2013 at 8:47 am in reply to: How to have different CSS / background color for different siderbar widgets? #68428MM
MemberThks Brad. Almost solved.
Pls see http://mikemetcalfe.co/hotel-due-diligence-acquisition-tips/
Most of it seems to work, except CSS for font color and border-bottoms on each post name.
I've added the below code to style.css
.widget-area #recent-posts-2 { color: #ffffff; background-color: #EEEEEE; font-family: 'proxima-nova',serif; font-size: 15px; font-weight: 500; line-height: 1.25; text-align: center; padding-top: 20px; margin-top: 30px;
Any tutorials or tips? Thanks!
MM
MemberThanks Christopher. That worked... sort of.
If I have content in my homepage-left widget, then the dimensions of both the left and right widget work.
But without content in home-left, the home-right content still comes over to the left.
And even with some content in home-left, if there's more in home-right, it goes left.
I hope that makes sense. Any ideas how to always 'lock' a widget width so it never goes outside it's width rules?
MM
Member@haywardsuggs - great sites!
Especially liking the right arrow dropdown menu thing on knockout site - could you tell us all how you did that?
And what slider are you using?
Nice,
MM
MemberThks Dono - to be honest don't know what's a genesis question versus theme questions
Didn't realise they're two different things! Cheers - really loving this theme
MM
MemberLegend, thanks for that @photastic. Worked perfectly.
-
AuthorPosts