hofjah
Forum Replies Created
-
I like your thoughts. I could not see what the routine was doing so I deleted the entire thing, thinking I could cut and paste. I thought I could save the routine, pasting it into a Word document and I could not. I lost it. Everything seems to run as it should, yet with your suggestion I can install the original routine footer.php and see what happens.
I know nothing. I cut line 36 out and tried. I had no clue what changes were made. Did not work. Pasted line 36 back in place. Now a new error. I am having fun and will do research. Never worked with HTML before. This is cool. Here is my new error message.
Fatal error: Can’t use function return value in write context in /home4/hofjah/public_html/wp-content/themes/luminescence-lite/footer.php on line 36
Is the problem in here somewhere?
/* Footer Menu
————————————————————– */
#footer-menu {
margin:20px auto 0;
font: normal 12px “Lucida Grande”, “Lucida Sans Unicode”, Verdana, sans-serif;
text-align:center;
}
#footer-menu li {
display:inline;
margin:0;
padding-left:0;
background-image: none;
}
#footer-menu li a {
margin:0 2px 0 5px;
}
#footer-menu li:before {
content:”\00B7″;
}
#footer-menu li:first-child:before {
content:””;
}
#footer-menu li a:hover {
text-decoration:underline;
}/* Form Overrides
———————————————— */.luminescence-form {
width:90%;
}
.form-elements {
width: auto;
min-height: 30px;
padding:4px 0;
}input,
textarea{
border: 1px solid #dedede;
background: #f3f4f4;
line-height: 1.25;
margin:0;
padding: 5px 12px;
}
input,
textarea,
input[type=”submit”],
input[type=”button”],
button[type=”button”],
button[type=”submit”],
button[type=”reset”],
.btn {
font-size: 1em;
line-height: 1.25;
}
#searchform input[type=”submit”] {
margin-left: 7px;
}input[type=”checkbox”],
input[type=”radio”] {
margin: 0 7px;
}
select[multiple],
select[size] {
height: auto;
}
select,
input[type=”file”] {
height: 30px;
/* In IE7, the height of the select element cannot be changed by height, only font-size */
*margin-top: 4px;
/* For IE7, add top margin to align select with labels */
line-height: 30px;
}
textarea {
margin-bottom: 10px;
}
select {
background-color: #ffffff;
border: 1px solid #cccccc;
}I never write code yet was thinking if I could get to line 32 of the file I would just delete it. Sites runs good now without it.
The change I am unaware of therefor cannot undo. Strange code appeared over a week ago. Fresh install of the theme I thought I accomplished by changing to another then coming back to Luminescene Lite.
Version 2.1.0