- Posts: 14
- Thank you received: 0
Change colour of read more box
-
dv
Inactive member - Topic Author
- New Member
Less
More
11 years 3 months ago #32055
by dv
Change colour of read more box was created by dv
Hello,
How can I change the colour of the box of "read more"?
Thanks
How can I change the colour of the box of "read more"?
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32059
by ivan.milic
Replied by ivan.milic on topic Change colour of read more box
In template_css.css:
a.k2ReadMore, p.readmore {
background-color: #21B8D6;
background-image: linear-gradient(to bottom, #47D2EF, #21B8D6);
background-repeat: repeat-x;
color: #FFFFFF;
font-size: 14px;
font-weight: 400;
padding: 7px 15px;
text-transform: uppercase;
}
a.k2ReadMore:hover, p.readmore:hover {
background: none repeat scroll 0 0 #4A4A5C;
}
a.k2ReadMore, p.readmore {
background-color: #21B8D6;
background-image: linear-gradient(to bottom, #47D2EF, #21B8D6);
background-repeat: repeat-x;
color: #FFFFFF;
font-size: 14px;
font-weight: 400;
padding: 7px 15px;
text-transform: uppercase;
}
a.k2ReadMore:hover, p.readmore:hover {
background: none repeat scroll 0 0 #4A4A5C;
}
The following user(s) said Thank You: dv
Please Log in to join the conversation.
-
dv
Inactive member - Topic Author
- New Member
Less
More
- Posts: 14
- Thank you received: 0
11 years 3 months ago - 11 years 3 months ago #32070
by dv
Replied by dv on topic Change colour of read more box and gray line
Thank you for your help.
Only one more question: How to remove the gray line betwen the top2 position and logo?
Greetings
Only one more question: How to remove the gray line betwen the top2 position and logo?
Greetings
Last edit: 11 years 3 months ago by dv.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32078
by ivan.milic
Replied by ivan.milic on topic Change colour of read more box and gray line
Can you specify that line better?
Please Log in to join the conversation.
-
dv
Inactive member - Topic Author
- New Member
Less
More
- Posts: 14
- Thank you received: 0
11 years 3 months ago #32088
by dv
Replied by dv on topic Change colour of read more box and gray line
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32093
by ivan.milic
Replied by ivan.milic on topic Change colour of read more box and gray line
Send link please
Please Log in to join the conversation.
Time to create page: 0.221 seconds