HOT Scroller separator

  • whissi
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 2 months ago #25393 by whissi
HI, how can I replace the Hot scroller separator with an image, is it possible to have a small image like site log replacing the | .

Please Log in to join the conversation.

More
12 years 2 months ago #25398 by ivan.milic
Replied by ivan.milic on topic HOT Scroller separator
that is border:

.highlights_intro {
height: 24px;
line-height: 24px;
width: 110px;
font-size: 16px;
float: left;
border-right: 1px dotted #000;
overflow: hidden;
}

you could add in template_css.css :

.highlights_intro{
border:none!important;
background-image:url(path to your image);
background-repeat:no-repeat;
background-position: right center;
}

Please Log in to join the conversation.

  • whissi
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 2 months ago - 12 years 2 months ago #25535 by whissi
Replied by whissi on topic HOT Scroller separator
Thanks for your reply, but I cant find the template_css.cc in the hotscroller folder, or am i missing anything

to make it easy I am attaching a pic to show u what we mean.


Attachments:
Last edit: 12 years 2 months ago by whissi. Reason: update

Please Log in to join the conversation.

More
12 years 2 months ago #25545 by ivan.milic
Replied by ivan.milic on topic HOT Scroller separator
Well that is what I described how to do, if you tried it and it does not work you can send me link so I could check

Please Log in to join the conversation.

Time to create page: 0.157 seconds
Powered by Kunena Forum