change the background photo

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue Dec 17, 2013 8:35 pm
hello, i would like to ask how change the background photo of the site, and how change the background photo in other menus or articles and every one of them have independent background photo.
thnks a lot
User avatar
Fresh Boarder

GK User
Tue Dec 17, 2013 9:46 pm
User avatar
Platinum Boarder

GK User
Mon Jan 27, 2014 7:33 pm
hello i try the modules you suggest me without success! can you tell me the steps to put a bg photo in a spesific menu?
User avatar
Fresh Boarder

GK User
Wed Jan 29, 2014 1:23 pm
background you mean background for whole page?
If yes....

you have to override body {background: YOURCOLOR;} for specific menu.

If you are web developer beginner - use second method with module,
or this guide: https://www.gavick.com/documentation/jo ... ted-pages/

p.s.
:idea: sometimes you have to use "!important" value at the end
Code: Select all
{background: YourColorCode YourImage !important;}


If not .. you have to hire somebody who will do it for you.
User avatar
Platinum Boarder

GK User
Sat Feb 01, 2014 10:10 am
where is located the file which contains this : {background: YOURCOLOR;} (for each menu) ?
User avatar
Fresh Boarder

GK User
Sat Feb 01, 2014 12:00 pm
dimitris36 wrote:where is located the file which contains this : {background: YOURCOLOR;} (for each menu) ?

none!

In most cases - is one common css for whole template are located here:
templates\gk_league_news\css\

but please read again this guide:
http://www.gavick.com/documentation/joo ... ent-pages/

method #2
User avatar
Platinum Boarder

GK User
Sat Feb 01, 2014 12:56 pm
SUFFIX METHOD (#1)
In the Features tab of the template settings you have an option, “Suffixes for pages” – where you can define a unique suffix (a CSS class) which will be added to the body tag on the specific page (you have to specify the menu item ID for the CSS class or component name – then the suffix will be used on all pages of the specific component).

in thhis method explain the way to do this but its for separately menus in a page! i need the opossit, can you guide me to do this please? in mu template?
User avatar
Fresh Boarder

GK User
Sat Feb 01, 2014 1:31 pm
Hmm, I can not do for you your job. This is not support anymore.
But I can give you last tip:

style1.css (line 16)
template.css (line 17)
In those two files are declaration for background image for body {...} .

If you will change here on all pages you will get different background image,
and using method #1 or #2 - you can use another background, for example standard.
User avatar
Platinum Boarder

GK User
Sat Feb 01, 2014 1:34 pm
what exactly i must change in these two .css files? how much does it cost to show me?
User avatar
Fresh Boarder

GK User
Sat Feb 01, 2014 2:43 pm
Replace background image with yours in those files.

p.s.
While, such support request are beyond our support scope, but I would like to provide alternative options for you.
User avatar
Platinum Boarder


cron