How to add the large background image on front page?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Oct 10, 2013 7:01 pm
Reply with quote
Report this post
Hello,

I used rocketlauncher but my site does not look as expected. Ypu can see the site here: [url]ym.hawthorncreativewebdesign.com[/url] Can you tell me how to configure the large background image on the front page, as seen in the demo?

Thank you!
User avatar
Fresh Boarder

GK User
Thu Oct 10, 2013 7:48 pm
Reply with quote
Report this post
Hi,

You have to publish Custom HTML or any other module on "header" position.
It will automatically get this style from template.css

Code: Select all
.imageBg #gkHeader {
    background: url("../images/header.jpg") no-repeat fixed center 0 #000000;
    border-bottom: medium none;
    margin-bottom: 0;
}



Check info about our modules from "header" position from DEMO page --> http://www.gavick.com/documentation/joo ... on-joomla/

p.s.
Other tip: http://www.gavick.com/documentation/joo ... ackground/
User avatar
Platinum Boarder

GK User
Fri Oct 11, 2013 12:03 am
Reply with quote
Report this post
Thanks for your reply. I've looked at the documentation & read your reply but I'm still not clear on how to place the background image. I replaced the header image in the template images folder and then I tried creating both header modules as described in the documentation, but no image appeared. I also tried adding the image as a background image to the a header module, but it is not showing up. Can you provide more specific steps? Thank you!
User avatar
Fresh Boarder

GK User
Sun Oct 13, 2013 11:17 pm
Reply with quote
Report this post
Ok, I think I know what was a reason.

Look here: http://www.gavick.com/documentation/wp- ... atures.png

Suffix for pages
there must be "imageBG" for selected menu item ID , for example 640, please add manually.

p.s.
If you still don;t get it, don't worry.
please send me access to back-end - I will add you a background as we have in demo on start page.
User avatar
Platinum Boarder


cron