Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
achievement
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f8f4a84a
authored
Jul 07, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
CONTACTに「お問合せのきっかけ」追加
parent
9e19c6b3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
0 deletions
achievement-official.conohawing.com/common_previous/css/contact.css
achievement-official.conohawing.com/contact/form/index.php
achievement-official.conohawing.com/common_previous/css/contact.css
View file @
f8f4a84a
...
...
@@ -382,6 +382,11 @@ button {
margin-right
:
0
;
}
.form_row_trigger
.right
.form_checkbox
label
{
width
:
50%
;
margin-right
:
0
;
}
.form_row
ul
{
margin-top
:
40px
;
...
...
@@ -806,6 +811,9 @@ p + .form_checkbox {
.form_row.form_row_theme
.right
label
:not
(
:first-child
)
{
margin-left
:
0
;
}
.form_row.form_row_trigger
.right
label
:not
(
:first-child
)
{
margin-left
:
0
;
}
#last_name
,
#first_name
,
#last_name_kana
,
...
...
@@ -923,6 +931,10 @@ p + .form_checkbox {
width
:
100%
;
margin-left
:
0
;
}
.form_row_trigger
.right
.form_checkbox
label
{
width
:
100%
;
margin-left
:
0
;
}
.p-contact-confirm
.contact-bottom-buttons
.c-btn1
,
.p-contact-confirm
.contact-bottom-buttons
.left
button
[
type
=
"submit"
]
{
margin-bottom
:
0px
;
...
...
achievement-official.conohawing.com/contact/form/index.php
View file @
f8f4a84a
...
...
@@ -145,6 +145,25 @@
</div>
</div>
</div>
<div
class=
"form_row form_row_trigger"
>
<div
class=
"left"
><label
for=
"form_trigger"
>
お問合せのきっかけ
</label></div>
<div
class=
"right"
>
<div
class=
"form_checkbox"
>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_01"
value=
"検索エンジン(Yahoo!,Googleなど)"
><span
class=
"label_text"
>
検索エンジン(Yahoo!,Google等)
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_02"
value=
"Webサイトより"
><span
class=
"label_text"
>
Webサイトより
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_03"
value=
"DM"
><span
class=
"label_text"
>
DM
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_04"
value=
"弊社関連書籍"
><span
class=
"label_text"
>
弊社関連書籍
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_05"
value=
"メールマガジン"
><span
class=
"label_text"
>
メールマガジン
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_06"
value=
"青木仁志オフィシャルサイト"
><span
class=
"label_text"
>
青木仁志オフィシャルサイト
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_07"
value=
"ClubNews"
><span
class=
"label_text"
>
ClubNews
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_08"
value=
"知人からの紹介"
><span
class=
"label_text"
>
知人からの紹介
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_09"
value=
"弊社コンサルタントからの紹介"
><span
class=
"label_text"
>
弊社コンサルタントからの紹介
</span></label>
<label><input
type=
"checkbox"
name=
"form_trigger"
id=
"form_trigger_10"
value=
"その他"
><span
class=
"label_text"
>
その他
</span></label>
</div>
</div>
</div>
<div
class=
"contact-bottom-buttons"
>
<div
class=
"c-btn1 c-btn-faq"
><button
type=
"submit"
class=
"c-btn1__txt"
>
入力内容の確認へ
</button></div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment