Re: Alignment problems and shadows

  • patrik69
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 1 month ago #5780 by patrik69
Hello,

I do not understand. I changed the height of the image "chef" to 316 px and height to 316 px carousel too.

In the template_css.css file size is of 322X316.

Size is also correct in that the image is in the mod_custom module, which contains the image "chef"

But the shadows still lagged below ...

What should I do ? :huh:

www.hotel-argia.com/site_test/

Please Log in to join the conversation.

More
13 years 1 month ago - 13 years 1 month ago #5781 by pirossi
Edit layout.css
Inside class wrapper5 find and correct these lines
from:
Code:
background-position: center top; height: 26px;
to:
Code:
background-position: center center; height: 27px;
also, inside same class delete this line:
Code:
clear: both;
Last edit: 13 years 1 month ago by pirossi.

Please Log in to join the conversation.

  • patrik69
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 1 month ago #5789 by patrik69
This does not work ...:(

Please Log in to join the conversation.

  • patrik69
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 1 month ago #5791 by patrik69
I typed the code below and it works in IE but not on Chrome ...:unsure:
Code:
.wrapper5 { margin:0; background:url(../images/carousel_shadow.png) center no-repeat; height:27px;

Please Log in to join the conversation.

More
13 years 1 month ago #5792 by pirossi
I don't se that you've followed my instructions.
Edit hot_restaurant/css/layout.css, find wrapper5 class and change it to look like this:
Code:
.wrapper5 { margin:0; background:url(../images/carousel_shadow.png) center center no-repeat; height:27px; }
Then save it & refresh it.

I'm just looking in your layout.css and it's intact.
The following user(s) said Thank You: patrik69

Please Log in to join the conversation.

  • patrik69
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 1 month ago #5793 by patrik69
Thank you Pirossi, it works perfectly ! ;)

Please Log in to join the conversation.

Time to create page: 0.404 seconds
Powered by Kunena Forum