Thumbnails in article displaying incorrectly
-
- Phoca Newbie
- Posts: 9
- Joined: 02 Feb 2014, 10:59
Re: Thumbnails in article displaying incorrectly
Yeah, I did change the template to one of the Joomla ones that comes with Joomla, Beez and it did the same thing.
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnails in article displaying incorrectly
Hi, I see now the problem in the code.
There is float:center which is not valid for html/css
you need to set left or right value for float parameter.
Jan
There is float:center which is not valid for html/css
you need to set left or right value for float parameter.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 9
- Joined: 02 Feb 2014, 10:59
Re: Thumbnails in article displaying incorrectly
Hi Jan
I took the float:center and changed it to float:left but in google chrome it is still showing all down the one side of the page.
In firefox it is still showing fine.
Please advise.
thanks
I took the float:center and changed it to float:left but in google chrome it is still showing all down the one side of the page.
In firefox it is still showing fine.
Please advise.
thanks
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnails in article displaying incorrectly
Hi, check you cache settings and look into your html code, on that site I still see float:center in the code.
inspireaviation.com/index.php/2012-12-28-09-02-02/our-aircraft/new-aircraft
Jan
inspireaviation.com/index.php/2012-12-28-09-02-02/our-aircraft/new-aircraft
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 9
- Joined: 02 Feb 2014, 10:59
Re: Thumbnails in article displaying incorrectly
Hi Jan
I have NO idea how it did not save the original change, but i changed it again and it is working perfectly now.
Thank you for your help and patience!!!!!
I have NO idea how it did not save the original change, but i changed it again and it is working perfectly now.
Thank you for your help and patience!!!!!
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnails in article displaying incorrectly
Ok
If you find Phoca extensions useful, please support the project