- Posts: 21
- Thank you received: 0
readmore button customization
-
hardimos
Inactive member -
Topic Author
- Member
-
Less
More
12 years 1 day ago #31947
by hardimos
readmore button customization was created by hardimos
How can i customize the "Readmore" text? I want a colored rectangle arount the text.
I tried to alter the appropriatepoint at the template_ccss.css but with no luck.
I tried to alter the appropriatepoint at the template_ccss.css but with no luck.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 day ago #31952
by ivan.milic
Replied by ivan.milic on topic readmore button customization
You can add css at bottom of template_css.css:
p.readmore{
...your style...
}
p.readmore{
...your style...
}
Please Log in to join the conversation.
-
hardimos
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 21
- Thank you received: 0
12 years 1 day ago #31958
by hardimos
Replied by hardimos on topic readmore button customization
I did that, but didn't work (with Articles Category module).
But seems to work with the default joomla blog style.
But seems to work with the default joomla blog style.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 day ago #31960
by ivan.milic
Replied by ivan.milic on topic readmore button customization
Send link to page where it does not work
Please Log in to join the conversation.
-
hardimos
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 21
- Thank you received: 0
12 years 1 day ago #31977
by hardimos
Replied by hardimos on topic readmore button customization
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 16 hours ago - 12 years 16 hours ago #31987
by ivan.milic
Replied by ivan.milic on topic readmore button customization
Use:
p.mod-articles-category-readmore > a{
....
}
p.mod-articles-category-readmore > a{
....
}
Last edit: 12 years 16 hours ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.155 seconds