VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Menubar background

Menubar background 19 Sep 2013 13:54 #2985

Hey hey everybody,

I got a simple question about a problem I can't slove . The problem is, I want to see de menubar background from the beginning and not if you scroll a little bit down...

Is this possible????

Greetz,
Karsten

PS : Great template!

  • Posts:2
  • Jack0
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Menubar background 23 Sep 2013 15:40 #2999

Yes, it is possible, go to: /templates/jf_calla-exteriors/css/template.css line: 169, delete this block: "background: none;"

  • Posts:502
  • theres no place like joomfreak.com
  • m.freak
  • Platinum Boarder
  • OFFLINE
  • Karma: 0

Re: Menubar background 02 Oct 2013 17:45 #3072

Hi everybody,
I deleted the block like suggested but I noted that scrolling down about 70/80 px the menubar background flashes quickly. To avoid that comment or delete the block "background: none repeat scroll 0 0 rgba(0, 0, 0, 0.;" in line 163.

HTH

  • Posts:6
  • Venexian
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Menubar background 04 Oct 2013 12:12 #3080

Hi
I have the same problem, but I did't understand your suggestion
can you be more detailed
we have:
.home #jf-header.transparent {
background-color: none repeat scroll 0 0 rgba(0, 0, 0, 0.;
}

#jf-header {
background: url(../images/header-bg.png);
}

.home #jf-header {
background: none;

how to change it?
thanks

  • Posts:37
  • peppeirace
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: Menubar background 03 Jan 2014 15:40 #3584

Same Problem...want to change the background colour of the main menu.

in „/css/template.css“ line 169 is not the background setting. Which Line i have to delete ? Please give a bit more details...

Thanks a lot !!

Re: Menubar background 07 Jan 2014 09:52 #3598

Hi,
open template.css, got to around line 169, You should find the following code:

 
#jf-header {
background: url(../images/header-bg.png);
}
 


and replace it with the following:

 
#jf-header {
/* background: url('/../images/header-bg.png'); */
background: #FF0000;
}
 


HTH

  • Posts:6
  • Venexian
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 1.05 seconds
Tuesday 23 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.