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.

black border

  • stephen jones
  • stephen jones's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 9 months ago #45953 by stephen jones
black border was created by stephen jones
getting black border around pictures and the pic is repeating itself.
The setting of fpss is set to "Uncut"

Website  www.justheavenlycakes.com/

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

More
12 years 9 months ago #45954 by Katia
Replied by Katia on topic Re: black border
This is a css conflict with your template:
Go to modules/mod_fpss/tmpl/Uncut/css/template.css.php and change this:

.fpss-template-uncut img {
    border:  none;
 
}
to this:
.fpss-template-uncut img {
    border: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.

  • stephen jones
  • stephen jones's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 9 months ago #45955 by stephen jones
Replied by stephen jones on topic Re: black border
Thanks Katia,  that seems to have done the trick.  However I have noticed
on some pics you can still see a slice of the top of the pic at the bottom?

can anything be done about this

thanks

steve

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

More
12 years 9 months ago #45956 by Katia
Replied by Katia on topic Re: black border
First of all, reduce the height of the slideshow cause many images are smaller and this cause in some images the black background...

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