- Posts: 14116
- Thank you received: 1639
carousel
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 11 months ago #35804
by ivan.milic
Replied by ivan.milic on topic carousel
For central area change
background:#fe6f00;
color:#fff;
in:
.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;
}
if you want image instead of solid color you can use url property. You can place your image in
modules/mod_hot_designation/images/
next you need to change graphic on sides.
...
background-image:url(../images/orange_arrow.png);
...
background-image:url(../images/orange_roll.png);
...
you can put your images for them also in modules/mod_hot_designation/images/ then change names to point to your new images.
background:#fe6f00;
color:#fff;
in:
.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;
}
if you want image instead of solid color you can use url property. You can place your image in
modules/mod_hot_designation/images/
next you need to change graphic on sides.
...
background-image:url(../images/orange_arrow.png);
...
background-image:url(../images/orange_roll.png);
...
you can put your images for them also in modules/mod_hot_designation/images/ then change names to point to your new images.
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 #35838
by Mike1
huh?
in the gallery of the template hot destinations there is an orange highlight bar that highlights the picture that is featured ---i simply want to change the color of the hightlight bar ---- the above response says "central area" or talks bout changing an image? lol if you dont understand my question maybe go loook at the template and you willl see the orange highlight in the gallery
in the gallery of the template hot destinations there is an orange highlight bar that highlights the picture that is featured ---i simply want to change the color of the hightlight bar ---- the above response says "central area" or talks bout changing an image? lol if you dont understand my question maybe go loook at the template and you willl see the orange highlight in the gallery
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 #35845
by ivan.milic
Replied by ivan.milic on topic carousel
Maybe your are mixing terms in your questions because you got correct response also this thread is about sportal template and you ask about destinations template. See image in attachment.
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 #35848
by Mike1
yes i want to change that to another color which is why Im asking why you post
"For central area change
background:#fe6f00;
color:#fff;"
WHERE IS CENTRAL AREA ? CHANGE BACKGROUND????????????? WHATS THAT MEAN ?????? IM ASSUMMING FFFF IS THE ORANGE COLOR AND WHERE DI I FIND THIS FILE IN THE ADMIN AREA LAYOUT TEMPLATE OR THRU FTP?
in:
".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;"
}
"if you want image instead of solid color you can use url property. You can place your image in
modules/mod_hot_designation/images/" HUH NO I WANT TO CHANGE COLOR THATS IT
"next you need to change graphic on sides." ON SIDES? HUH JUST THE AREA YOU POINTED TO IN THE IMAGE
...
background-image:url(../images/orange_arrow.png);
...
background-image:url(../images/orange_roll.png);
...
you can put your images for them also in modules/mod_hot_designation/images/ then change names to point to your new images.
"For central area change
background:#fe6f00;
color:#fff;"
WHERE IS CENTRAL AREA ? CHANGE BACKGROUND????????????? WHATS THAT MEAN ?????? IM ASSUMMING FFFF IS THE ORANGE COLOR AND WHERE DI I FIND THIS FILE IN THE ADMIN AREA LAYOUT TEMPLATE OR THRU FTP?
in:
".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;"
}
"if you want image instead of solid color you can use url property. You can place your image in
modules/mod_hot_designation/images/" HUH NO I WANT TO CHANGE COLOR THATS IT
"next you need to change graphic on sides." ON SIDES? HUH JUST THE AREA YOU POINTED TO IN THE IMAGE
...
background-image:url(../images/orange_arrow.png);
...
background-image:url(../images/orange_roll.png);
...
you can put your images for them also in modules/mod_hot_designation/images/ then change names to point to your new images.
Please Log in to join the conversation.
Time to create page: 0.082 seconds