turner2f Posted November 8, 2016 Report Posted November 8, 2016 How Do We Change the Blesta Favicon that is displayed from within the web browser tab ? Quote
0 Michael Posted November 8, 2016 Report Posted November 8, 2016 Set it in the structure.pdt /app/views/client/theme_name/structure.pdt change the favicon.ico bit to: <link rel="shortcut icon" href="//url-to-image.com/img/favicon.ico" /> Quote
0 turner2f Posted November 8, 2016 Author Report Posted November 8, 2016 Thanks for the reply. ========= Just curious to know... When will be able to do these modification from within the Admin interface as opposed manipulating the code through SFTP ? TWO areas of suggestion would be the ability to change the CSS and the FONTS from within the Admin interface instead of having to troll around trying to find the code. The other benefit would be that our modified code would not be overwritten when upgrading the software. ========= Please let us know if this will be added in one of your upgrades in the near future. Thanks. Quote
0 Michael Posted November 8, 2016 Report Posted November 8, 2016 If you code it yourself there's no need to do everything in the admin area it's not wordpress lol. Quote
0 Paul Posted November 8, 2016 Report Posted November 8, 2016 It's likely there will be an option to add custom CSS or JS via the UI, near "Settings > Company > Look and Feel" in the future, but it's not a high priority right now. Michael 1 Quote
0 BeZazz Posted November 8, 2016 Report Posted November 8, 2016 My 2c. Is web hosts do not make changes to their sites very often. So adding the ability to edit the site via an interface in Blesta is not really needed. As most hosts would only use it once every year or 2. Also as most people using Blesta are hosts they should have the knowledge how to edit css etc by editing the files. (and be able to use a diff program when changes are overwritten) Paul and Michael 2 Quote
0 turner2f Posted November 8, 2016 Author Report Posted November 8, 2016 I am currently in the branding process of designing the interface to look similar to my main website. So having the ability to do this is necessary for those of us that are focused on getting the interface to be seamlessly branded with our existing company site. ============ It's not beyond our ability to hard code, it just takes a day or three as opposed to just hours. ============ But again, my OTHER CONCERN is whether our changes will be overwritten when we upgrade the software. OR is this even an issue ? Paul, please let us know. Quote
0 Paul Posted November 8, 2016 Report Posted November 8, 2016 12 minutes ago, turner2f said: But again, my OTHER CONCERN is whether our changes will be overwritten when we upgrade the software. OR is this even an issue ? Paul, please let us know. If you modify a file in Blesta, then upgrade Blesta by uploading the files over your existing install, then yes, it would be overwritten. This is why I suggest creating a NEW CSS overrides file. This way, all you have to do is add back your include in structure.pdt which would take all of 1 minute. Quote
0 Michael Posted November 8, 2016 Report Posted November 8, 2016 37 minutes ago, turner2f said: I am currently in the branding process of designing the interface to look similar to my main website. So having the ability to do this is necessary for those of us that are focused on getting the interface to be seamlessly branded with our existing company site. ============ It's not beyond our ability to hard code, it just takes a day or three as opposed to just hours. ============ But again, my OTHER CONCERN is whether our changes will be overwritten when we upgrade the software. OR is this even an issue ? Paul, please let us know. Have a look at: Blesta Integration 3.3.x (Advanced) Quote
0 turner2f Posted November 8, 2016 Author Report Posted November 8, 2016 @Paul I am referring to any changes to the structure.pdt file . What about that ? Quote
0 Paul Posted November 8, 2016 Report Posted November 8, 2016 8 minutes ago, turner2f said: @Paul I am referring to any changes to the structure.pdt file . What about that ? We aren't going to convert file based templates to database based templates. Michael 1 Quote
0 Michael Posted November 8, 2016 Report Posted November 8, 2016 16 minutes ago, turner2f said: @Paul I am referring to any changes to the structure.pdt file . What about that ? right can I tell you in plain english. Copy the bootstrap folder and call it "rocketscience" and then integrate in that one and swap it over. It's not hard. Quote
Question
turner2f
How Do We Change the Blesta Favicon that is displayed from within the web browser tab ?
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.