messed up code for footer element

Permalink Browser Info Environment
Hello,

Can anyone help. I just installed Parallax today and found that <div id='Footer'> does not respond to changes in the CSS. In trying to fix a display issue and font-sizing problem, have messed up the the footer element ....and I replaced the wrong file on my server. I have deleted the <php> code in the footer.php file which is there by default. Can anyone send me the code portion that goes in the default footer.php.

Thankyou.

-Sally

Type: Discussion
Status: New
merasafar
View Replies:
jordif replied on at Permalink Reply
jordif
Hi Sally,

If you want to reinstall the theme and restore original files, you can try the following:

1. go to Dashboard -> Add Functionality
2. Find the theme and click Edit
3. Click "Uninstall package"
4. Select the "Yes, remove the package's directory from the installation directory." option

This should delete the theme files. Then go to Dashboard -> Add Functionality again. If your license is properly assigned to the site, you should have now the option to download and install the theme again.

Note that any manual changes you made to the theme will be lost, so it's best to backup everything just in case.

(It's always a good idea to backup your site in case something goes wrong)

Also, if you need help changing the footer CSS, please let me know.

Jordi
merasafar replied on at Permalink Reply
merasafar
Hello,
Thanks so much, that worked.
I'm trying again with the GUI...
~Sally
merasafar replied on at Permalink Reply
merasafar
Hello,

How can I change the look of the footer CSS? I would like to show a narrow band I guess about 30px max-height, semi-transparent, font-size much smaller than the default.

Thanks,
~Sally
jordif replied on at Permalink Reply
jordif
Hi Sally,

try the following:

1. Go to Dashboard -> Themes -> Long Story Short Parallax -> Customize.

2. Paste this code into the "Add your CSS" box:

#footer, #footer p {
   font-size: 14px;
   line-height: 30px;
}
#footer, #footer p, #footer a {
   color: white;
}
#footer {
   padding: 0 10px;
   background: rgba(0, 0, 0, 0.6);
}


Regards,

Jordi
merasafar replied on at Permalink Reply
merasafar
thankyou! :D

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.