Trevor
Forum Replies Created
-
Trevor in reply to:
Results that consider search field value AND taxonomy choices(Private) March 22, 2016 at 6:27 pm #40255Great to chat with you, I will wait to hear back from you on how you got on with that theme.
Trevor in reply to:
Change Background and Button Colors?(Private) March 22, 2016 at 5:51 pm #40252My bad 🙁
A typo … ; should be a : after background
.sf-field-submit input[type="submit"] { background: #ff8cc6; }
Trevor in reply to:
Change Background and Button Colors?(Private) March 22, 2016 at 5:44 pm #40250Does my little experiment above work, which I took from one of your other solutions?
Asking me for style decisions – not a good idea. Are we done with this thread and can I mark it resolved and close it, maybe?
Trevor in reply to:
Change Background and Button Colors?(Private) March 22, 2016 at 5:36 pm #40248.sf-field-submit input[type="submit"] { background; #ff8cc6; }
You should learn to use Firefox with the Firebug addon, or an Inspect Element tool in Chrome or Safari. Then you can do this yourself.
Trevor in reply to:
Change Background and Button Colors?(Private) March 22, 2016 at 5:27 pm #40239.sf-field-search input.sf-input-text { border: 1px solid #333444; background; #eeeddd; }
Trevor in reply to:
Change Background and Button Colors?(Private) March 22, 2016 at 5:24 pm #40237Well that is the background for the form, sorry.
BRB with code for the boxes!!
Trevor in reply to:
Change Background and Button Colors?(Private) March 22, 2016 at 5:23 pm #40234Something like this would work:
#search-filter-form-6905 { background: #222666; }
But you might want to add some padding as well, so instead it might look like this:
#search-filter-form-6905 { background: #222666; padding: 10px; }
Change the values as you need. Of course, this only works for form ID 6905!!
Trevor in reply to:
Results that consider search field value AND taxonomy choices(Private) March 22, 2016 at 5:13 pm #40222I think we need to chat on skype, if possible, if you have a webcam or mic.
Trevor in reply to:
Dropdown Box Exceeding Columns(Private) March 22, 2016 at 5:11 pm #40221Hi, can you reply to me on that thread then? Can I close this one?
Trevor in reply to:
Search projects only(Private) March 22, 2016 at 5:06 pm #40217Are you able to have a skype share screen meeting with me?
-
AuthorPosts