- Posts: 23
- Thank you received: 0
Re: Alignment problems and shadows
-
patrik69
Inactive member -
Topic Author
- Member
-
Less
More
14 years 1 month ago - 4 years 7 months ago #5430
by patrik69
[SOLVED] Alignment problems and shadows was created by patrik69
Hello everyone,
My carousel module (set to "user2") is not aligned to the left picture (which it is set to "user1"), indicated below by a green arrow.
I also encountered a problem of shade under the headings "user1" and "user2".
As indicated below by the yellow arrows, shadows are shifted downward.
What are the solutions ?
Thank you in advance to all.
PS: Sorry for my English, I'm French ...:blush:
My carousel module (set to "user2") is not aligned to the left picture (which it is set to "user1"), indicated below by a green arrow.
I also encountered a problem of shade under the headings "user1" and "user2".
As indicated below by the yellow arrows, shadows are shifted downward.
What are the solutions ?
Thank you in advance to all.
PS: Sorry for my English, I'm French ...:blush:
Last edit: 4 years 7 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #5462
by ivan.milic
Replied by ivan.milic on topic Re: Alignment problems and shadows
To level image and carousel (top position) go to Extensions->Template Manager->Hot Restaurant->Edit CSS
select template_css.css and add thit at the bottom:
.user1 p
{
margin-top: 0px;
}
To level height you could just crop image to be little less in height.
select template_css.css and add thit at the bottom:
.user1 p
{
margin-top: 0px;
}
To level height you could just crop image to be little less in height.
Please Log in to join the conversation.
-
patrik69
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 23
- Thank you received: 0
14 years 1 month ago #5512
by patrik69
Replied by patrik69 on topic Re: Alignment problems and shadows
Ok, thank you ivan 
Both positions are aligned.
Now, the shadows of positions "user1" and "user2"are always shifted down.
And the upper right corner of the carousel is not rounded.
What should I do ?

Both positions are aligned.
Now, the shadows of positions "user1" and "user2"are always shifted down.
And the upper right corner of the carousel is not rounded.
What should I do ?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #5518
by ivan.milic
Replied by ivan.milic on topic Re: Alignment problems and shadows
Hi add this:
.wrapper4 {
height: 320px;
}
.wrapper4 {
height: 320px;
}
Please Log in to join the conversation.
-
patrik69
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 23
- Thank you received: 0
14 years 1 month ago - 4 years 7 months ago #5526
by patrik69
Replied by patrik69 on topic Re: Alignment problems and shadows
I managed to fix the upper right corner by adjusting the size of the carousel.
For the shadows, it does not work, they are always shifted down ...
I also noticed another problem: The arrow at the bottom right which must go back the page does not work.
In Internet Explorer, I get an error that appears fontResize.js.
I'm doing something wrong?
Thank you for your patience Ivan. :blush:
For the shadows, it does not work, they are always shifted down ...
I also noticed another problem: The arrow at the bottom right which must go back the page does not work.
In Internet Explorer, I get an error that appears fontResize.js.
I'm doing something wrong?
Code:
http://www.hotel-argia.com/site_test/
Thank you for your patience Ivan. :blush:
Last edit: 4 years 7 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #5535
by ivan.milic
Replied by ivan.milic on topic Re: Alignment problems and shadows
In hot carousel settings turn off "Load jQuery", but only there you have reference twice.
The following user(s) said Thank You: patrik69
Please Log in to join the conversation.
Time to create page: 0.174 seconds