/*--- XenPorta CHANGES ---*/
.EWRporta_Portal .section:first-child
{
margin: 5px 5px 10px !important;
}
Style Updated to XenForo 1.0.0!
Version - 1.07 (03-09-2011)
- Updated to XF 1.0.0
<xen:if is="{$xenOptions.facebookLike}">
<div class="facebookLike shareControl">
<xen:container var="$facebookSdk">1</xen:container>
<fb:like href="{$url}" layout="button_count" action="{$xenOptions.facebookLikeAction}" font="trebuchet ms" colorscheme="@fbColorScheme"></fb:like>
</div>
</xen:if>
<xen:comment>
<xen:if is="{$xenOptions.facebookLike}">
<div class="facebookLike shareControl">
<xen:container var="$facebookSdk">1</xen:container>
<fb:like href="{$url}" layout="button_count" action="{$xenOptions.facebookLikeAction}" font="trebuchet ms" colorscheme="@fbColorScheme"></fb:like>
</div>
</xen:if>
</xen:comment>
Any chance you can send me the code for just form.css. That seems to be the only template that needs to be reverted for me.
.button.primary
{
background-color: @secondaryLightest;
}
When used with XenPorta the subheadings colour now clashes with the background (blue on blue).
I tried changing it in the style properties but it didn't seem to fix it.
The only change in the form.css I made was this.
Revert form.css then update that class with the above code.Code:.button.primary { background-color: @secondaryLightest; }
We use essential cookies to make this site work, and optional cookies to enhance your experience.