- Posts: 8
- Thank you received: 0
Wrong Image Size
-
Armani3005555
Inactive member - Topic Author
- New Member
Less
More
12 years 9 months ago #15821
by Armani3005555
Replied by Armani3005555 on topic Re: Wrong Image Size
I tried both but non of them works.. I tried even to resize the pictures but nothing happens!!
Please Log in to join the conversation.
-
Armani3005555
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
12 years 9 months ago - 12 years 9 months ago #15829
by Armani3005555
Replied by Armani3005555 on topic Re: Wrong Image Size
I think i know what problem is but i don't know how to fix this. Even when i minimize the page, slider remain and not adapt to the size of the page. Maybe i have to change something on template.css??
Last edit: 12 years 9 months ago by Armani3005555.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #15841
by ivan.milic
Replied by ivan.milic on topic Re: Wrong Image Size
Well it seams that your template is built to re size, you can set min-width on page content:
#art-main > *{
min-width: 1200px;
}
(1200 is some random value I put should change that value)
#art-main > *{
min-width: 1200px;
}
(1200 is some random value I put should change that value)
Please Log in to join the conversation.
-
Armani3005555
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
12 years 9 months ago #15915
by Armani3005555
Replied by Armani3005555 on topic Re: Wrong Image Size
I did... but it doesn't work. i even tried another slider but still have the same issue. Do you have any sugesstion? i think it should be a problem with my template isnt it?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #15947
by ivan.milic
Replied by ivan.milic on topic Re: Wrong Image Size
I think you are closer, it looks like you need to increase min-width for about 300px.
About template, well I don't like to pass problem to other, but in this case even when a component is statically positioned , it re-sizes content area disregarding it's presence , to be even worse component has predefined width. So nothing other I can say except to blame template creators.
About template, well I don't like to pass problem to other, but in this case even when a component is statically positioned , it re-sizes content area disregarding it's presence , to be even worse component has predefined width. So nothing other I can say except to blame template creators.
Please Log in to join the conversation.
Time to create page: 0.098 seconds