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.

[RESOLVED] Help with removing image offset [black border] [screenshot]

  • otd-cal
  • otd-cal's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 weeks ago - 13 years 2 weeks ago #44131 by otd-cal
RESOLVED

Hi and thank you for your time and this fantastic component, I'm having some difficulty removing this offset that's appearing on the background images of the slider (see the black 7 pixel strip on the left and top edge)

Please advise

Many thanks,
Cal

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

More
13 years 2 weeks ago #44132 by Katia
Please provide me with a link to your slideshow page...

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

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

  • otd-cal
  • otd-cal's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 weeks ago #44133 by otd-cal

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

More
13 years 2 weeks ago #44134 by Katia
This is a conflict with your template css.
Just go to modules/mod_fpss/tmpl/JJ-Rasper/css/template.css.php folder
at line 45 and change this:
.fpss-template-jj-rasper img {
    border: medium none;
}
to this:
.fpss-template-jj-rasper img {
    border: medium none !important;
    margin: 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.

  • otd-cal
  • otd-cal's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 weeks ago #44135 by otd-cal
Thank you for your excellent support!

RESOLVED

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

More
13 years 2 weeks ago #44136 by Katia
;)

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

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


Powered by Kunena Forum