- Posts: 14116
- Thank you received: 1639
How can I change the pictures in the home page?
-
susanag
- Topic Author
- Visitor
12 years 11 months ago #13775
by susanag
How can I change the pictures in the home page? was created by susanag
Hello,
I've been looking for the way to change the pictures of the models in the front end in home page. They are not neither in joomla nor K2 as featured. How can I change them, would you be so kind to give me an advice?
Best Regards,
Susana
I've been looking for the way to change the pictures of the models in the front end in home page. They are not neither in joomla nor K2 as featured. How can I change them, would you be so kind to give me an advice?
Best Regards,
Susana
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 11 months ago #13782
by ivan.milic
Replied by ivan.milic on topic Re: How can I change the pictures in the home page?
Open Hot Effect Rotatot module setting , you will find all there.
Please Log in to join the conversation.
-
info@keesvandenboogaart.nl
Inactive member - Member
Less
More
- Posts: 24
- Thank you received: 0
11 years 1 month ago #34424
by info@keesvandenboogaart.nl
Replied by info@keesvandenboogaart.nl on topic Re: How can I change the pictures in the home page?
could you be more precisely
I also cant find it
I also cant find it
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34445
by ivan.milic
Replied by ivan.milic on topic Re: How can I change the pictures in the home page?
In joomla admin in module manager, filter modules by type to locate it more easly
Please Log in to join the conversation.
-
buxton161
Inactive member - Member
Less
More
- Posts: 23
- Thank you received: 0
11 years 2 weeks ago #35277
by buxton161
Replied by buxton161 on topic How can I change the pictures in the home page?
Hello,
Have a few questions.
How may we add more images/models to front page? I have also edited one and not how to change the url for it. I did one ( changed name/url ) now get a 404 error.
Also, where can we change colors of template and add right/left background images.
thank you in advance.
Have a few questions.
How may we add more images/models to front page? I have also edited one and not how to change the url for it. I did one ( changed name/url ) now get a 404 error.
Also, where can we change colors of template and add right/left background images.
thank you in advance.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 weeks ago #35279
by ivan.milic
Replied by ivan.milic on topic How can I change the pictures in the home page?
What do you refer by images carousel (Effects rotator) or boxes with model pictures in content area? If carousel than you have up to 20 image slots in module settings you can set. If model picture boxes edit custom HTML module in placed user1 position.
For left module backgorund in template_css.css :
div.moduletable_featured2 {
background: #f1e7ec url(../images/module_featured2_bg.png);
padding: 10px;
margin-bottom: 20px;
color: #533f4a;
font-size: 13px;
}
For colors if you set custom style in template settings you can use template color parameters. If you use pre-defined style and want only small changes you can edit styles/styleX.php where X is number of predefined style
For left module backgorund in template_css.css :
div.moduletable_featured2 {
background: #f1e7ec url(../images/module_featured2_bg.png);
padding: 10px;
margin-bottom: 20px;
color: #533f4a;
font-size: 13px;
}
For colors if you set custom style in template settings you can use template color parameters. If you use pre-defined style and want only small changes you can edit styles/styleX.php where X is number of predefined style
Please Log in to join the conversation.
Time to create page: 0.081 seconds