End of Support for Joomla 3 - Forum closed
[SOLVED] template alpha read more css
- caroline.b
- Offline Topic Author
- Senior Boarder
- Posts: 42
- Thank you received: 0
I want to change the layout of a read more link, and i started to copy article.php in my style.
So i used my class in custom.css - but it's not working
.uk-button{
border: 5px solid #6f7a40;
color:#ff0000;}
can someone help me?
So i used my class in custom.css - but it's not working
.uk-button{
border: 5px solid #6f7a40;
color:#ff0000;}
can someone help me?
by caroline.b
Please Log in or Create an account to join the conversation.
Hi,
i think you only need an "override" of the article.php, when you want to change the position or the general behavior of the "read more" button.
This is a much more complex task!
For color and size styling you can use the "custom.css".
Then use the code you write before. That will work!
Greeting from Germany,
Christian
i think you only need an "override" of the article.php, when you want to change the position or the general behavior of the "read more" button.
This is a much more complex task!
For color and size styling you can use the "custom.css".
Then use the code you write before. That will work!
Greeting from Germany,
Christian
by cg
Please Log in or Create an account to join the conversation.
- caroline.b
- Offline Topic Author
- Senior Boarder
- Posts: 42
- Thank you received: 0
It's not working
this is my css-code
.uk-button
{
border: 5px solid #6f7a40;
color:#ff0000;}
this is my css-code
.uk-button
{
border: 5px solid #6f7a40;
color:#ff0000;}
Last Edit:6 years 1 month ago
by caroline.b
Last edit: 6 years 1 month ago by caroline.b.
Please Log in or Create an account to join the conversation.
Hi,
yo write the code in the custom.css of your template folder?
yo write the code in the custom.css of your template folder?
by cg
Please Log in or Create an account to join the conversation.
- caroline.b
- Offline Topic Author
- Senior Boarder
- Posts: 42
- Thank you received: 0
- caroline.b
- Offline Topic Author
- Senior Boarder
- Posts: 42
- Thank you received: 0
Attachment 2018-10-26_20h06_58.png not found
by caroline.b
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates