Tagged: styling
-
AuthorPosts
-
October 21, 2015 at 9:14 pm #522534
Is there any way to disable the styling for a single page. I want to use Google Search for the site (WordPress Network) but the styling is strange.
Let me know if you have any ideas.
October 22, 2015 at 7:37 pm #523249Hey Bob!
what do you mean with “strange”? it looks ok to me. Can you show us what you want to achieve please? then we could try to provide you some precise CSS code to achieve what you want. Use imgur.com or dropbox to add screenshots.
Cheers!
AndyOctober 23, 2015 at 5:37 pm #524016You can find the link to the images in the Private Content area. You can see some specific areas (loss of Search icon, styling not coming off, etc.), let me know what I should be looking at or if you are not seeing those same issues.
Thanks!
October 26, 2015 at 6:00 am #524636Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardOctober 26, 2015 at 4:20 pm #525006I’ve included the information below. Check over the Search page. Let me know if you have any questions.
October 28, 2015 at 5:18 am #525888Hi Bob,
Thanks for the login, not sure where the the code is coming from though? There’s nothing on the page itself. I wanted to check because it adds a lot of CSS and maybe removing a few classes could get it looking better. I can’t find the conflict by inspecting the item unfortunately.
Regards,
RikardOctober 28, 2015 at 5:20 am #525889I’m copy-and-pasting in what Google gives me in order to have a custom search engine for the site. Another option I have is to change how search works at the top as well I guess.
October 29, 2015 at 7:56 am #526565Hi,
Ok, but where did you paste the code? I couldn’t see anything on the search page, it was empty?
Thanks,
RikardOctober 29, 2015 at 2:56 pm #526795You’ll have to look at the “Text” tab in the editor in order to see the pasted code.
November 2, 2015 at 3:54 pm #528552Hey!
can you provide us a mockup showing what you want to achieve please? because your site looks ok to me and I don’t have any idea what you want to change. With a precise mockup we can provide you some precise CSS code.
Regards,
AndyNovember 2, 2015 at 10:57 pm #528865Google Drive link should be shared with you. That is what I am aiming for.
November 2, 2015 at 11:30 pm #528880Hi!
thanks a lot for the mockup!
Use this code:
.cse .gsc-control-cse, .gsc-control-cse { border: none; } td.gsc-input { border: none !important; } .gsc-input-box { border: none; } td.gsc-search-button { border: none !important; } .cse input.gsc-search-button, input.gsc-search-button { background: url(https://www.google.com/uds/css/v2/search_box_icon.png) no-repeat 18px; }
Cheers!
AndyNovember 3, 2015 at 4:20 pm #529407Would I toss that into the custom CSS area in the WordPress backend?
November 3, 2015 at 4:40 pm #529440Hey!
put it inside of Quick CSS field in Enfold->General Styling->Quick CSS
Cheers!
AndyNovember 9, 2015 at 5:03 pm #532755Still doesn’t seem right. Are you seeing something different than me on the following page?
November 10, 2015 at 3:39 pm #533350Hi!
I updated the code in your Quick CSS field and added an !important everywhere. Hope it will work for you now. Can you confirm please?
Regards,
AndyNovember 10, 2015 at 9:41 pm #533692It is just not working. For now I’m going to look at some other options we might have and I’ll come back and ask more questions if I have them.
November 11, 2015 at 12:30 am #533774Hey!
it seems to work fine for me. Clear browser cache and hard refresh a few times. Only thing which is not working is the icon inside of the button, but I checked the icon’s url and it seems that it’s not the correct one: https://www.google.com/uds/css/v2/search_box_icon.png
Add the correct URL and it should work.
Open a new ticket for a new question please.
Cheers!
AndyNovember 13, 2015 at 12:12 am #535159It looks like it is working well enough. I’ll just need to work out the final styling myself and see what I can work out.
Thanks!
November 13, 2015 at 2:30 pm #535382Hi!
alright. Let us now if you need some more help with it. We are happy to assist you. I will let this thread open for you until you tell me we can close it :)
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.