1
gstarrett
Default theme news item overlap ** Patch included **
  • 2003/10/28 5:08

  • gstarrett

  • Friend of XOOPS

  • Posts: 174

  • Since: 2002/3/12


If a news item is small (just a line or two) with an image that is taller than the text, it will spill down and cause alignment problems in the next news item below. Changing the /themes/default/style.css line 29 from this:
.itemFoot {text-alignrightpadding3pxbackground-color#efefef;}

To this:
.itemFoot {text-alignrightpadding3pxbackground-color#efefef; clear: both;}

solves the problem. I haven't noted any other problems with that code, I used fgrep but apparently the news item is the only one of the core modules (and the few others I have loaded in this instance) that use that class.

I would have reported directly on the SourceForge bug list, but the link isn't on this site anymore--not sure if that was intentional or just a glitch from the move. Please advise if I should post this elsewhere.

Login

Who's Online

208 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits