Joomla · Joomla Template

Joomla 1.6 Beez 20 Template – Where is the header image?

After you install Joomla 1.6, the default active template is Beez 20 which is in your Joomla template directory.  The Beez20 template is clean and easy to navigate so I wanted to play around with the look of it.  First few things I noticed on the template and wanted to remove or change was:

1.  Remove the options at the top of the screen for font size – Bigger, Reset, Smaller.

2.  Remove/Change the blue Joomla banner across the front page that says “We are Volunteers”.

I know you might have the same issues as I, so here are some simple instructions on how to do the above.

1.  Remove the options at the top of the screen for font size – Bigger, Reset, Smaller.

a.   Go to the template directory in your Joomla installation, edit the file ‘templates/Beez_20/index.php‘.

Remove the following lines:

<script type=”text/javascript” src=”<?php echo $this->baseurl ?>/templates/Beez_20/javascript/md_stylechanger.js”></script>

var fontSizeTitle='<?php echo JText::_(‘TPL_BEEZ2_FONTSIZE’); ?>’;
var bigger='<?php echo JText::_(‘TPL_BEEZ2_BIGGER’); ?>’;
var reset='<?php echo JText::_(‘TPL_BEEZ2_RESET’); ?>’;
var smaller='<?php echo JText::_(‘TPL_BEEZ2_SMALLER’); ?>’;
var biggerTitle='<?php echo JText::_(‘TPL_BEEZ2_INCREASE_SIZE’); ?>’;
var resetTitle='<?php echo JText::_(‘TPL_BEEZ2_REVERT_STYLES_TO_DEFAULT’); ?>’;
var smallerTitle='<?php echo JText::_(‘TPL_BEEZ2_DECREASE_SIZE’); ?>’;

Change this line from:

<div id=”fontsize”></div>

TO:

<div id=”fontsize” style=”display:none”></div>

b.  Refresh your website.

2.  Remove/Change the Joomla banner across the front page that says “We are Volunteers”.

a.  If you created a banner, save it as ‘personal2.png

b.  Upload the file to your template images directory – “../templates/Beez_20/images/personal/personal2.png“‘

OR

c.  If you just want to change the name of the banner in your template code, it’s in your ‘personal.css’ file in your template directory.  Change the directory & filename on line 94:

.logoheader {
background: url(“../images/personal/personal2.png“) no-repeat scroll right bottom #0C1A3E;
color: #FFFFFF;
margin: 0 10px 0 !important;
min-height: 200px;
}

d.  Make sure the banner you created and saved as ‘personal2.png’ has the dimensions – 1060x288px and 96×96

3.  To Remove the white space at top of the Beez20 Template:

a.   Go to the template directory in your Joomla installation, edit the file ‘templates/beez_20/css/personal.css’

b.  Change this line from:

#all #header
{padding-top:8.0em;
}

to:

#all #header
{padding-top:0.0em;
}

c.  Save and refresh your Joomla 1.6 website.

Keep in mind these are changes for the Beez20 Joomla template.   If you need to make similar changes on other templates, the code might be on different lines and files.  Only make changes after you make a backup of the files and know what you are doing.

Thanks,

Elaine

Elaine@cmsmind.com

