could not edit modules contents

More
10 years 10 months ago #44285 by ivan.milic
There is no general background image only color that can be changed from template options ?
Are you maybe referring to some image form modules?

Please Log in to join the conversation.

More
10 years 10 months ago #44286 by tunji@osmaahconsulting.com
pls see the attached image

thank you.

Please Log in to join the conversation.

More
10 years 10 months ago #44287 by tunji@osmaahconsulting.com
Pls I also wants the content area to be in white,

Please Log in to join the conversation.

More
10 years 10 months ago #44288 by ivan.milic
To change background in template_css.css

.messagerow {
background: url(../images/custom/message_bg.jpg);
background-attachment: fixed;
text-align: right;
padding: 140px 0 40px;
}

for content you can add at bottom of same file:

.content_sparky{
background:white;
}

Please Log in to join the conversation.

More
10 years 10 months ago #44289 by tunji@osmaahconsulting.com
Thanks for your support. Pls where and how do change the yellow area of the template. See the attached file.
Regards

Please Log in to join the conversation.

More
10 years 10 months ago #44291 by ivan.milic
In template_css.css

.sparky_inner h2 {
background: #f6cc26;
padding: 15px 0 30px 0;
}

Please Log in to join the conversation.

Time to create page: 0.216 seconds
Powered by Kunena Forum