Jump to content

Featured Replies

Posted

Hi, how can I modify this border using CSS? I tried inspecting the element, but I just can’t find the relevant class 🫠

Could contain: File, Text, Webpage, Page

Thank you very much!

.ipsBox__header, .ipsWidget__header, .ipsInnerBox__header {
  padding: 1em 1.2em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1em;
  border-radius: calc(var(--i-box--bo-ra) - var(--i-box--bo-wi)) calc(var(--i-box--bo-ra) - var(--i-box--bo-wi)) 0 0;
  border-bottom: 1px solid rgb(35, 102, 238);
  font-size: 1.4em;
  font-weight: 600;
}

That is very simple, go to the acp and edit the forum 'Feature color'

Could contain: File, Webpage, Page, Text

Edited by Chris59

  • Author
59 minutes ago, Drewfus said:
.ipsBox__header, .ipsWidget__header, .ipsInnerBox__header {
  padding: 1em 1.2em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1em;
  border-radius: calc(var(--i-box--bo-ra) - var(--i-box--bo-wi)) calc(var(--i-box--bo-ra) - var(--i-box--bo-wi)) 0 0;
  border-bottom: 1px solid rgb(35, 102, 238);
  font-size: 1.4em;
  font-weight: 600;
}

Thank you very much!

52 minutes ago, Chris59 said:

That is very simple, go to the acp and edit the forum 'Feature color'

 

Uhm, no, it isn't the same thing. Thank you anyway 🙂

  • Author

This is the code that I used:

.ipsBlockSpacer .ipsPull .ipsCategoryWithFeed__item{
 border-top-color:#106f8c;
}

and this is the result:

Could contain: File, Webpage, Electrical Device, Switch, Text

?? Well that is what feature color does?? Have a nice Sunday 🙂 

Could contain: Advertisement, Poster, Car, Transportation, Vehicle, File, Page, Text, Coupe, Sports Car

Edited by Chris59

  • Author
8 minutes ago, Chris59 said:

?? Well that is what feature color does?? Have a nice Sunday 🙂 

Could contain: Advertisement, Poster, Car, Transportation, Vehicle, File, Page, Text, Coupe, Sports Car

...Ah! My mistake, I misunderstood 🤦‍♀️🤦‍♀️🤦‍♀️

Thank you so much!

Just now, Amy Pond said:

...Ah! My mistake, I misunderstood 🤦‍♀️🤦‍♀️🤦‍♀️

Thank you so much!

No worries , glad to help 😅

Recently Browsing 0

  • No registered users viewing this page.