Previous Thread
Next Thread
Print Thread
Hop To
#259771 03/10/2017 11:12 PM
Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
I haven't upgraded yet, hope to soon.

I had a couple questions I was wondering about...

With the new Responsive Design in 7.6 will I be able to set a Max Width without any problems?

Will existing images included in posts using [img] tags automatically be resized?

Bill

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by ECNet
With the new Responsive Design in 7.6 will I be able to set a Max Width without any problems?

For each style which you want to have a max-width set to, add this to the EXTRAS section at the bottom:

Code
#content{margin:0 auto;max-width:1050px;}

Adjust the "1050px" to your preferred value.
The "auto" part of the margin property will center the forum on the page.

Originally Posted by ECNet
Will existing images included in posts using [img] tags automatically be resized?

Images within the post will also automatically be resized to never display larger than the width of the post. Even hot-linked images should be resized for you forum.


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
[Linked Image] [Linked Image]

And a quick Response!!

laugh

Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
Leme try another... smile

How about linked images included in Custom Islands?

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
IIRC, stock islands in the side columns do not display post content, just post titles.

The portal page's "news" and "Topics" uses the same rules for displaying images as posts use. So any images within them, will also be reduced to fit correctly in their post containers.


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
When you configure a Gallery Island you'll have the option "Number of Thumbnails To Display", I believe the default value is 5 images.

Last edited by Gizmo; 03/10/2017 11:50 PM.

I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
I meant the Custom Island Inserts that can be shown between 1st and 2nd post in a thread.

Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
The custom island insert is basically just a custom island, there aren't any images in it, but you could put them in it I guess.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by ECNet
I meant the Custom Island Inserts that can be shown between 1st and 2nd post in a thread.

If you are going to use images within these sections, you could add to the img tags within your custom inserts, the same tag that you might add to your header images.

https://www.ubbcentral.com/forums/u.../re-image-resizing-for-mobile#Post259147


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
Originally Posted by id242
Originally Posted by ECNet
I meant the Custom Island Inserts that can be shown between 1st and 2nd post in a thread.

If you are going to use images within these sections, you could add to the img tags within your custom inserts, the same tag that you might add to your header images.

https://www.ubbcentral.com/forums/u.../re-image-resizing-for-mobile#Post259147
I put Banners in them. Not sure of proper terminology, but I just use html?

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
You could use this example img html for your custom image inserts.
(its the same as what was previously linked to)

EXAMPLE:
Code
<img src="image.jpg" alt="EXAMPLE.com Image" style="width:1050px; max-width:100%; height:auto;">

If they are ad banners served from a third-party such as Google Adsense, update your code to their responsive ad unit
https://support.google.com/adsense/answer/3213689?hl=en


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Mar 2007
Posts: 285
Likes: 1
E
Enthusiast
Enthusiast
E Offline
Joined: Mar 2007
Posts: 285
Likes: 1
I'm showing my own Banners currently. Thanks for the info.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
3 members (rootman, Gizmo, Nightcrawler), 562 guests, and 186 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)