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.

alignment issue

  • Peter Barfield
  • Peter Barfield's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 months ago #44030 by Peter Barfield
alignment issue was created by Peter Barfield
Pulling out my hair on this one. My gallery appears to be aligned to the left inside a joomla article. Now I have searched the forums and none of the fixes appears to work for me. I know it was mentioned in there that this could be related to the template however everything else aligns to the center perfectly so i can only assume it is in the css somewhere or something. has anyone got any advice as it is really frustrating and the downside (at this stage0 to a very good product.

cheers

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

More
13 years 2 months ago #44031 by Katia
Replied by Katia on topic Re: alignment issue
Could you provide us with a link to your gallery page please?

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

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

  • Peter Barfield
  • Peter Barfield's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 months ago #44032 by Peter Barfield

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

More
13 years 2 months ago #44033 by Katia
Replied by Katia on topic Re: alignment issue
This has to do with your template conflict css...
Go to your template css folder at line 1366 and change this:
.art-postcontent ol, .art-postcontent ul {
    margin: 1em 0 1em 2em;
    padding: 0;
}
to this:
.art-postcontent ol, .art-postcontent ul {
    margin: 1em 0 1em 3em !important;
    padding: 0 !important;
}

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

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

  • Peter Barfield
  • Peter Barfield's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 months ago #44034 by Peter Barfield
Replied by Peter Barfield on topic Re: alignment issue
Katia ,

Your a legend that worked beautifully.

Thanks a million ;D

Benbear

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


Powered by Kunena Forum