customisation of Testimonials & Home page

  • andy9
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
2 years 5 months ago #49423 by andy9
Hi everyone,

I hope someone can help me please.

I'm not a joomla expert, however I can usually find my around the file system and general configuration for my needs. I'm having trouble with customising the two pictures of the girl holding the weights that scrolls into view as you scroll past the 'our coaches' section, and the next girl in the green top at 'bottom 2' 'testimonials'.
I have two questions:

1. What are the file names and locations of these two graphics? I thought they were /images/gallery/gallery03.jpg & /images/gallery/gallery12.jpg. These are the girls in similar but not the same pictures displayed.

2. What is the code to set this feature? On the home page article I see that the following code sets the picture scrolling in the background:
<div class="page_row aboutrow bgcolor2 notopmargin row_full">
<div class="page_container">
<div class="sparkle6 sparky_cell">
<p> </p>
</div>
<div class="sparkle6 sparky_cell">

However in the 'bottom 2' 'testimonials' displayed on all pages I can see no code in the 'testimonials' module to set a background, all there is this:
<p><i class="fas fa-quote-left"></i></p>
<p class="testimonial_text">Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet id quod mazim placerat facer possim assum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut dolore magna aliquam erat volutpat.</p>
<p class="testimonial_name">Mariah S. Kinley</p>
<p class="right"><a href="index.php/about-us/pages/gym-testimonials">More testimonials →</a></p>

Any help in directing me forwards with this would be much appreciate.

Thanks,

Andy

Please Log in to join the conversation.

More
2 years 5 months ago #49424 by mamboline
Hello,

I guess you are using Joomla 4.

1. The images are:
/media/templates/site/gym/images/testimonials_bg.jpg
/media/templates/site/gym/images/about_bg.jpg

2. The full HTML code of the about section from the home page is:
Code:
<div class="page_row aboutrow bgcolor2 notopmargin row_full"> <div class="page_container"> <div class="sparkle6 sparky_cell"> <p>&nbsp;</p> </div> <div class="sparkle6 sparky_cell"> <h1><span class="colored">Hot</span>Gym</h1> <h3>CrossFit Program</h3> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p> <p>Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p> </div> </div> </div>

The Testimonials section from the home page is in the module in position "bottom2". So, you should publish this module on other pages where you need it.

Regards,
Milos
The following user(s) said Thank You: andy9

Please Log in to join the conversation.

  • andy9
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
2 years 5 months ago #49425 by andy9
Mamboline. Thank you soooo much! I spent hours trying to figure out where these two files were located. Yes, I'm running J4.

I deliberately only posted the part of the code in the home page that activated the background image.

I really appreciate your quick response and for fixing my issue, I can now crack on with the customisation.

Have a great weekend my friend.

Best regards,

Andy

Please Log in to join the conversation.

Time to create page: 0.162 seconds
Powered by Kunena Forum