XenForo Tutorials

[XenForo 2.x] Download button always on right side

Submitted by zbimz, , Thread ID: 67640

Thread Closed
zbimz
Newbie
Prime
Level:
0
Reputation:
0
Posts:
19
Likes:
12
Credits:
178
01-01-2018, 06:44 PM
#1
- without code -
[Image: 14MGYIw.png]


- with code -
[Image: 8j4SyDz.png]

As you can see the download button is always on the right side.

To achieve this add this code to your extra.less template:

Code:
/*** Download button always on right side ***/
@media (min-width: @xf-responsiveMedium) {
  [data-template="xfrm_resource_view"] .p-title {
    flex-wrap: initial !important;
  }
}
/**********/

More information

https://xenforo.com/community/resources/...side.6005/

RE: [XenForo 2.x] Download button always on right side

jcvalega
Closed Account
Level:
0
Reputation:
0
Posts:
1
Likes:
0
Credits:
1
03-02-2019, 09:44 PM
#2
The last reply on this thread is older than a month. Please do not unnecessarily bump it.

Users browsing this thread: 1 Guest(s)