Mini FP Styling
- Posted by marceff (11) Offline
Question:
how do I change (or remove) the yellow hover on the introtext?
how do I change color of "Readmore" button?
Thank you for help
12 years 2 months ago #1
by marceff
how do I change (or remove) the yellow hover on the introtext?
how do I change color of "Readmore" button?
Thank you for help
Please Log in or Create an account to join the conversation.
- Posted by plazzoic (6) Offline
If your template doesn't load jQuery then you can activate JQuery option inside MiniFP instead. IF still doesn;t work maybe there's another module or plugin that already load it. Please check them.
You can find them on the respective css for each theme. If you're using default theme for example you will be working on the /mod_minifrontpage/themes/default/assets/style.css
You can change the color definition in these lines :
But I will recommend you to add css modification to your template css files, so you won't lose your modifications when installing module update in the future
12 years 2 months ago #2
by plazzoic
how do I change (or remove) the yellow hover on the introtext?
how do I change color of "Readmore" button?
You can find them on the respective css for each theme. If you're using default theme for example you will be working on the /mod_minifrontpage/themes/default/assets/style.css
You can change the color definition in these lines :
.minifrontpage-default .mfp-table-cell:hover p {}
.minifrontpage-default a.mfp-readon {}
But I will recommend you to add css modification to your template css files, so you won't lose your modifications when installing module update in the future
Please Log in or Create an account to join the conversation.
- Posted by marceff (11) Offline
Last evening everything was solved ... but this morning again the same problems!
I do not have the ability to change the template does not load jquery. I checked and no other module or plugin jquery enabled.
Also, do not allow me to increase the rows, as if they are greater than 2, content disappears showing a blank page. Yesterday this function worked perfectly. What's going on?
I'm using joomla 2.5.7
12 years 2 months ago #3
by marceff
I do not have the ability to change the template does not load jquery. I checked and no other module or plugin jquery enabled.
Also, do not allow me to increase the rows, as if they are greater than 2, content disappears showing a blank page. Yesterday this function worked perfectly. What's going on?
I'm using joomla 2.5.7
Please Log in or Create an account to join the conversation.
- Posted by ronysyz (191) Offline
to make sure about what happen with you, please share your live link
so we can try to check it
12 years 2 months ago #4
by ronysyz
so we can try to check it
Please Log in or Create an account to join the conversation.