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,947
  • Latest: sgm09
Stats
  • Total Posts: 195,764
  • Total Topics: 21,279
  • Online today: 369
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 304
  • Total: 304

Minor Coral themes, Blog issue

Started by Maxx1, November 02, 2012, 02:12:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Maxx1

if you have an overflow issue with the Coral themes, Blog posts, open the blog.css and look for the following:


#forumposts .windowbg, #forumposts .windowbg2 {
    color: #999999;
    margin: 0 3em;
    padding: 0.5em;
}



replace with:


#forumposts .windowbg, #forumposts .windowbg2 {
    color: #999999;
    margin: 0 3em;
    overflow: hidden;      <!-- add this -->
    padding: 0.5em;
}


minor issue causing moderator buttons out of  alignment and to the right side!

regards,
Maxx
But Mama, That's Where all the fun is!

This website is proudly hosted on Crocweb Cloud Website Hosting.