Re: images not showing with articles in carousel

More
12 years 7 months ago #18362 by MartyBartram
except now the text is white and unviewable; I will see if I can fix that. But thanks!

Please Log in to join the conversation.

More
12 years 7 months ago #18363 by MartyBartram
Ok, Unfortunately even though I went in and changed the module settings in the template the text is still not visible in all the articles. Therefore I turned the html clean up back on, no pictures, but at least the text is visible.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 7 months ago #18388 by milos
Images are not visible when you enable Cleaning of HTML. However, if your text color is not appropriate when this option is disabled, you can use CSS to change color of text. In example, something like this (in template_css.css):
Code:
.carouselarticle p { color:#000000; }
This will make text color black if your text is in paragraphs (p).

Please Log in to join the conversation.

More
12 years 7 months ago #18441 by MartyBartram
I tried the syntax you provided. I also tried about a dozen others based off the language in the css file. Here are the lines above and below what I inserted. What is the proper syntax to change the font in the carousel articles? I have not deleted the administrator account that I sent to you via the "report to moderator" so you can look at it there if you would like.

.hotcarousel h2 {
text-align:right;
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:28px;
background:url(../images/h2_line.png) bottom right no-repeat;
}


.hotcarousel article {
color:#000000;
}

.hotcarousel a.readon {
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

Please Log in to join the conversation.

More
12 years 7 months ago #18447 by MartyBartram
I installed the Joomla Content Editor and fixed the issue. However I am interested in the correct language for the CSS as well. Thank you.

Please Log in to join the conversation.

More
12 years 7 months ago #18457 by ivan.milic

correct language for the CSS

?????????????

Please Log in to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum