XGC xVIPERx XI
Member
Yeah, I found it in the wrong email. It was based off of PayPal email which I never open. This needs to change.Through your email.
Yeah, I found it in the wrong email. It was based off of PayPal email which I never open. This needs to change.Through your email.
Put this in yourAlso ... is there a way to delete the green "continue" (Weiter...)?
extra.less
template:[data-template="EWRporta_articles_index"] {.porta-article-item .porta-expandLink > div {display: none;} }
Yes, maybe with 2 articles side by side or make the image bigger like a cube. How can I make this ?You want your articles to look like this?
![]()
Been messing around with changes:
![]()
?And can you explain, how can i customize like this ?
This is how i described it
Thank you
- More major updates to the front portal. Make sure to check your style properties as a lot of settings have changed.
- There are now easy options to hide the majority of article elements in case you wish to make an image based grid. Disabling expanded article elements will place some article attribution data into the image header. If you do want to use an image grid, you should make your Masonry baseline height and Article image header height equal. You should also increase the...
And can you explain, how can i customize like this ?
This is how i described it
Thank you
@media (min-width: ~"calc(@xf-EWRporta_masonry_width * 2)")
{
.porta-masonry .porta-article-item:nth-child(3n+1),
{
// makes the brick span two columns
grid-column: span 2;
// makes the brick span two rows, (only works with FIXED masonry baseline height)
grid-row: span 2;
height: ~"calc(@xf-EWRporta_masonry_height * 2 + @xf-elementSpacer)";
.porta-article-header .porta-header-image,
.porta-article-header .porta-header-medio
{
height: ~"calc(@xf-EWRporta_masonry_height * 2 + @xf-elementSpacer)";
}
}
}
3n+1
to affect the frequency. On 8WR, I only make the brick span two columns, I do not use the two rows section. You can delete either section at will.Thanks, but why does it look like this, when the settings are like yoursInstall the newest version. If you want your portal to have image bricks, that's up to your settings. This is the customized settings I have on 8WR:
View attachment 244010
If you want the occasional brick to be double size, you could use this:
(in your EXTRA.less, NEVER edit the CSS files directly)
The code above would make every 4th child be double size. You could change theCode:@media (min-width: ~"calc(@xf-EWRporta_masonry_width * 2)") { .porta-masonry .porta-article-item:nth-child(3n+1), { // makes the brick span two columns grid-column: span 2; // makes the brick span two rows, (only works with FIXED masonry baseline height) grid-row: span 2; height: ~"calc(@xf-EWRporta_masonry_height * 2 + @xf-elementSpacer)"; .porta-article-header .porta-header-image, .porta-article-header .porta-header-medio { height: ~"calc(@xf-EWRporta_masonry_height * 2 + @xf-elementSpacer)"; } } }
3n+1
to affect the frequency. On 8WR, I only make the brick span two columns, I do not use the two rows section. You can delete either section at will.
Ok, i checked it with the default style and it works perfect, on the [TH] UIX Pro Theme it looks like on the screenshot ... How can I fix it ? I want to use only one theme on my boardI couldn't tell you, without a link.
So after some tinkering and twiddling, it is apparent that the problem is the date block. It disappears at this level of zoom (or on a small phone screen) but it still indents the excerpt to make space for it. If I turn off the date block, the problem goes away. No big deal, in other words. I rather like that date block, so I'm leaving it on for now and just living with some extra "white space" on the left on my phone. If others complain, then I might delve into possible fixes.One oddity noted on 2.2.0.7. On phone screens, I am getting a rather wide left margin on the portal page. Once you get up to a good screen size or zoom out, e.g. on my tablet, it is fine and desktop with a decent zoom is a two column format so rather different anyhow.
Below is with the page zoomed in tight on desktop to force it to assume the "phone look" but it accurately captures what I am talking about. Thoughts from anyone on tweaks that could help. Not a big problem, just looks odd to my eyes. Like the page is offset to the right. You can see the actual site using the link in my sig.
Other than that, though, I am fine with the new release. Haven't played much with the new style properties yet, though. Maybe on the weekend.
View attachment 244158
This is Chrome on Windows but Chrome on Android gives the same result (and is where I first noticed it).
You should have received an email when the new version (2.2.0.7) came out. You use the link in that email. Or the link in the email from your original purchase if you still have that. If you can't find either, then contact @Jaxel by conversation, I guess.We have version 2.1.0.4 of this add-on. We are upgrading to XF 2.2.3 and as a result need the most recent version of this add-on but don't see an option to download, only to pay again. We already paid once, where can we find an updated install?
We use essential cookies to make this site work, and optional cookies to enhance your experience.