Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsLinksLinksLinks module: Change the go-buttonLinks module: Change the go-button
Previous
 
Next
New Post
4/6/2009 5:26 AM
 

Is there a way to use an image instead of  the go-button next to the links list?

Kind regards,

Jeannine

 

 
New Post
4/6/2009 5:27 AM
 

not at the moment, sorry


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
4/5/2010 5:22 PM
 
using that "F12" feauter as described I went to the "Script" tab I needed to do the same thing with a site im working on as the "Go" is tiny class="CommandButton" so in the stylesheet editor (admin>site settings) .CommandButton { font-size: medium; } Makes it bigger... just set to background: or whatever you like in the {} for the css... Hope this helps, William
 
New Post
1/11/2012 3:12 PM
 

Best way to change the "go" word with an image is to ass the following script to the footer settings of the links module:

 <script type="text/javascript">
{
       document.getElementById('dnn_ctr1055_Links_cmdGo').innerHTML='<img src="http://domain.com/images/go.gif" />';
       document.getElementById('dnn_ctr1055_Links_cmdGo').style.textDecoration='none';
}
</script>

 be sure to change the ctrID number and the path to your image. Easy.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsLinksLinksLinks module: Change the go-buttonLinks module: Change the go-button


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out