Keyword

[solved] Gallery is off to left side of page

  • aztech
  • aztech's Avatar Topic Author
  • Offline
  • New Member
More
14 years 1 month ago - 14 years 1 month ago #39185 by aztech
I need help...  ???
  After looking thru this board for the past hour or two and trying to mess with the css... I can not get the gallery centered.  The page is designandsupplyaz.com/stone-options  Any help would be great.
    Thanks,
      Rich

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

More
14 years 1 month ago #39186 by Katia
Replied by Katia on topic Re: Gallery is off to left side of page
Go to plugins/content/jw_simpleImageGallery/jw_simpleImageGallery/tmpl/Polaroids/css/template.css folder at line 12
and change this:
ul.sig-container {
    clear: both;
    list-style: none outside none;
    margin: 8px auto !important;
    overflow: hidden;
    padding: 0 !important;
}
to this:
ul.sig-container {
    clear: both;
    list-style: none outside none;
    margin: 8px auto !important;
    overflow: hidden;
    padding: 0 0 0 34px !important;
}

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

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

  • aztech
  • aztech's Avatar Topic Author
  • Offline
  • New Member
More
14 years 1 month ago #39187 by aztech
Replied by aztech on topic Re: Gallery is off to left side of page
That worked... tried it last night but put it on wrong line. Thanks for the fast reply ;D ;D

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


Powered by Kunena Forum