Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Scaling image in carousel

Asked Modified Viewed 742 times
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
asked
Senior Member

How can I disable image scaling in a new template?
The point is that as I add a picture to the carousel it is somehow stretched out how to remedy it?
s5.postimg.org/qkwz41e2v/image.png

s5.postimg.org/gz3enqmx3/przed.jpg
0 replies

3 posts

J
johnsmith1234567
J
I provide best dissertation proposal writing in UK.
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Hi
Image scaling is not a big problem . You can search in google and there you can found relevent solutons.
best regards
johnsmith1234567
Technical assistant at online dissertation help and dissertation writing services in UK.
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Using CSS
<div class='mybg'>....</div>
.mybg {
background: url(....path-to-url);
background-size:cover;
}
0 replies
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

I mean scaling the image in the carousel in the widget rather than the image itself.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 3 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
D
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
J
J
I provide best dissertation proposal writing in UK.
  • Newbie, joined since
  • Contributed 1 post on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet