Changing background color

Responsive Joomla events template to create conference, festival and other big-name event website.
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
Tue Jul 16, 2013 3:42 pm
Reply with quote
Report this post
I'm using FEST template.
I tried to follow instructions in order to change background color to my website, adding this line

#gkBg {
background: #A7A7A7 !important;
}

to override.css. But it doesn't work at all.
I also activate css override into global configuration settings as I read in the forum.
What should i do??? :? :? :?
Hope for some answers.
Thanks in advance for your help
User avatar
Fresh Boarder

GK User
Tue Jul 16, 2013 4:04 pm
Reply with quote
Report this post
Which exact part of background would You like to change.
Could You make a screenshot and mark the background You would like to change?
User avatar
Moderator

GK User
Tue Jul 16, 2013 4:40 pm
Reply with quote
Report this post
Sorry...my post was incomplete. I'm mean the default dark grey background.
User avatar
Fresh Boarder

GK User
Tue Jul 16, 2013 4:44 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Tue Jul 16, 2013 6:10 pm
Reply with quote
Report this post
Anyone help?
User avatar
Fresh Boarder

GK User
Tue Jul 16, 2013 9:37 pm
Reply with quote
Report this post
Try this one:
Code: Select all
body {background-image: none; background: #A7A7A7;}


Please read first about adding custom CSS:
http://www.gavick.com/documentation/joo ... -template/
User avatar
Moderator

GK User
Wed Jul 17, 2013 8:29 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Wed Jul 17, 2013 9:09 pm
Reply with quote
Report this post
User avatar
Moderator

GK User
Wed Jul 17, 2013 9:10 pm
Reply with quote
Report this post
It would be much easier, if You would pos an url to your site. JPG's doesnt allow to debug html ;).
User avatar
Moderator

GK User
Thu Jul 18, 2013 4:42 pm
Reply with quote
Report this post
Website is under contruction...so it's not online.
Anyway, this is the URL
http://www.simulazioneparlamento.it

I'll make it visible for a coulpe of days
User avatar
Fresh Boarder

GK User
Thu Jul 18, 2013 5:10 pm
Reply with quote
Report this post
If You will remove '#' from the front of body everything should work fine.
Ps - use only one place - if You use override.css then do not put css into "custom CSS code".
User avatar
Moderator

GK User
Thu Jul 18, 2013 5:15 pm
Reply with quote
Report this post
I've already tried to remove # but it doesn't work anyway. I also delete code form "custom CSS code".
I noticed that during page loading (in the beginning) my background color appears for a sec but, immediately the dark surface covers it. Why?
User avatar
Fresh Boarder

GK User
Thu Jul 18, 2013 11:17 pm
Reply with quote
Report this post
Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Fri Jul 19, 2013 7:55 pm
Reply with quote
Report this post
Never post login data, the forum is public and can be accessed by anyone.
Instead click my nickname and then click Send private message
This way You will send message only to me.

And now, please send those data again, as I have deleted entry and didn't write them down :(.
User avatar
Moderator

GK User
Mon Jul 22, 2013 6:59 pm
Reply with quote
Report this post
The data You have sent doesnt work :(
User avatar
Moderator

GK User
Tue Jul 23, 2013 1:04 pm
Reply with quote
Report this post
Try now!
User avatar
Fresh Boarder

GK User
Tue Jul 23, 2013 1:19 pm
Reply with quote
Report this post
Ok! I did it by my own!
Can i change also "sponsor" background color?
User avatar
Fresh Boarder

GK User
Tue Jul 23, 2013 5:48 pm
Reply with quote
Report this post
Use this css in override.css:
Code: Select all
#gkHeaderBottom {background: #E87B2D;}


Change color to your liking.
User avatar
Moderator

GK User
Tue Jul 23, 2013 6:31 pm
Reply with quote
Report this post
Thank you very much!

What about the icons inside that box? They obvioulsy remain light orange.
Is there a way to change their color too?
User avatar
Fresh Boarder

GK User
Tue Jul 23, 2013 7:33 pm
Reply with quote
Report this post
the css:
Code: Select all
.gk-sponsors > div > a {background: #EA8D47;}
.gk-sponsors > div > a:hover {background: #FCAF69;}

first line sets standard color, second hover color.
User avatar
Moderator

GK User
Wed Jul 24, 2013 12:14 pm
Reply with quote
Report this post
Works perfectly!
Thanks thanks thanks!
User avatar
Fresh Boarder

GK User
Wed Jul 24, 2013 5:19 pm
Reply with quote
Report this post
If You will have any questions not related to this topic - feel free to create new forum threads.
User avatar
Moderator


cron