1. Rayjak
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 20 June 2017
  5.  Subscribe via email
I need to move the Header 1 and Header 2 positions above hornav main menu. Not sure why it isn't there. How/where should I go about this?

I also would like the logo position to never show and to take no room. The only choices are image or text, one or the other. How/where do I eliminate the Logo position of the template?
References
  1. https://www.bungoboxsfl.com
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The URL provided appears to be giving us an error...

The page isn’t redirecting properly

To remove your logo try adding the following to the Custom CSS field of your templates parameters...

#logo {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the complete logo area you can use the following Custom CSS instead...

#container_header {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
The two CSS mods were added and all but 60px was removed. I added the following which removed those pixels:
#header_bg {
height:0px;
}

I would like to add a module position above the hornav_container position. I have added
<div id="newmodule"> <jdoc:include type="modules" name="newlogo" /> </div>

in several layout programs to no avail. It adds my new module position but pushes the main menu menu items down below the black hornav background but does not add above the black hornav menu background. I am not sure were to add this code.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your site with the new module position?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
https://bungoboxsfl.com/rent-moving-boxes/index.php

Trying to put logo above the hornav black line at top of page.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You could try adding the following to the Custom CSS field of your templates parameters...

#container_hornav {
height: 160px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
That placed the logo within the black line, my client needs it to look like the attached. I need a new module position above hornav whose backgound I have control. See attached
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

What your requesting is quite different to the original design of the template and can not achieved by CSS alone. If you wish you can send temporary administration access to your Joomla installation to info@joomla51.com and we will see if we can edit your template markup to allow the requested changes. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán

I am going to purchase Magnolia and try to configure it to my needs. The Logo is in the right place. I can probably manage the rest with CSS.
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
I just purchased Magnolia. I will try to configure to our needs.
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
A CSS issue I don't understand. This doesn't work. Using Magnolia.

#container_main {
background: url(images/location_third_bg.jpg) repeat-x scroll 0 0 #fab62d!important;
}

This is the site I am suppose to come close to emulating for a franchisee. http://bungobox.com/pricing - the stripe lines above the word pricing in the content area. I am using the same graphic as this site.

This is what I am getting with the CSS listed above: https://bungoboxsfl.com/rent-moving-boxes/index.php/features

It doesn't seem to have any affect.The image does exist in the location specified.
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

It appears the CSS is unable to find your image. Try using the full URL to your image ensuring that the URL is correct by trying it in your browser first.

Eg.

#container_main {
background: url('https://bungoboxsfl.com/images/location_third_bg.jpg') repeat-x scroll 0 0 #fab62d!important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 13
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you again Ciarán,

That works. Client loves the website. Magnolia is nice.
  1. more than a month ago
  2. Commercial Templates
  3. # 14
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok