Well, so you have a more general problem... Not easy to solve without context.
Thanks, I was trying to get that CSS correct using the chorme inspect tool but it wasn't working. Yours worked for that. ThanksYou can add this in your extra.less template
Adjust the background color as desired.Less:.formInfoRow.formInfoRow--confirm { background: white; }
This was just a link unfurl. I have no idea how to fix that color though.
Try it.Is this it?
.bbCodeBlock--unfurl .contentRow-snippet {
color: white;
}
I am sure you are right because I used much of the CSS directly from the vbulletin site. Almost everything is working now though except for these couple things... the unfurl and that security measure which honestly, I don't even know what that is.In my opinion there is a wrong setting of the style properties somewhere, perhaps the alternate color@xf-contentAltBg
I will try thatIn my opinion there is a wrong setting of the style properties somewhere, perhaps the alternate color@xf-contentAltBg
That did the trick..I can't help you more than i did cause i don't know the context of this block (security measure ??).
For the UNFURL block you can add this to theextra.less
template
Less:.bbCodeBlock--unfurl { background: white; }
So how can I find out what color that is? @xf-contentAltBgIn my opinion there is a wrong setting of the style properties somewhere, perhaps the alternate color@xf-contentAltBg
We use essential cookies to make this site work, and optional cookies to enhance your experience.