Separators between modules

  • artyn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 2 months ago #33729 by artyn
Hi,
I would like to remove separators between modules from a specific page (hot_hotel template). How can I do that?
Please find attached file.
Thanks
Artyn
Attachments:

Please Log in to join the conversation.

More
11 years 2 months ago #33738 by ivan.milic
Send link to that page so we could inspect

Please Log in to join the conversation.

  • artyn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 2 months ago #33746 by artyn
Replied by artyn on topic Separators between modules
It is not on the hosting yet.
I removed two lines from "templates\hot_hotel\css\layout.css"
(background:url(../images/module_shadow_left.png) right no-repeat;
and
background:url(../images/module_shadow_right.png) left no-repeat;),
This removes separators from the all pages, but I need to remove separators from one page only.
Thanks.

Please Log in to join the conversation.

More
11 years 2 months ago #33755 by ivan.milic
Set suffix in module settings so you append " noshadow" (first char is blank) to existing value (it is maybe empty) then add to layout.css:

.noshadow{
background-image:none!important;
}

Please Log in to join the conversation.

  • artyn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 2 months ago #33778 by artyn
Replied by artyn on topic Separators between modules
It does not work.

Please Log in to join the conversation.

More
11 years 2 months ago #33781 by ivan.milic
Then you did not do something good

Send snapshoots of module settings where module class suffix parameter is visible and css file where you added css

Please Log in to join the conversation.

Time to create page: 0.154 seconds
Powered by Kunena Forum