could not edit modules contents

More
9 years 1 month 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
9 years 1 month ago #44286 by tunji@osmaahconsulting.com
pls see the attached image

thank you.
Attachments:

Please Log in to join the conversation.

More
9 years 1 month 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
9 years 1 month 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
9 years 1 month 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
Attachments:

Please Log in to join the conversation.

More
9 years 1 month 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.162 seconds
Powered by Kunena Forum