mryous
Forum Replies Created
-
Forum: Plugins
In reply to: [Network Posts Extended] Help me create CSSNevermind sir.. All your help these days, What a thoughtful gift for me. I really appreciate this!
Thanks A Trillion sir!!Forum: Plugins
In reply to: [Network Posts Extended] Help me create CSSYou are right sir.., I’ve changed all my code and use yours π
it’s woooork … except the responsive π
RESPONSIVE SCREEN
Your code is in the left of the attachment sir, on the right side is what Im tryng to.
.
oh yeah I forgot something sir, do you see the red text on the content in the attachment? It’s a post topic, (class=”gmr-meta-topic heading-text”) the theme author provide it
it would be awesome if your plugin can shows that
Any way.. Still thanks to you sir- This reply was modified 4 years, 12 months ago by mryous.
Forum: Plugins
In reply to: [Network Posts Extended] Help me create CSSThank you again sir! got this CSS for that blo0ck
#modulehome_wrap .netsposts-block-wrapper { display: grid; grid-template-columns: 1fr; gap: 25px; margin: 0 25px 0 0; } #modulehome_wrap .netsposts-block-wrapper .netsposts-content .inline-post { display: grid; grid-template-columns: 220px 460px 0px 0px; gap: 20px; align-items: center; } #modulehome_wrap .netsposts-posttitle-link { font-family: Montserrat; font-size: 20px; line-height: 1.3; } #modulehome_wrap .netsposts-posttitle-link:hover { color: #21409a; } #modulehome_wrap .netsposts-source { font-size: 13px; line-height: 14px; color: var(--content-greycolor, #888888); } #modulehome_wrap .netsposts-source-link { font-size: 13px; line-height: 14px; color: var(--content-greycolor, #888888); } #modulehome_wrap .link-img-wrapper { order: 0; display: block; overflow: hidden; border-radius: 4px !important; transition: .3s; } #modulehome_wrap .link-img-wrapper .post-thumbnail { display: block; transition: .2s all ease-in-out; } #modulehome_wrap .link-img-wrapper:hover .post-thumbnail { transform: scale(1.2); }currently I’m trying to set the responsive part,
then I’ll try to apply it to other blocks as well π
Youβre the best. I wouldnβt have finished this without you sir!!Forum: Plugins
In reply to: [Network Posts Extended] Help me create CSSthe third sir, tittle and source are in the middle
LINKForum: Plugins
In reply to: [Network Posts Extended] Help me create CSSthank you sir.. thaank youuuu so muccchhh
the third one sir
Youre great πForum: Plugins
In reply to: [Network Posts Extended] Help me create CSSMany Thanks sir
I’ve submitted a request via your support page πForum: Plugins
In reply to: [Network Posts Extended] Help me create CSSThanks a million sir @johnzenausa I owe you one!!
I’ve done setup my site, where I can contact you for access? πForum: Plugins
In reply to: [Network Posts Extended] Help me create CSSyup sir..
like the image ive sent before,
“post-thumbnail” at the left and
on the right side the “box-content” showing netsposts-posttitle and netsposts-source
Im using the same theme in main and sub site.Forum: Plugins
In reply to: [Network Posts Extended] Help me create CSSThanks so much sir..,
but sir, how to make the shortcode working inside box item
i see the thumbnail and the content are separated
screenshotForum: Plugins
In reply to: [Network Posts Extended] Help me create CSSthaank you so much sir @johnzenausa .., youre very kind
Im using that theme (wpberita) (which is a clone version of detik Indonesian news portal)
I really want to know how wordpress made like those (detik.com) much subdomain used.
right now I just try it on my localhost. later I’ll try to put it on live server.