User Tools

Site Tools


contentpopup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
contentpopup [2015/03/11 22:18]
christopher
contentpopup [2017/06/27 20:05]
brittany [To create a Contact Us button]
Line 19: Line 19:
 {{:​contactform01.png|}} {{:​contactform01.png|}}
  
-=====I would like a "​Contact Us" ​button ​instead of a text hyperlink=====+=====I would like a "​Contact Us" ​image instead of a text hyperlink=====
  
 This can be performed by adding an <img src> code into the code block. This can be performed by adding an <img src> code into the code block.
Line 50: Line 50:
  
 This will insert your specified button on to the page, linking to the same pop up contact form. This will insert your specified button on to the page, linking to the same pop up contact form.
 +
 +=====To create a "​Contact Us" button=====
 +
 +<code HTML>
 +<a class="​button contact_us popup" style="​background:​ #CC6699; color: #​ffffff;"​ href="/​member/​contact/">​
 +<​span>​Contact Us</​span>​
 +</a>
 +</​code>​
 +
 +You can change the background and color of the button by going to http://​www.w3schools.com/​colors/​colors_picker.asp and replacing #CC6699 and #ffffff with the color code of your choice.
contentpopup.txt ยท Last modified: 2020/05/28 19:28 by michaels