- Posts: 5
- Thank you received: 5
bg of article's content are not displaying
- Chivi Sathya
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
13 years 3 months ago #335
by Chivi Sathya
bg of article's content are not displaying was created by Chivi Sathya
Hello Team,
The Background of the article's content and right & left modules bg's are not displaying. Can someone help me to solve this?
Regards,
ChiVi
The Background of the article's content and right & left modules bg's are not displaying. Can someone help me to solve this?
Regards,
ChiVi
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 3 months ago #336
by Linh Robert
Hi ChiVi,
As you see the demos, the homepage/frontpage don't show article, just show modules. In inner-page show article and right modules.
The module when published will have a class "megamod" in it html code, and the background you see is presented by this css:
I have a suggest that, since you are not family with them (modules/articles administrating, frontpage presenttation, etc.) you should install the downloaded Demos Installation package in your localhost and follow it to understand how to work with all of them. That's the fast way to make your site.
And how to install the Demos package? It's as same as you install the original Joomla! package. Or you can see here .
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: bg of article's content are not displaying
chivi wrote: Hello Team,
The Background of the article's content and right & left modules bg's are not displaying. Can someone help me to solve this?
Regards,
ChiVi
Hi ChiVi,
As you see the demos, the homepage/frontpage don't show article, just show modules. In inner-page show article and right modules.
The module when published will have a class "megamod" in it html code, and the background you see is presented by this css:
Code:
.megamod {
background: url("../images/mod-br.jpg") no-repeat scroll 100% 100% transparent;
...
}
I have a suggest that, since you are not family with them (modules/articles administrating, frontpage presenttation, etc.) you should install the downloaded Demos Installation package in your localhost and follow it to understand how to work with all of them. That's the fast way to make your site.
And how to install the Demos package? It's as same as you install the original Joomla! package. Or you can see here .
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
Time to create page: 0.183 seconds