Remote Footer Hide/Show button?

Permalink Browser Info Environment
I really love this theme, thanks a lot.
I've been customizing it quite a bit, and I've also been suggesting it to people, but I'm wondering how to remove the Hide/Show button for the footer.

Thanks!

My site:
http://www.cyclopscomputers.com...

Type: Discussion
Status: New
danstheman7
View Replies: View Best Answer
Mnkras replied on at Permalink Best Answer Reply
Mnkras
Hi,

open
/packages/theme_boldy/themes/boldy/elements/footer.php

delete

<div style="width:960px; margin: 0 auto; position:relative;">
            <a href="#" id="showHide">Show/Hide Footer Actions</a>
         </div>
         <div id="footerActions">
            <div id="footerActionsInner">
               <?php  
               $a=new Area('Footer');
               $a->display($c);
               ?>
            </div>
         </div>


thats it :)
danstheman7 replied on at Permalink Reply
danstheman7
Worked great, thanks!

Love your work by the way :D

By chance, if I need some theming done, would I be able to hire you?

If so, what are your rates?

Thanks.

e-mail me at danstheman7@ymail.com
Mnkras replied on at Permalink Reply
Mnkras
Sure, themeguru and I do a lot of work together, just fill out the form on
http://html2c5.com and day I sent you.
On Mar 7, 2011 12:09 AM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Hi I like the theme as well.

I was wondering if there is a way to keep the hide/show bit, but have it as hidden by default, and only show if someone clicks it?

I want to hide the login in that area.

Thanks

Jon
Mnkras replied on at Permalink Reply
Mnkras
in your css just add this line:

#footerActions {
visibility:hidden;
}
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Thanks so much :)
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Hi tried this and it doesn't work unfortunately, it just hides the contents of the footer rather than closing it. Do you have any other ideas please?

Thanks :)
Mnkras replied on at Permalink Reply
Mnkras
my bad, try

#footerActions {
display:none;
}
anchoredbutterfly replied on at Permalink Reply
anchoredbutterfly
That does the trick, however, it shows "hide" by default, rather than "show". Any clue how to change that?

Great theme! I'm having lots of fun with it :)
Thank you!
bigfood20 replied on at Permalink Reply
bigfood20
same here
some knows how to fix it?

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.