CMS Development

絞り込み条件
  • すべてのラベル
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • wordpress
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 回答待ち
解決済み
alvarofranz 5月 26日, 2023
The Hubspot CMS boilerplate theme uses a theme-overrrides.css file which redefines properties that can be edited via the theme settings. But it confuses me to have different properties for the same element in different files, I don't see 続きを読む
0 いいね!
2 コメント
Accepted Solution
キーアドバイザー | Elite Partner
5月 26日, 2023 09:11
No, you do not have to set up your theme in exactly the same way as the boilerplate is. It's just a guideline. Having this separate file can be usefu...続きを読む
sarthaksaxenas 5月 23日, 2023
Dear HubSpot Community, I hope this message finds you well. I am writing to seek your expert advice on optimizing the visual appeal of our AMP (Accelerated Mobile Pages) blog pages within HubSpot. Our primary objective is to achieve faster loa 続きを読む
コミュニティーマネージャー
5月 24日, 2023 12:54
Hi, @sarthaksaxenas 👋 Welcome to our community. Thanks for your detailed question. I have a few questions to help our community better unde...続きを読む
JAlberto 5月 11日, 2023
Hello Fellow Hubspot Users, Is anyone here experienced editing the Quote via Coded Template? I noticed it does not display the Total Contract Value so it causes confusion. What I mean is that when you input your items from the Product Library, 続きを読む
0 いいね!
2 コメント
メンバー
5月 11日, 2023 20:59
Hi @Jaycee_Lewis , The default is, it will just display the Product and its price. So, If I have a product that costs $25 and I am ordering a Qu...続きを読む
解決済み
HeatherThompson 5月 02日, 2023
Hi, I'm using drag and drop emails and have one tiny thing I need to tweak in an HTML module. Unfortunately, I'm not having luck finding the answer on StackOverflow. I want an image to not display when the browser is below a certain width. I 続きを読む
0 いいね!
3 コメント
Accepted Solution
キーアドバイザー | Elite Partner
5月 03日, 2023 17:07
@HeatherThompson Media queries cannot be inlined and gmail wipes out any <style> blocks that aren't in the <head>. So, unfortantely, re...続きを読む
ASingh12 5月 02日, 2023
The navigation menu's CSS is loading slowly, causing it to align vertically for a few seconds. I also checked the network requests and found that "main.min.css" is loaded after a few seconds. How to solve this issue? Please check this video link 続きを読む
0 いいね!
3 コメント
メンバー | Platinum Partner
5月 09日, 2023 08:03
Hey @Jaycee_Lewis Please check below link. You will see navigation menu issue when page loading. In navigation has 3 items(Home, Blog and contact ...続きを読む
解決済み
Matthias_harms 5月 01日, 2023
Hi, I didn't find any documentation for this. For some color-based calculations in CSS is it essential to have the color as a HSL value. In the HubL docs, I only find https://developers.hubspot.com/docs/cms/hubl/filters#convert-rgb . How do 続きを読む
0 いいね!
2 コメント
Accepted Solution
キーアドバイザー
5月 02日, 2023 06:58
Hi @Matthias_harms , here's a macro for this: <!-- templateType: "page" isAvailableForNewContent: false --> {% macro RGBToHSL(r, g,...続きを読む
解決済み
MNick2 4月 05日, 2023
Was curious how people manage developing templates and themes locally and because we have to use something like "get_asset_url" for everything (css/images etc). I find myself not using that until I'm done developing so I can preview my stuff locally 続きを読む
1 いいね!
3 コメント
Accepted Solution
名誉エキスパート | Diamond Partner
4月 17日, 2023 06:34
Hey @MNick2 , most times I don't use "get_asset_url" while developing modules/templates. My personal approach is: creating a single CSS file...続きを読む
解決済み
evargas 4月 05日, 2023
I made a card module, but when it comes to center the module on a page, the CMS editor does not have a option for horizontal aligment. Perhaps the only way to fix this is by adding a wrapper to my module and add the options for the user to horizont 続きを読む
Accepted Solution
ガイド役 | Elite Partner
4月 06日, 2023 02:57
Hi @evargas , Good point you have. You can make a request at HubSpot Ideas . It they build in a option to set the margin to auto instead of 0...続きを読む
spotquotecoder 4月 05日, 2023
Hello, I started with the quote development today. Therefore I checked out the Hubspot files (like recommended here: https://developers.hubspot.de/docs/cms/guides/getting-started-from-the-cms-quotes-theme ) and tried to edit the quotes. I just tri 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
4月 07日, 2023 19:01
Hey, @spotquotecoder . This one will be tough for the community to diagnose without seeing it in action. And that may not be possible in this case. ...続きを読む
解決済み
vorellana814 3月 26日, 2023
Hey guys, I'm trying to create a sticky navigation with a hello bar on top. I want the hello bar to be out of view once you scroll and keep the navigation menu to the top. I did top: -32px so that the hello bar can be out of view. I tried it out in 続きを読む
0 いいね!
2 コメント
Accepted Solution
トップ投稿者
3月 27日, 2023 08:41
Use this following css it will be work .nav-1 { position: fixed; top: 0; width: 100%; z-index: 9999; }
CLing0 3月 24日, 2023
I'm using a hubspot form on our website. I would like to remove the red asterisk on a required field from VS code. Is it possible? I've tried to edit the embed code on vs code by placing css=" " and cssClass. But they don't work. I also tried d 続きを読む
0 いいね!
2 コメント
メンバー
3月 24日, 2023 06:42
Hi Anton. Thank you for quick response. It doesn't work too 😞 I saw a solution as below link from hubspot. How to create a cssClass? Can I creat...続きを読む
解決済み
JNeukom 3月 21日, 2023
Hey, all -- I'm working on a page built by a coworker who is no longer at the company. The page is for an upcoming event, so it has a secondary nav bar where you can choose agenda, speakers, etc. The bar changes to a dropdown on mobile, but 続きを読む
2 いいね!
3 コメント
Accepted Solution
ソートリーダー
4月 01日, 2023 12:49
@JNeukom switching to the dropdown on mobile is normal (better UX), and using the menu styling from the browser is expected - it's very difficult t...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

新しくスレッドを立ち上げてディスカッションをしたり、質問をすることができます。

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.