Latest 100 battles photo and text misaligned 12 years 3 months ago #1

  • vickiwatson
  • Localtime: 11:32
  • Europe/Bucharest
The screen capture at the following link shows my Latest 100 list with some of the photos and text not aligned. Not sure why that is happening???

www.christiancowgirl.net/images/photo-battle4.jpg
The administrator has disabled public write access.

Re: Latest 100 battles photo and text misaligned 12 years 3 months ago #2

  • Codruta K.
  • Codruta K.'s Avatar
  • Developer
  • Bucharest, Romania
  • Localtime: 11:32
  • Europe/Bucharest
  • Posts: 1006
It's just the template. You have to edit css style so the images fit in the page.

In views/latest/tmpl/default.php where you have <div id="image1" ...and <div id="image0"
adjust the image width to your page dimensions.

Also, you need to dit css style for the pagination.



thePHPfactory Customer Support
The administrator has disabled public write access.

Re: Latest 100 battles photo and text misaligned 12 years 3 months ago #3

  • Erik F
  • Project Manager
  • Bukarest, Rumänien
  • Localtime: 11:32
  • Europe/Bucharest
  • Posts: 5075
I'll suggest also you use Firebug extension when you need to modify the CSS. More under:
www.thefactory.ro/joomla-forum/general-d...msg5970.html#msg5970
thePHPfactory Team
The administrator has disabled public write access.

Re: Latest 100 battles photo and text misaligned 12 years 3 months ago #4

  • vickiwatson
  • Localtime: 11:32
  • Europe/Bucharest
It's just the template. You have to edit css style so the images fit in the page.

That seems rather odd, since all the thumbnails are the same size and some display properly and others don't.
The administrator has disabled public write access.