hi, there is problem @ the footer postion 1. if i click on subscribe i get this:
https://www.sendspace.com/file/k7wlq4
it is not possible to read the text.
Hey diefleischerei!
Please add following code to Quick CSS
.widget_wysija_cont .updated {
height: 45px;
}
Regards,
Yigit
Works great and is it possible to get the message in a orange box instead of yellow?
Is it possible to delete the blank line under the footer position 1 headline??
https://www.sendspace.com/file/ys7ewg
and is it possible to put comments into the quick css box so i don`t forget which code does which hack??
Hey!
Sure, please add following code to Quick CSS as well
form#form-wysija-4 label {
display: none!important;
}
.widget_wysija_cont .updated, .widget_wysija_cont .login .message {
background-color: orange;
border-color: orange;
}
EDIT: You can comment on CSS files using /* comment here */ as following
/* This is for header */
.header { display: none; }
Cheers!
Yigit
hi. thanks, but no effect :(
https://www.sendspace.com/file/ys7ewg
how can i delete the blank line between the text: JETZT NEWSLETTER ANMELDEN and the black input box?
Hi!
I applied the code once again and flushed browser cache. It does work fine on my end now – http://i.imgur.com/bDRVPAi.png
Best regards,
Yigit
https://www.sendspace.com/file/xpa4wf
Thank you. Fine so far. Is it possible to get all the footer headlines in the same high?
Hey!
Please add following code to Quick CSS as well
section#wysija-4 .widgettitle {
margin-top: 0;
}
Cheers!
Yigit
and how can i disable “SEITEN” at footer position2? there is no widget at footer position 2?
Hey!
Please go to Appearance > Widgets and place an empty text widget in Footer 2 widget area
Regards,
Yigit
THX. Closed.