-
AuthorPosts
-
July 17, 2013 at 3:00 am #189003
Hi team!
I need Adding Background Images in modules: “Precandidatos a Concejales” and “Precandidatos a Consejeros Escolares” (JA Content Popup) Similarly a “portfolio”.
I created two images
1) concejales-bg.jpg, for “Precandidatos a concejales”
2) candidates consejeros-bg.jpg for precandidatos a “Consejeros Escolares”
went up to /public_html/templates/ja_onepage/images/themes/modern
You can help me that these images can be viewed properly on both modules?Thanks for help me
Sergiophong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 18, 2013 at 6:05 am #499415Hi Sergio,
You can add the background images to the section of these modules by adding below codes into templates/ja_onepage/css/custom.css file:
#precandidatos_a_concejales {
background: url(' Your_background_image_path ');
}#precandidatos_a_consejeros_escolares {
background: url(' Your_background_image_path ');
}
July 19, 2013 at 1:13 am #499513I, I followed your instructions, but does not look good.
I want it to look like the bottom of our portfolio. But in the two places I put them are seen as a collage …
Could you help me to display the same form of “Platform” (Our Portfolio)
Thanks for all!
Sergiophong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 19, 2013 at 1:39 am #499514Hi sergio,
You can try to replace my codes in custom.css file with below ones:
#precandidatos_a_concejales.onepage {
background: url('../images/themes/modern/concejales-bg.jpg');
background-size: 100% 100%;
}#precandidatos_a_consejeros_escolares.onepage {
background: url('../images/themes/modern/consejeros-bg.jpg');
background-size: 100% 100%;
}
You can adjust the background size with your desired portions.
July 19, 2013 at 6:59 pm #499625Leo; Thanks for all! one questions: which is the exact measurement of the background and not the image looks stretched?
sergio -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by phong nam 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum