zoldos
Well-known member
I still haven't upgraded.apathy updated [AP] Style Suite with a new update entry:
2.10.1
Read the rest of this update entry...
I still haven't upgraded.apathy updated [AP] Style Suite with a new update entry:
2.10.1
Read the rest of this update entry...
- Fix errors related to Postbit background position
Which version are you upgrading from? Make sure you have no outdated templates and it wouldn't hurt to rebuild the cache in Admin Panel -> Appearance -> [AP] Style Suite -> FontsThe fonts for the posts have stopped working. There isn't an error thrown in the admin panel, but there is an error upon inspecting the CSS of the page.
I don't think changing the file name will change the font family.
'
surrounding it.Which version are you upgrading from? There was big changes to how assets are handled in 2.10.0 but nothing about fonts was touched in 2.10.1, so it must be an issue when upgrading from older versionsI just checked and I have no outdated templates. I refreshed the cache, also. I then rebuilt the addon with the option to overwrite. Nothing has fixed the problem.
If you want to change the size for everyone, you have to edit the templateWas wondering how we can change the height of the profile header image. I would like for it to have a greater height like the image shown.
Right now its about half the height .
ap_ss_profile_style.less
and change the value of the "height" property on line 4..p-header {
height: 300px;
}
Awesome, Would love to see this in the next update. It would be an amazing addition to your amazing product. Thank you soooooo much!If you want to change the size for everyone, you have to edit the templateap_ss_profile_style.less
and change the value of the "height" property on line 4.
If you want to change it for just your profile, you need to add the following to the CSS box at the bottom of your profile style settings page:
Code:.p-header { height: 300px; }
I can add a little numberbox so CSS isn't required for per-profile settings but it won't make it into the next update.
- Improve compatibility between handling of Postbit Filter layer and XF 2.2.13
- Fix issue where "Postbit background filter" sliders were not checking the Postbit background permission
- Improve compatibility with [AddonFlare] XF2 Awards System
- Stop hardcoding "border-radius" property in Avatar Frame settings preview - it should now respect the "Avatar frame type" admin option
- Allow limiting a user groups color selection
- Remove "Maximum postbit background height (px)"...
- Simplify various permission checks in the User entity
- Fix
Cannot call method hasPostStyle on a non-object (NULL)
when trying to load the Post style of a deleted user- Delete rows from style/profile block tables when a user deletes their account
apathy updated [AP] Style Suite with a new update entry:
2.11.1
Read the rest of this update entry...
Is it definitely Style Suite causing this? I don't see it mentioned in the stack trace and I'm unsure of what theOK got rid of those errors, got a few of these after the upgrade, will see if they come back...
error
is_include_word
method is, it's not a PHP or a Xenforo one.Is it definitely Style Suite causing this? I don't see it mentioned in the stack trace and I'm unsure of what theis_include_word
method is, it's not a PHP or a Xenforo one.
The two addons I see mentioned are MaZ/AMP and ThemeHouse/StyleSwitch, so try disable Style Suite and those other two one at a time to see what happens.
We use essential cookies to make this site work, and optional cookies to enhance your experience.