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
contentpopup [2015/03/11 22:18]
christopher
contentpopup [2020/05/28 19:28] (current)
michaels
Line 1: Line 1:
 +#redirect https://​support.realgeeks.com/​hc/​en-us/​articles/​360043670493
 ====== Inserting popup contact form links into your content ====== ====== Inserting popup contact form links into your content ======
  
Line 19: Line 20:
 {{:​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 51:
  
 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.
 +
 +Click [[contact_widgets|here]] to learn how to add the Contact Us button on an external site (not your realgeeks site).
contentpopup.1426112306.txt.gz ยท Last modified: 2015/03/11 22:18 by christopher