- Posts: 14116
- Thank you received: 1639
few small problems: border, aligned left column
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 11 months ago #13842
by ivan.milic
Replied by ivan.milic on topic Re: few small problems: border, aligned left column
add this to template_css.css:
#ScrollerHorizontal1{
border:...
}
#ScrollerHorizontal1{
border:...
}
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 11 months ago #13846
by Strzelec
Replied by Strzelec on topic Re: few small problems: border, aligned left column
I added this record:
#ScrollerHorizontal1{
border:1px solid #d8d8d8;
}
but there is still no border
#ScrollerHorizontal1{
border:1px solid #d8d8d8;
}
but there is still no border
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #13852
by ivan.milic
Replied by ivan.milic on topic Re: few small problems: border, aligned left column
It's there,
border: 1px solid #D8D8D8;
but it;s not visible above gray background , if you change color to for example black it appears.
border: 1px solid #D8D8D8;
but it;s not visible above gray background , if you change color to for example black it appears.
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 11 months ago #13855
by Strzelec
Replied by Strzelec on topic Re: few small problems: border, aligned left column
ok but not what I mean. I want a border so as to
www.turismoeventi.info/
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 11 months ago #13856
by Strzelec
Replied by Strzelec on topic Re: few small problems: border, aligned left column
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6751
- Thank you received: 718
12 years 11 months ago #13897
by milos
Replied by milos on topic Re: few small problems: border, aligned left column
You entered border thickness 0, so there's no border. Change it to 1 or more.
Please Log in to join the conversation.
Time to create page: 0.096 seconds