- Posts: 5
- Thank you received: 0
Slots margins problem
-
sw82
Inactive member -
Topic Author
- New Member
-
Less
More
12 years 7 months ago - 2 years 10 months ago #21108
by sw82
Slots margins problem was created by sw82
HI just purchased the hot designation module and I would like it to look more like the demo.
link to mine: hairdetective .co.uk (currently in test mode)
I would like the slot areas to be neater & closer together and not overlap the image at the bottom - like the demo. Also I was wondering how to achieve the border which is between the boxes see image.
Thanks
link to mine: hairdetective .co.uk (currently in test mode)
I would like the slot areas to be neater & closer together and not overlap the image at the bottom - like the demo. Also I was wondering how to achieve the border which is between the boxes see image.
Thanks
Last edit: 2 years 10 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #21122
by ivan.milic
Replied by ivan.milic on topic Slots margins problem
open
modules/mod_hot_designation/tmpl/hot_designation.css
.hjt-gallery-list-item-sppliter {
height: 30px;
background-image: url('../images/hjt_splitter.png');
background-position: 0 13px;
background-repeat: repeat-x;
}
remove height: 30px;
modules/mod_hot_designation/tmpl/hot_designation.css
.hjt-gallery-list-item-sppliter {
height: 30px;
background-image: url('../images/hjt_splitter.png');
background-position: 0 13px;
background-repeat: repeat-x;
}
remove height: 30px;
Please Log in to join the conversation.
-
sw82
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
12 years 6 months ago - 2 years 10 months ago #21377
by sw82
Replied by sw82 on topic Slots margins problem
Hi I tried that but I don't think it looks much better. Also, is there a set size size that the small and large images should be to look best?I was just looking on the template for hot destinations and I like the way that the extension is styled and would like to know how to get my slider looking like that one (just with different colours).I like the way the whole background is highlighted when current.Thanks for any help!Here is the link to my site: hairdetective .co.ukSarah
Last edit: 2 years 10 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #21383
by ivan.milic
Replied by ivan.milic on topic Slots margins problem
Add this :
.hjt-gallery-list-item-content h3 .hjt-item-arrow{
float:right;
}
.hjt-gallery-list-item-content p{
margin:0!important;
}
.hjt-gallery-list-item-content h3 .hjt-item-arrow{
float:right;
}
.hjt-gallery-list-item-content p{
margin:0!important;
}
Please Log in to join the conversation.
-
sw82
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
12 years 6 months ago #21405
by sw82
Replied by sw82 on topic Slots margins problem
Thanks. I have done that and it still looks nothing like the image. Any idea why?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago - 2 years 10 months ago #21411
by ivan.milic
Replied by ivan.milic on topic Slots margins problem
Here are images and style file from that version of module in attachment.Bu backup first before you overwrite,I'am not sure they will be compatible.Path to that files is:\modules\mod_hot_designation\
Last edit: 2 years 10 months ago by milos.
The following user(s) said Thank You: sw82
Please Log in to join the conversation.
Time to create page: 0.164 seconds