Remove The Logo

0 views
Skip to first unread message

Map Rousch

unread,
Aug 4, 2024, 2:24:21 PM8/4/24
to welcicoper
Ifyou want to make changes to a theme, the best thing you could do, is making an inherited theme based on Quark and make changes in the derived theme. If you do not, every time the Grav team releases a new version of Quark you will lose your changes.

@DonaldTrump The original poster wanted to remove the logo instead of replacing it and wanted to remove the footer. Therefor the original template had to be customised. When customising original code that might receive updates, using inherited themes prevents the loss of customisations.


In addition, the logo from the site I duplicated to create this one is appearing on certain pages such as -carrot-mpx5.squarespace.com/portfolio/loughrea-hotel-wedding-4elsa-tnsjw-6tw2w I've removed all images from the assets folder, as well as the custom files, so this should not be happening?!?


(Not relevant to your question; but the link you shared suggests that you are duplicating portfolio items, but not updating the auto-generated URL, you may want to go though and update these to relate to the page contents.)


I was trying to figure out a way to remove the logo from my Smartsheet, account. I did not want the default logo, and I did not want to use my company logo, since there is no way to control the location of the logo. There may be a better way to do this, but here is what i did:


I am trying to remove the logo header from one page, but not knowing CSS is making it tricky! I managed to find the code to remove the nav on my home page which worked perfectly, can anyone tell me what the logo is called in CSS, or if the code format below is correct? Many thanks.


To create a CSS rule (a line of CSS) all you do is put one or more selectors, then an opening brace and then one or more properties, separated by semi-colons, and then a closing brace and you have created one rule. The rule simply applies those properties to whatever the selector selected.


This worked for me on the Bedford Template. Change #logoimage to whatever the img element is for your template since there is no element id (must be a squarespace thing). You can find this by right clicking the img in Chrome and using "inspect" for all newbies out there.


We had the same thought initially, have you checked TypeForm or JotForm? Monday forms are very easy to use and free but limited. You can find some pretty powerful features in the above mentioned forms and they integrate with Monday via the integrations center.


I think 90% of users hate that feature. I love monday and implement it in my country to other clients. I think this is just a bad policy from the management. They want tu use our forms for greater exposure. Hopefully @Julia-monday.com senior management will realize that this is just wrong.


I suggested to Monday to remove branding about 6 months ago. I currently have 25 Pro users and going strong. The branding for Pro users is not tasteful and makes the form look like a free trial/freeware.


I selected the Agency Theme and selected the one for Education. I have been able to add the logo, and personalize the template however, it will not allow me to remove the DEMO education logo. I have looked in Template, Theme Options, Settings, Cornerstone, and I do not know where else to look to make these changes. Please advise thank you.


Hi all,is there a way I can remove (i plan to simply comment out the section) the logo from showing in the landing page.I tried looking in the obvious place like header.inc file but had no success.Can someone point me to where it is located?And also I would like to change the background colour of the landing page from the fading grey to white to just solid white.Thank youVas


@[deleted] thank you for the response but I am still a bit unclear.I was under the impression that you had to have a logo, be it one you upload or the default osticket one.Is there a way to set from the admin panel to have no logo at all. I thought that was not possible hence I was looking for the file that contains the logo info to comment it out.The second thing I am after is changing the background colour on the landing page: youVas


Edit: found the logo file but as I thought commenting that out does not stop the page calling it.So I am after the file that contains the landing page info that calls the logo file.Edit2: found the file that calls it which is in \secure\include\client\header.inc.phpThe code that I believe calls it in on line 91


The actual problem was the size of page_bg. Once I made it white it would only make the page half white due to it's size. I made a new one with a larger size pixels and that fixed the problem.One last question I have is with the logo. Is there a way to make it not link? Because now that it's a blank image if you hover your mouse over it it still links.Vas


I am in the process of setting up a website. I noticed that on the live mode, there is bubble logo still attached to the top bar of my website. Anyone knows how to remove this.

06%20PM1280800 191 KB


I've edited some videos and added logos, which I then made transparent. I'm now editing the slides and have decided I don't want the logos, but the "Remove Logo" button is greyed out, and "Reset Video" doesn't do anything.


Hi there, Nick. I'm seeing the same thing. Let me get some clarification from my team on whether this is a bug or a design issue. For now, removing and retrimming the videos is the only workaround I can offer.


Its probably a bug.... Programming wise, you would think it would work the way its set up, check box to add the logo or remove the logo. However, once you hit "Save & Close" the ability to remove the inserted logo is gone. At least that's been my experience. Same as Crystal's test. The only good thing is that video edit only applies to what was imported into Storyline, your original video remains untouched.


You would need to insert the videos again for sure if you cropped them. As I recall, using the Replace video option defaults the full size video to the cropped size. Can't remember if trim is affected using "Replace" from the Right Click menu or not.


I'm not seeing a Replace option for videos (I have seen that for pictures and shapes). If I edit the video and select change video, it gives me the entire video, it doesn't trim it down unfortunately. Sounds like I'll be retrimming these videos.


Thanks for reporting this one! I saw Crystal shared it with our team based on your discussion here, and so far we haven't had any other reports of this issue. Here's an inside look at how we prioritize bugs once we report them. With that in mind, I'd look at re-editing the video.


If you are truly not reaching out to ion at all (note that some of the default widgets like the geocoder do, so make sure to disable them) ,you should be able to use CreditDisplay.removeStaticCredit

with the default cesium credit.


I read that, but it says for client side, I wasnt sure if we can remove from PDF if generated locally.

I generate pdf for my accouting, I take it as its not possible to remove from PDF generated as well.


I don't want to use a logo on my website in the header, so I have unchecked all the logo options and left the logo upload section blank in the theme settings. Whilst my header looks fine in chrome, in Safari you can see the logo container still (see attachment). I'm not sure if it appears this same way in firefox and opera.


I didn't see anywhere in the documentation where you could configure this in the app config files, and I'm assuming you looked through the generation options, so it sounds like you may have to edit it yourself. I could be wrong on this, though! The other option if you're hosting the app - you could just add some css... something like this should work:


Nice! Andre, I perused the Web AppBuilder documentation last night - totally missed where you could set map options (I blame lack of sleep... that's my story)! For anyone who may be looking - you can find it here:


Is there any way to do this in the non-developer edition? I downloaded the code from my app I created at AGOL and have successfully modified some of the settings in the config.json, such as making the title/header bar longer.


I would like to remove the logo from the map that are included in my story map. Currently, I'm using arcgis online, everything is hosted on arc gis online. Do the solution above imply that i would need to host the code of my story map on my own servers ?


Hi all.



I have upgraded to Professional and the quotes have the Hubspot logo suddenly in the top right of quotes.



Have not had any luck finding a way to remove it. Can you help?





Cheers

Phil


Have you tried accessing the quote via this link to download directly? I believe it is showing on the PDF/print because the browser is just printing the screen, the direct download wouldn't have the chrome extension included.


Hi,

I can only emphysize what @Clouted has written. At least for the sponsors & premium ones the logo-must should be dropped - as this will mean that the usage of the forms will not grow as it could.

So, as this comes from here:


If I remove a logo in the self-hosted version of baserow, am I infringing copyright? (this is a question and not a statement, my concern is whether I am infringing any trademark rights by modifying certain features like removing a logo in this version)

3a8082e126
Reply all
Reply to author
Forward
0 new messages