TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,993
  • Total Topics: 21,324
  • Online today: 400
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 284
  • Total: 285
  • @rjen

Image Formatting

Started by Craig, July 29, 2005, 09:30:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Craig

I've upgraded to the 1.1 Beta 3 forums and have updated my Helios Multi theme also, but am getting a strange error when viewing images larger than the current screen resolution. Before if an image was that large a horizontal scrollbar would appear but now the image just overlaps the edge of the forum or it gets cut off at the edge completely.

Example: http://www.bumbandits.net/forums/index.php/topic,9058.msg116178.html#msg116178

I was advised by somebody on the SMF boards that it's a theme related issue, hence my posting here. :)

Hope you can help.

Thanks.

Bjørn

hm..seems I forgot put in the actual class for posts.  :o

Ok, open up style.css and add the following at the bottom:
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
        width: 100%;
        overflow: auto;
        line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
        width: 100%;
        overflow: auto;
        padding-bottom: 3px;
        line-height: 1.3em;
}


I will update the Helios_multi11 archive too now.

Craig


This website is proudly hosted on Crocweb Cloud Website Hosting.