• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

UBB CODE font size

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi folks
Just a minor niggle; can we up the font size for the UBB CODE tags ?
I like to use IE5 with Text Size 'Smallest' (okay, I have a 21" monitor) and the code samples are unreadable.
TIA
Gary
 
Trailboss
Posts: 23778
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I like that idea. Any suggestions on how to implement it? I can't find any settings in the control panel for it and that leaves hacking the code. I've already put a lot of hacks into this code and the down side is that whenever I upgrade the software I have to rehack everything.
The hard part about the hacking is finding the place in the code to make the changes. Are you familiar with UBB?
 
Gary Smith
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I must admit I'm completely ignorant of UBB - I presumed it would simply be an option under your control. I fully understand your reticence to hack the source so I guess I'll just have to put up with it.
Maybe we can suggest it as a feature to the UBB people ?
 
paul wheaton
Trailboss
Posts: 23778
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
They have a forum for that. But I've suggested loads of stuff over the years and none of those things have made it in. I even offered to pay them to add some features and they turned that down too. I'm not sure what inspires them to add stuff.
 
reply
    Bookmark Topic Watch Topic
  • New Topic