- Posts: 75
- Thank you received: 0
carousel
-
Mike1
Inactive member - Topic Author
- Member
Less
More
10 years 11 months ago #35716
by Mike1
on the hot destinations template can you tell me where I can go to change the orange highlight in the area where user 1 is everytime the picture changes the orange highlighter highlights the text
i cant locate a place to change that
i cant locate a place to change that
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35724
by ivan.milic
Replied by ivan.milic on topic carousel
In modules/mod_hot_designation/tmpl/hot_designation.css
this 3 css clases
.hjt-gallery-list-item-selected td.hjt-gallery-list-item-thumb,.hjt-gallery-list-item-selected td.hjt-gallery-list-item-content {
background:#fe6f00;
color:#fff;
}
.hjt-gallery-left-scroller-pointer {
position:absolute;
display:block;
width:41px;
height:107px;
background-image:url(../images/orange_arrow.png);
background-repeat:no-repeat;
}
.hjt-gallery-right-scroller-pointer {
position:absolute;
display:block;
width:10px;
height:126px;
background-image:url(../images/orange_roll.png);
background-repeat:no-repeat;
}
this 3 css clases
.hjt-gallery-list-item-selected td.hjt-gallery-list-item-thumb,.hjt-gallery-list-item-selected td.hjt-gallery-list-item-content {
background:#fe6f00;
color:#fff;
}
.hjt-gallery-left-scroller-pointer {
position:absolute;
display:block;
width:41px;
height:107px;
background-image:url(../images/orange_arrow.png);
background-repeat:no-repeat;
}
.hjt-gallery-right-scroller-pointer {
position:absolute;
display:block;
width:10px;
height:126px;
background-image:url(../images/orange_roll.png);
background-repeat:no-repeat;
}
Please Log in to join the conversation.
-
Mike1
Inactive member - Topic Author
- Member
Less
More
- Posts: 75
- Thank you received: 0
10 years 11 months ago #35741
by Mike1
again I want to have the article from the carousel appear above the contentin the inset module or open to a new page ---currently the article opens under the content ---your above fix did not work it put the words read more above the text in the carousel and did not allow the link to open
thank you -
thank you -
Please Log in to join the conversation.
-
Mike1
Inactive member - Topic Author
- Member
Less
More
- Posts: 75
- Thank you received: 0
-
Mike1
Inactive member - Topic Author
- Member
Less
More
- Posts: 75
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35746
by ivan.milic
Replied by ivan.milic on topic carousel
Your question was
on the hot destinations template can you tell me where I can go to change the orange highlight in the area where user 1 is everytime the picture changes the orange highlighter highlights the text
i cant locate a place to change that
Please Log in to join the conversation.
Time to create page: 0.089 seconds