- Posts: 9
- Thank you received: 0
Transparent Background for Article Background
-
Rednyle
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 1 month ago #8099
by Rednyle
Transparent Background for Article Background was created by Rednyle
Hi,
I'm using Hot Joomla Carousel Pro for Joomla 1.6. Is it possible to make the background of the articles transparent so that it picks up the background of our website instead?
Thanks,
Dom
I'm using Hot Joomla Carousel Pro for Joomla 1.6. Is it possible to make the background of the articles transparent so that it picks up the background of our website instead?
Thanks,
Dom
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #8105
by ivan.milic
Replied by ivan.milic on topic Re: Transparent Background for Article Background
Try this:
Put this in index.php of template just before </head>
<style type="text/css">
.carouselarticle{
background-color:transparent;
}
</style>
Put this in index.php of template just before </head>
<style type="text/css">
.carouselarticle{
background-color:transparent;
}
</style>
Please Log in to join the conversation.
-
Rednyle
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
14 years 1 month ago #8127
by Rednyle
Replied by Rednyle on topic Re: Transparent Background for Article Background
Hi Ivan,
Which index.php do I put the following code in? Is the under template or the main index.php?
Dom
Which index.php do I put the following code in? Is the under template or the main index.php?
Dom
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #8137
by ivan.milic
Replied by ivan.milic on topic Re: Transparent Background for Article Background
template
Please Log in to join the conversation.
Time to create page: 0.156 seconds