Latest News Extended
- Posted by Chris Wilde (4) Offline
Can I change the font and font colour that is used via the module manager?
Thanks
Please Log in or Create an account to join the conversation.
- Posted by Chris Wilde (4) Offline
- Posted by TemplatePlazza (5263) Offline
Please Log in or Create an account to join the conversation.
- Posted by Chris Wilde (4) Offline
When I have the Show Intro Article Thumbnail and/or Show Other Item Thumbnail(s) set to SHOW, I get the following errors messages above the module on the website, repeated six times:
Notice: Undefined property: stdClass::$image_intro in C:\xampp\htdocs\modules\mod_latestnewsxtd\mod_latestnewsxtd.php on line 79
Notice: Undefined property: stdClass::$image_fulltext in C:\xampp\htdocs\modules\mod_latestnewsxtd\mod_latestnewsxtd.php on line 80
I am testing the module on a local test, therefore it is not live to share the link. Thanks for your help.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
I'm asumming you are trying to change the color via css. To change the heading you can try to add this css code :Thank you. So I paid for and downloaded the module. It's great, exactly what I need but i still have a couple of questions. In regards to the colour of the text, I'm using the Protostar template and the only text colour that I can change is the Read More sign. Is this the limits when using this template? I.e. the heading are in light blue, the main text is black
.ac h2.title, .ac h3.title, .ac h4.title, .ac h5.title, .ac h6.title, .ac h2.title a, .ac h3.title a, .ac h4.title a, .ac h5.title a, .ac h6.title a {
color: red;}
.ac p {
color: blue;}
Those php notice message (it's not an error) is actually because the latest articles you have don't have image. It will dissappear once you already have image or when you have set the Error Reporting to None in the Global Configuration page.When I have the Show Intro Article Thumbnail and/or Show Other Item Thumbnail(s) set to SHOW, I get the following errors messages above the module on the website, repeated six times:
Please Log in or Create an account to join the conversation.
- Posted by Chris Wilde (4) Offline
Please Log in or Create an account to join the conversation.