xF 2.0 Theme

xF 2.0 Theme 1.5.24

No permission to download
Style suggestion
Above Content banner on main forum is pushing the forum unnecessarily down, thus is above the sidebar rather than beside it. The banner should/ could be inside the content rather than above.
View attachment 146402
Its correct however, Below Content.
View attachment 146403
Hey, could we get you to do the same Above and Below Content fix for banner in the Resource front end as well, maybe the Media too? They are above and below the page .
resource.webp
 
Tried to install but got this error

xenforo.css - Line 69: Invalid math expression

Using 1.56
 
The bottom of the "g" is often cut off. Example:
844sihi.png

https://www.eqaddons.com/community/

In resource manager, there's no space or indent on the left between the gray background and the white content, it's a little harsh. Example:
GHxv30T.png


https://www.eqaddons.com/community/resources/timestamp.14/
 
Last edited:
@sub_ubi please add this code to EXTRA.css if it works I will publish an update with Resource Enhancements

Code:
.resourceUpdate
{
    padding: 20px;
}
.resourceUpdate:first-child
{
    padding-top: 20px;
}
 
Top Bottom