Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ag0g0girl Friend
    #160187

    I had originally posted to find out about the color change for that back on top page, but when I followed the directions all that happened was the change for top nav.

    Now I have decided that this is just too much space below the footer, and I want it GONE!! Why, why, why is this so hard?

    spaceyhost.com/jcloris

    Sherlock Friend
    #376727

    Dear agOgOggirl,

    You can try as following
    open the file of templates/ja_cloris/css/template.css,Look for the css
    #ja-mainnav, #mainnav {
    background: none repeat scroll 0 0 #111111;
    border-bottom: 2px solid #000000;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 12;
    }

    Here you can change #111111 to the color value you wanted.

    ag0g0girl Friend
    #377388

    This isnt working, Can I just make it shorter like say about 249px?

    spaceyhost.com/jcloris

    Sherlock Friend
    #377668

    Dear ag0g0ggirl,

    I am sorry but I am not clear on your idea on the changes, if possible please attach an image to show me what you want. I would be able to help you then.

    panzerknacker Friend
    #377789

    I think she wants the big ass arrow gone.

    Remove this from your default.xml

    <block name="footer" type="footer" main-inner="1"></block>

    podnot Friend
    #378159

    <em>@panzerknacker 222940 wrote:</em><blockquote>I think she wants the big ass arrow gone.

    Remove this from your default.xml

    <block name="footer" type="footer" main-inner="1"></block>
    </blockquote>

    Hi panzer,
    your instruction it remove whole content from footer. I would like remove only footer’s part with “big arrow to top”. Do you know tell me which file I need edit for removing this arrow. Thanks in advance for your help. 🙂

    podnot Friend
    #378163

    I have it. So If you want customize footer such as I, you can follow this steps:

    1. For remove “big arrow to top” in footer edit file /templates/ja_cloris/blocks/footer.php. Comment or remove lines from 37 to 39:

    <div id="ja-back-to-top">
    <a href="#Top" title="Back to top">Back to top</a>
    </div>

    2. For setting min-height of footer edit file /templates/ja_cloris/css/template.css at line 609.


    #ja-footer .main-inner1 {
    background: url(../images/footer-sep.gif) repeat-x left top;
    margin-left: 130px;
    min-height: 200px;
    padding: 20px 0 20px 0;
    text-align: left;
    }

    That’s all.

    ag0g0girl Friend
    #379179

    Bummer. min-height hasn’t changed the space down there.

    UPDATE: All is good, I ended up having to go to maintenance (on Joomla 1.6) and clear that cache manually

    Also, keep in mind that some of the height things are not only in the regular css, but also in the core default, and the core for the color too

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 4 voices, and was last updated by  ag0g0girl 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum