dropdown menu color and font page article.

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
Mon Mar 25, 2013 4:34 pm
Reply with quote
Report this post
Hello,

I am trying to change the menu dropdown color on the fest main menu, style 1. I can't for the life of me find level 2, although I was able to change level 3.

Also, I am assuming the homepage article area would be where the grunge wall background image is, but when I create an article and link it from the home in main menu, nothing shows up. Yes, everything is published.

Help?!! Pretty please???? I have never used Gavick templates before, and this is making me tear my hair out!

You can see what I have here: http://tenten.ballysally.com
User avatar
Fresh Boarder

GK User
Mon Mar 25, 2013 5:21 pm
Reply with quote
Report this post
Hi, I never thought that our template will be used for such a serious and historical issues.
We have other that you thought number of menu levels, see below.
menu-levels.png



So I will try to help you:

BLUE BG MENU (our 1 level}

Code: Select all
.gkMenu > ul div.childcontent-inner {
    background: none repeat scroll 0 0 #0F78B9;
}


RED BG MENU (our 2 level}

...sorry but you disable this kind of menu from your web page.
User avatar
Platinum Boarder

GK User
Mon Mar 25, 2013 5:28 pm
Reply with quote
Report this post
p.s.
you have problems with small error: JUser: :_load: Unable to load user with ID: 79
Probably you delete a user(author) connected with article.
User avatar
Platinum Boarder

GK User
Mon Mar 25, 2013 5:47 pm
Reply with quote
Report this post
Hi Pawel,

Thank you for trying to help me. For some reason the client saw this template and wanted me to try and customize it.

I might have deleted a user, yes. Never thought that would effect the template!

I tried the code and location you provided, and while it gets rid of the blue background, I really just want to change the color...but changing the hex code in that line doesn't do anything.

Suggestions? I want to change it to a red.

Also, can you help me figure out why a featured article in the homepage (linked by main menu "home") doesn't show up? Is there some setting keeping me from having content on the home page?


Thank you again so much for your help.
User avatar
Fresh Boarder

GK User
Mon Mar 25, 2013 8:00 pm
Reply with quote
Report this post
Code: Select all
.gkMenu > ul div.childcontent-inner {
    background: none repeat scroll 0 0 #0F78B9;
}


This was a original code, heheh, if you a red bg, change to this:

Code: Select all
.gkMenu > ul div.childcontent-inner {background: #E55E48 !important;}


All Gavick templates have overwrite "custom css" field in template configuration.
User avatar
Platinum Boarder

GK User
Mon Mar 25, 2013 8:03 pm
Reply with quote
Report this post
p.s.
.... why a featured article in the homepage (linked by main menu "home") doesn't show up? Is there some setting keeping me from having content on the home page?


It depends of your menu settings or template settings, without seeing a back-end hard to say / guess.
User avatar
Platinum Boarder


cron