121 thoughts on “Joomla 1.6 Beez 20 Template – Where is the header image?

    1. Hi Treg,
      Actually I just looked at the code again and you don’t need to touch the personal.css file. By following the above to remove the code from the index.php you will be able to remove the different font sizes available on the template.
      Thanks,
      Elaine

      1. Elaine,
        in regards to the Remove the options at the top of the screen for font
        size – Bigger, Reset, Smaller. Can you revise your instructions to do this in Beez_20 Joomla 1.7?
        I followed the steps you laid out starting with Remove the following lines:

        <script type=”text/javascript” src=”baseurl ?>/templates/beez_20/javascript/md_stylechanger.js”>
        the only line that I could find resembling this one is:

        <script type="text/javascript" src="baseurl ?>/templates/beez_20/javascript/hide.js”>

        I deleted this then went on to delete the following:

        var fontSizeTitle=’’;
        var bigger=’’;
        var reset=’’;
        var smaller=’’;
        var biggerTitle=’’;
        var resetTitle=’’;
        var smallerTitle=’’;
        I then changed this line from:

        TO:

        saved and refreshed my site, and the results were that the resizers are gone but replaced by undefined undefined undefined undefined

        Any ideas? I’d also like to remove the search box adjacent to the resizers?

        I appreciate your time. Thanks,
        Rick

    1. Hi Tiota,

      You can find the index.php in your Beez_20 template directory.

      Joomla1_6/templates/beez_20/index.php

      Hope that helps,
      Elaine

  1. Hi
    I have the problem that I cannot cancel the Joomla Icon and Text in the header !!!!!!

    My personal header is fine but it is overridden by the Joomla Logo

    Can somebody help me

    Roland

  2. Hello again
    Itried to anylise the Sourcecode produced for the website which is open the time being, to show you the effect.
    First a full black header is produce – 2nd my own header ist an overlay and shown on top and
    last a jommla_black[1].gif is loaded on top of my own logo and last but not least the words “open content…..” is added as normal text.

    So far so good – BUT i cannot find a possibility to stop the presentation of the joomla_black.gif or the text , I not even find the joomla_black.gif file within the template folders !!!!

    regards
    Roland

  3. Hi. I have a question. How do I change the header in the template jm-rainbow. I’m having trouble changing the header.I really need help on this. tnx.

    1. Hi Theo,

      I created a post for you to help you change your header in your template JM-Rainbow. Check it out here. I assumed that you are using the Joomla 1.6 free template. I hope this helps.

      Elaine

  4. First step solved
    I found the graph with the Joomla Logo Joomla_black[1].gif, it can be found NOT within the template imagesfolder, but within the images-folder of joomla 1.6, now I could cancel the joomla image overwriting my header-logo !!! Hurray
    BUT UNFORTUNATELY

    still left is the text “”Open Source Content……..”” this is NOT a graph but a text mightbe produced by a javascript BUT where to find ???

    Again You’ll find the new effect AND I still need help.

    Roland

    1. Hi Roland,

      Sorry for the late reply. You might have made changes to your template advanced options. See if you have the Site title, site description filled out:
      Go to your template manager.
      Click on Beez 20 link, under the advanced options on the right side
      There are 2 options – Site title and site description.

      Hope that helps,
      elaine

      1. I’m finding this post very useful Elaine, but I also have the problem of ‘Joomla! Open Source Content Management’ overwriting my (own) Personal2 image, and I cannot find the ‘advanced options’ in my Joomla 2.5 template manager.
        Am I looking in the wrong place, I wonder?
        Thanks.
        Les

  5. hi !
    success at the step 1 (Remove the options at the top of the screen for font size).
    now I need to remove the big white space (where those options were located).
    what should I edit in the code ?
    thanks in advance !

  6. Still can’t get rid of “We are volunteers”. I edited the personal2.png and removed the volunteer statement, copied it back to the website and yet the phrase still appears, even though it is not in the pers2.png. Any ideas?

    1. Hi Wayne,

      Check if you made changes to your template advanced options. See if you have the Site title, site description filled out:

      Go to your template manager.
      Click on Beez 20 link, under the advanced options on the right side
      There are 2 options – Site title and site description.

      Hope that helps,
      elaine

      1. Solved that. Thanks Elaine.

        Now I am struggling with the formatting of this section. I have place the title in the personal2.png – centered vertically. Somehow it is moved to the top on the site even though that is no the way it appears in the png. How can I get it to move further down in the blue area? I cannot get it to move down when I leave the website title box empty.

      2. For the tenth time the We arevoluntweers’ is back after upgrading. I have edited the personal .css with no change. Why is my personal 2.png continually overwritten with this. It is my image, with the phrase inserted on the top right. How do I get rid of it in Joomla 2.5.4. This is getting quite irritating.

      3. Good thing I keep a copy of my website off line. I had to upload my personal2.png yet again. It is annoying to have things changed in updates and upgrades. I wish they would leave my files and setting alone. Just improve the software.

  7. Hello Enzolina!
    Firstable, thank you for this article, it helped me a lot.
    I have removed the options at the top of the screen for font size Bigger, Reset, Smaller, but now the problem is that i don’t know how to remove the empty space left at the top of the website. There is now a useless empty space i d like to remove.
    Sorry for my english

    Peace.
    Sacha.

  8. Hello…
    I have 3 days experience with Joomla 1.6…
    I am developing on my localhost.
    I have changed your code as specified, but issues remain.
    By removing the “larger, reset, smaller” code, the test has simply changed to “undefined” for each.

    I then removed the the whole block of text, and the three still remain on the page, including the divider lines between the text.

    Here is what I have removed both lines on top and all 7 lines on the bottom:

    <script type=”text/javascript” src=”baseurl ?>/templates/Beez_20/javascript/md_stylechanger.js”>

    var fontSizeTitle=’’;
    var bigger=’’;
    var reset=’’;
    var smaller=’’;
    var biggerTitle=’’;
    var resetTitle=’’;
    var smallerTitle=’’;

    Here is what I have changed, per instructions:
    Change this line from:

    TO:

    I am using Joomla 1.6.

    Any help would be appreciated…Thank you in advance.
    Christoph

  9. I can remove the white space put the top menu is now floating in the middle of the header logo. The top menu didn’t move up with the header image.

    Any thoughts?

      1. Me too. I followed all the instructions and got a lot of white space at the top of the site.

        Find the following in personal.css file:

        #all #header
        {padding-top:8.0em ;
        }

        Change 8 to 3 to move header logo higher.
        Then find this:

        #header ul.menu
        {
        /* top:62px; */
        top:6em;

        and change 6 to 0 to move the top menu to the highest position.
        Worked for me.

        Elaine: if this is a good solution (I’m no expert), it might help the others. See if it’s a good idea to update the post with this. In any case, thank you for absolutely great collection of advice on Joomla tweaking!

  10. Hello, I have followed all of the steps for removing white space, deleting font size–bigger, reset, smaller, and removing Joomla logo from Beez20.

    I customized the personal2.png banner and moved the scrolls at the bottom to the top, plus added my own banner across the front page that says “Imagine–Create.” I loaded this to my website with File Manager and it said it overwrote the personal2.png banner, which it appears that it did. Except, the wavy section is still at the bottom of the personal2.png banner, the text is higher that it appears in my graphics program, and the logo “Imagine–Create” is chopped off, so that all that shows is Create.

    Is there something else I need to change to fix this? Thanks.

    1. Hi Willow,
      I was looking at the Personal2.png file and comparing it with yours and if notice their “We are Volunteers” is near the bottom of the ribbon area. Closer to the edge. The wavy part is still in your image. You need to use photoshop or some image editing software to replace that part of your image.
      Hope that helps,
      Elaine

  11. I removed the blank space, which contained the fontsize links, by changing:
    #header ul.menu
    { top:5em;

    Into:
    #header ul.menu
    {top:0em;

  12. How do you find the personal2.png? I figured it would be under the media manager, but no such luck.

    I’ve created a new banner, but now I’m not sure where to put it.

    1. Hi Kyle,

      You are right, my post is a little confusing. Use your FTP manager and place your banner here:

      ../templates/beez_20/images/personal/personal2.png

      I will update my post. thanks for your visit,
      elaine

  13. Hi Elaine,

    Thanks for the great guide, it helped me alot!

    I was wondering if you might possibly know how to make the “logo” clicakable back to the homepage on the beez 20 template? I was wondering if you maybe had an idea??

    Thanks!!

    1. Hi Jocelyn,
      The “We are volunteers” on your header is part of the banner in your templates folder. The file name is:
      templates/beez_20/images/personal/personal2.png
      You can either delete/rename the file and the banner will be gone.
      Thanks for your visit,
      elaine

  14. Hi elaine:
    thanks for your info. rer: JOOMLA! 1.6
    I tried to use media manager to upload one of my images…
    but it does not work…and I believe that my images must be on my host’s server
    instead on my PC…this is a flaw of 1.6 as I could easily upload images in JOOMLA! 1.5
    another problem(?)…I cannot create a new folder when I click on CREATE FOLDER…
    and I cannot change located in the box above CREATE FOLDER button…
    what can I do?
    Regards,
    Ray

  15. Thanks for above three tips. But doing so My top menu bar is now in the middle of the banner. Can you give some tips to adjust the menubar position? Is it true that the relative position of banner and menubar is independent of screen size? Thanks in advance

  16. Hi Elaine,
    I would like to do three things in my website,
    * Remove the text open source content management in the top banner part of my website.
    * Remove the text Powered by joomla in the bottom of the webpage.
    * Change the icon logo that appears on the webpage at the address bar.

    Waiting for your reply.. Thanks in advance 🙂

  17. Merci pour les infos, c’est bien pratique lorsque l’on est un peu perdu dans les templates et leurs programmations.
    j’ai du mal à repérer les positions dans le template, la commande ?tp=1 ne fonctionne pas avec mon nouveau site..? y a t’il un moyen d’avoir des infos autrement..?

    un grand merci pour toute cette aide.
    Christian

    1. Hi Christian,
      I don’t understand french, BUT i used google translate to understand what you wrote. Have you activated the settings ‘ preview module positions’ in your template? Click here to read the post.
      Hope that helps and thanks for your visit!
      elaine

      Below is the google translate english to french….sorry if it’s a bad translation..lol
      Salut Christian,
      Je ne comprends pas le français, mais j’ai utilisé Google Translate pour comprendre ce que vous avez écrit. Avez-vous activé les positions module de prévisualisation “les paramètres de votre modèle? Cliquez ici pour lire le message.
      Hope qui aide et merci pour votre visite!
      Elaine

  18. hi there i am trying to locate the “address” of the /joomla_black.gif little logo in order to change the name in the css to a different name (something related to the site name. please advice if yo can.
    Much appreciated,
    Mike

    1. Hi Mike,
      I have the answer for you and will write up a post for you by end of the week. Will let you know when it is done.
      Thanks for your visit,
      Elaine

  19. You helped me a lot, thank you very much. I learned:

    – How to remove the Joomla Logo
    – Change the banner
    – Remove the Open source text
    – Remove ’empty space’ at the top of the page

    again, thank you. Everything worked perfectly and smooth ( althoug it’s my first time with joomla or any website )

  20. Hi Elaine,

    Faveicon and “Powered by …” removed. Thanks and great.

    Can you please help me in removing the “You are here: Home/..” just below the header on the left side? Maybe you have already a post then I would ask if you can guide me there. Thank you!

    Keep reading you 🙂

  21. Thanks for the article, Elaine – very helpful.

    A suggestion for anyone who is interested in changing .CSS file – try out the ‘Firebug’ add-on for the Firefox browser – it is brilliant!

    Once you have ‘Firebug’ installed, browse to your Joomla page, click the ‘bug’ icon, click the CSS tab on the pane that appears over the bottom half of your screen and click the button with the tip ‘Click an element in the page ..’ – then you can click anywhere on the Joomla page, and Firebug shows in a pane on the right the css code (and the .css file) that is responsible for the style.

    1. Hi Tybion,
      Thanks for the great tip. That is very helpful to everyone. I think I will add your comment as a post.
      Thanks again for your visit,
      elaine

  22. Hey Elaine!
    Thanks so much for your post!
    I have created my own header and saved it as the personal2.png file but it still won’t show up on my itnernet site!
    I’ve created a multilingual site using copies of the beez20 template for every language, maybe its because of that?
    In the personal folder, I see my image with the name personal2.png but it’s just not showing online

    Thanks so much for the help!

  23. I now have deleted the Breadcrumb entry in the HTML. That solved the problem. Actually I would have preferred to just convert it to a Comment but didn’t know how to do that. Elaine, is it marking “/**” or “#” or what?

  24. hello and many thanks for your useful blog. Can you tell me where (index.php?) I can insert some text at the right of the logo in the header (Name, address, phone number and so on) and format it (personale.css?). The Template advanced options (site name and description) are not enough…
    Can you tell me how to change the header background color from blue to another one, and to reduce the height and the margin of the div?
    Thanks a lot. Fabio

    1. .logoheader {
      background: url(“../images/personal2.png”) no-repeat scroll right bottom #000000;
      color: #FFFFFF;
      margin: 0px;
      min-height: 200px;
      }

      end of the “no-repeat …. bottom line”#000000 gonna make your blue header to black, you can check out the hex codes at google if you gonna use a different color.

  25. Hello, I would also like to thank you for this blog. I was wondering if it was possible to move the user log in to the very top (where the fontsize-bigger/reset/smaller is located). If so, help would be appreciated.

    Thanks,
    Christian

  26. Hello Elaine, thank for your post, it´s excellent!

    I want to know how to put a banner “.swf” , in change of “personal2.png”

    Thank’s a lot. MGM

  27. Hello, excelent post Elaine..

    I need your help.. I use a template Beez 20, and i want to use all the space available for my website.

    I want to change the margins of the sides .. i don’t Know how to do it and hopefully you can help.

    Thanks

  28. Could not find <script type=”text/javascript” src=”baseurl ?>/templates/beez_20/javascript/md_stylechanger.js”>

    found this line instead:
    <script type="text/javascript" src="baseurl ?>/templates/beez_20/javascript/hide.js”>
    which I left intact..

    Deleted other lines as suggested and now
    font size – Bigger, Reset, Smaller is gone.

    What am I missing here.

  29. Hi,

    I am new to Joomla but gradually getting d hang of it. How i do change the header in the Fruit shop template which is the template i am using.
    thanks

  30. I want to be able to change the three bottom images that read, ‘Support Joomla’, which is found in three separate modules. I want all three images to be different and of my liking. By the way I am using beez_20. Where do I go for this?
    I am able to change the text but what about the images?

    1. Hi Carlo,
      I’ve created a post to help you change the image. Are you using a static image or did you want to use rotating banners? I’ve posted an article about how to change the image to a static image. The post is here. You also don’t need to use images in all 3 module positions. You can put anything you want in there.
      Hope that helps.
      Thanks for your visit,
      Elaine

      1. I am so happy to see your effor you put into answering my question is incredible!
        I am new to this site and believe me, I will stay here as a member for as long as you are around.
        =)

        Once again, Thank You!

    1. Hi Jer,
      I’ve created a post to help you change the image. Are you using a static image or did you want to use rotating banners? I’ve posted an article about how to change the image to a static image. The post is here.
      Hope that helps.
      Thanks for your visit,
      Elaine

  31. Hi Elaine.
    I am back with a new question.

    I want to be able to protect my text and images from being selecting and copied to.
    I know that there are many ways to get around this but for the usual typical Joe, I want to know that
    he won’t be able to easily do a select text or a select image and copy the information.

    Can you tell me if this is possible?
    Gracias.

    1. Hi Carlo,
      There are scripts if you search for it in google to restrict right click and saving the images. You can also embed watermarks into your images to protect them. I dont think there is a “Joomla” way to protect images. If you find one let me know.
      thanks,
      elaine

  32. Hi Elaine, I have one more question that I am not sure how to accomplish it.

    Question: Home image in Beez 20 Template seems to be in every click on my website.
    Can I have this image change everytime I click on any of the Top Menus? If so, how?

    1. Hi Carlo,
      I don’t quite understand what you are asking. Are you referring to the site logo? If so, I don’t think that can be changed everytime you change a menu. You could possibly look into doing some coding for it to detect which menu it’s on.
      Thanks,
      elaine

      1. Not the site logo but the image behind it. The image that fills the entire website on top.
        Not sure what to call it. The Home image.

        1. Hi Carlo,
          Are you referring to the blue banner? It used to have a stripe that said “We are volunteers”. You can take a look at this post here to see if it helps you.
          Thanks,
          elaine

  33. Please let me know how to change and insert image all menu item backgrounds? I try to insert image in body (personal.css) file, it makes changes background but menu item background still white color.
    Please let me know.

  34. Hi,
    Joomla 1.6.5 (two plugin errors)
    I used jsmallfib file browser plugin extension for my site and it really quite nice and needed for my site.
    By using this, i can create folder and upload files to folder directly from frontend.

    but when i enable language filter plugin to use language switch in frontend, that jsmallfib totally cannot be used.
    Actually, my site really need to use that two.
    Pls share your idea. and i try media manager but that cannot be used from frontend.
    Is there any folder create and file upload extension?

    regards

  35. Hi,
    Joomla 1.6.5 (two plugin errors)
    I used jsmallfib file browser plugin extension for my site ,
    downloaded from :
    http://extensions.joomla.org/extensions/core-enhancements/file-management/8570
    it really quite nice and needed for my site.
    By using this, i can create folder and upload files to folder directly from frontend.

    but when i enable language filter plugin to use language switch in frontend, that jsmallfib totally cannot be used.
    Actually, my site really need to use that two.
    Pls share your idea. and i try media manager but that cannot be used from frontend.
    Is there any folder create and file upload extension?

    regards

  36. Hi,

    i will be really glad if you can help me.

    How do i change the address bar to the website name without it creating a menu item with d name?

    Secondly, how do i remove This site and still retain the “Home” menu item.

    lastly, if i want to upload my website using Fillezilla, what file or folder should i upload? is it the index file in the administrator folder of the Joomla folder?

    Pls help as i am a total newbie. Thanks.

    1. to remove “this site”- go to the module manager and look for the module called “this site”, then select hide title.

  37. Hi Elaine,
    I have removed my logoheader and the blue box behind it. I would now like to get rid of the header space altogether. I have been through the css and cannot figure out how to do this. A friend suggested that I add ‘.logoheader { display: none; }’ to the css, but it does not solve my problem. Can you help out?
    Thanks,
    Josh

  38. I looked and looked at the first two lines of code aren’t anywer in the index.php file to remove the Bigger, Reset, Smaller text at the top right. Can you please update for Joomla 1.7 Beez 20 template?

  39. Elaine, thanks a lot for your awesome post. helped me a lot.

    I was wondering if its possible to put a search option/button in the right side of my header menu. and how to create space between items in header menu.

    Best regards,
    Monir

  40. Hi, wow very good job by anwsering alll this questions. almost read all of it. sorry for my spelling my english is not that good.

    So, here is my question: can you help me on how to make the website to scroll when some one minimize there windows instead of rizesing the content to fit in to the window. I really hope you can help me thank you so much.

  41. Hi, I have tried and tried to find the template images directory in Joomla 1.7. I looked in the Templates Manager area. I looked in the Media Manager area. I searched in the documentation. I want to replace the site banner (blue with We Are Volunteers) by replacing the personal2.png file with my own version. But I can’t find the original in order to replace it. So I tried a different tactic. I tried to change my personal.css file to point to the file in my own image directory in my Media Manager, but I obviously am not doing that right because no site banner showed at all. I think I do not have the full directory name right. Where is the template images directory? Thank you.

  42. Simply wish to say your article is as amazing. The clarity to your submit is simply cool and i can suppose you are an expert on this subject. Well along with your permission allow me to grab your RSS feed to stay updated with forthcoming post. Thank you a million and please carry on the rewarding work.

  43. Hi Elaine,
    Your post is really useful! I learned allot.
    I just wondering if you have an answer regarding question posted by MGM: “I want to know how to put a banner “.swf” , in change of “personal2.png””?
    I have same issue: trying to replace personal2.png image with customized flash content (.swf)
    Thank you in advance.

    1. Hi Wayne,
      I visited your site and don’t understand what you mean? You want the 3 letters to span across the whole page? You might want to try to right justify your text or easier, just add spaces to your title? lol have you tried that?
      Thanks for your visit,
      elaine

      1. Thanks for your rply Elaine. If I make the title longer, instad of going across the page, after 2 words it goses to the next line .
        I end up with 3 or 4 lines of text all on the left side instead of going across the page as it does in this post.
        It looks like this;
        RJQ / The
        ……… ……
        ………………
        Blah
        instead of this;

        RJQ / The ……… …… ……………… Blah.

  44. Hi Elaine
    Thank you for you this very interesting site. I found many useful tips
    So there is a small problem I encounter with the Beez 20 template :
    Il like the way articles’ titles are normaly highlighted and underlined with 2 thin grey lines. But In my layout the first article of any page as no lines

    Do you have any idea of what to do to recover this ?

    many thanks

  45. I don’t have the “We Are Volunteers” banner which is fine. However, I want to add a custom banner at the top of the page and don’t know where to do that. Any help would be appreciated.

  46. Hi Elaine, firstly thanks for soo much useful info! I’ve figured out a lot here!

    Two questions you may be able to help me with?

    At the top of my site i’ve just got a plain header.jpg. I’ve included no logo or site description which you add in template settings as i’ve included my logo in the actual header design. I want to make it clickable so it goes to the home page? I’ve found you tut on making the logo clickable to the home page but i’ve not got a logo added to work with, just a header.jpeg? Please advise.

    Secondly, how can i change this header to play an animated .swf?

    Muchly appreciated!

  47. Hi Elaine,

    You write VERY helpful stuff!

    Can you please, please add one more answer to your writing? Namely how to place the horizontal menu in Beez20 below the header image.

    There are a lot of people asking this in forums and some even refer to your pages but I’ve yet to find a solid good answer. One that changes the code of Beez so it still works without quirks.

    So very simple: How can the horizontal menu in Beez20 go below the header image and push the breadcrumbs and the rest of the page down.

    Thank you very much,

    Peter B from The Netherlands

  48. Hi Peter!
    I had the same problem, and because I’m new in the code world, I proceeded by trial and error.
    Luckily, I found a solution that worked good for me (I’m using FlexHeader, so maybe some div position are different).
    I just changed
    /* ++++++++++++++ lists, skiplinks ++++++++++++++ */
    #header ul.menu
    {

    /* top:62px; */
    top:0em; <=THIS VALUE

    (line 146, I believe)
    It pushes down the top menu with desired value.
    It's a bit tricky if you use em, try different values, maybe pixels are the same, not shure..
    Again, worked for me, but I don't know about breadcrumbs and others features.
    Also your post is a bit old, maybe you've already figured it out.
    Let us know!

    Mark from Italy

  49. Hé Mark,

    Thanks… I found this solution too I believe (I already changed so much that it’s hard to know what I did). I believe however that this method pushes the menu down but still in front of the header image.

    Ideal would off course be to have the menu really below the header image.

    Am going to check out that flexheader for sure…

  50. Hmm I was hoping to be able to post replys here without code disappearing, silly assumption. Please ignore my last post.

    I am not the most experienced with this but I was able to remove the font modifier in – Joomla! 2.5.6

    I removed lines 96-102 which left the closing script line as the new line 96

    No other changes were required on this section for this release.

    I did also change line 129 (was line 136 originally before removing the above) to add the displaynone.

    This worked beautifully 🙂

  51. Hi Elain,

    I am using Joomla2.5 and beez 20 as template. I found that the menu items in top menu squeezed to the left size and leave lot of space on the top menu.

    How can I change the width of menu items and make them distribute evenly and occupy the whole top menu?

    Thank and Regards,
    Samuel

  52. Hi Elaine,

    I would like to make some posts to ask some question about Joomla template. But I cannot do that because I cannot find the “new post” button or link to make some post.

    Would you please let me know how to make new post on your page? Or I miss the button or link on the page?

    Thank,
    Samuel

Leave a Reply to Leo Cancel reply

Your email address will not be published. Required fields are marked *

Captcha Captcha Reload