- You are here:
- Main › Forum › Application Support
cBB Attachments
15 posts
• Page 2 of 2 • 1, 2
-
- spinecki
- Posts: 7
- Joined: Mon Mar 18, 2019 7:27 pm
Mon Jul 08, 2024 1:48 pm • via Web
I disabled all the others cbb ext (had old ones like quickmod 1.1.4 and so), worked.
Updated all the others. It still works.
BTW. Is there an easy way to make pdf preview frame higher/bigger?
Updated all the others. It still works.
BTW. Is there an easy way to make pdf preview frame higher/bigger?
-
- IvanPF
- Administrator
- Posts: 2242
- Joined: Fri Jun 17, 2011 12:15 am
- Location: España (Spain)
Mon Jul 08, 2024 1:53 pm • via Web
BTW. Is there an easy way to make pdf preview frame higher/bigger?
Not at the moment, but I will add it in future versions. (Probably in 1.0.2)
-
- spinecki
- Posts: 7
- Joined: Mon Mar 18, 2019 7:27 pm
Mon Jul 08, 2024 2:07 pm • via Web
What about the hard way?
Should be somewhere in the code, right?

-
- IvanPF
- Administrator
- Posts: 2242
- Joined: Fri Jun 17, 2011 12:15 am
- Location: España (Spain)
Mon Jul 08, 2024 2:26 pm • via Web
You can change the size in the css file.
/ext/canidev/attachments/styles/all/theme/attachments.css. On line 112 aprox.
/ext/canidev/attachments/styles/all/theme/attachments.css. On line 112 aprox.
- Code: Select all
.attachment-preview embed,
.attachment-preview iframe {
height: 400px;
width: 100%;
}
-
- spinecki
- Posts: 7
- Joined: Mon Mar 18, 2019 7:27 pm
Mon Jul 08, 2024 2:48 pm • via Android

15 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 0 guests
- External Links
- phpBB Official
- phpBB Official (Spanish)
- Raul Arroyo Monzo
- PasionReef
- About CaniDev
- Terms of use
- Privacy Policy
- About Us
- Contact
- © 2011-2025 CaniDev