Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[Solved] images staggard vertically

  • pastiche21
  • pastiche21's Avatar Topic Author
  • Offline
  • New Member
More
15 years 3 weeks ago - 15 years 3 weeks ago #29910 by pastiche21
[Solved] images staggard vertically was created by pastiche21
Hi There.
I have just bought and installed Simple Gallery Pro. But for some reason my thumbnails are displaying dropped down vertically. I have looked in the css but can't see anything that controls the vertical alignment?

www.swindive.co.uk/index.php?option=com_content&view=article&id=65&Itemid=56

would be grateful if you could point me in the right direction.

Please Log in or Create an account to join the conversation.

More
15 years 3 weeks ago #29911 by Katia
Replied by Katia on topic Re: images staggard vertically

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • pastiche21
  • pastiche21's Avatar Topic Author
  • Offline
  • New Member
More
15 years 3 weeks ago #29912 by pastiche21
Replied by pastiche21 on topic Re: images staggard vertically
Hi Katia

I have tried changing below:

.contentLayout li
{
  float: left;
}
But now my side menues have gone odd?

Please Log in or Create an account to join the conversation.

  • pastiche21
  • pastiche21's Avatar Topic Author
  • Offline
  • New Member
More
15 years 3 weeks ago #29913 by pastiche21
Replied by pastiche21 on topic Re: images staggard vertically
I have done the below in the general template css and this seems to have solved the problem.

.contentLayout li
{
  float: none;
}

li.sig-block { float:left; background:none!important; margin:2px; padding:0; border:none!important; }

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum