May 08, 2024, 03:37:07 PM *
Welcome, Guest. Please login or register.
News: Welcome to Talk.ws - The Official Forum for all GDI members!

If you are a new member please make sure to read the "Forum Rules, Forum Tutorials, and GDI FAQs" section.

Please avoid posting any questions which may require us to discuss detailed information regarding your GDI account. Such questions should be submitted to support@wsdomains.ws.

GDI has a strict Anti-SPAM policy. Please do NOT send unsolicited messages via Private Message.
 
   Home   Help Search Login Register  
Pages: 1 ... 9 10 [11] 12 13 ... 16
  Print  
Author Topic: HTML Questions? Ask Here!  (Read 148678 times)
DeanH
Newbie
*
Posts: 4


View Profile WWW
« Reply #150 on: April 20, 2007, 02:09:52 PM »

Hello,
Can anyone help me please. I want to put one of the blue boxes on my site. The one that has the text with the red button that reads 'Let me in'

Looks like this:         Try it absolutely free for 7 days
                                    Is your name available ?
                                       Are you too late ?
                                          LET ME IN !!

Thinks this has a professional look to it so if anyone knows the HTML code I would appreciate it. Thanks

Dean

I am not sure which this is  - if its a graphic right click on it and choose "save picture as" and save it to your computer then upload to the site builder. If its HTML all you need is a table.

Hi Rod,

The one I actually mean I have just noticed is actually on your GDI-MADE-EASY site. It is the box that when you click on the red 'Let me in' box takes the person to the page to sign up to GDI. I hope this helps you to advise me as I think it looks professional to have that on the site.

Thanks
Dean
Logged
Dave H
Newbie
*
Posts: 37


View Profile WWW
« Reply #151 on: April 20, 2007, 09:57:44 PM »

Hi Dean, I think this would be the html code for the 'blue box' You may want to adjust the text/box size(s) a bit if you are putting it on your ws site
Hope this helps.
All the best Dave

<table width="250" border="1" cellspacing="0" cellpadding="2" align="center" class="testimonial"><tr><td bgcolor="#A3CBF2"><center><h3><font face="Arial, Helvetica, Sans Serif" color="#0000FF"><br>Try it absolutely free for 7 Days!<br>Is your name available?<br>Are you too late?</font></h3>
<form method="post"action="http://website.ws/kvmlm2/dispatch.dhtml" name="ticket2">
<input type="hidden" name="sponsor" value="userid">
<input type="hidden" name="fname" value="">
<input type="hidden" name="lname" value="">
<center><input type="image" src="http://images.website.ws/kvmlm2/my_images_new/letmein.gif"></center></form></center></td>
 </tr></table>
Logged

"I never ran 1000 miles. I could never have done that. I ran one mile 1000 times."
- Stu Mittleman, World Record Holder for Ultra-Distance running.
Tony T
Newbie
*
Posts: 23



View Profile WWW
« Reply #152 on: April 25, 2007, 06:35:31 PM »

Hi, hope you are well.

Could anyone please tell me how to cloak hoplink my page links?

Many thanks,

Tony
Logged

Life is for: Living, Loving and Laughing NOT Whingeing, Worrying and Whining!
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #153 on: April 26, 2007, 06:54:11 AM »

Hi, hope you are well.

Could anyone please tell me how to cloak hoplink my page links?

Many thanks,

Tony

Two questions please?
Why do you want to do that?
What do you envision a hoplink is?
Logged
Tony T
Newbie
*
Posts: 23



View Profile WWW
« Reply #154 on: April 26, 2007, 02:35:20 PM »

Hi, I saw it on another members site where they were able to link to the GDI hosting sales page.

I assumed it was a way to use the normal page links instead of using a written link on a webpage.

Regards,

Tony
Logged

Life is for: Living, Loving and Laughing NOT Whingeing, Worrying and Whining!
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #155 on: April 26, 2007, 10:12:05 PM »

You will find the hosting links you need at
http://www.gdi-made-easy.ws/HostingCode.html

You would not normally cloak a link unless you were trying to get it
through some sort of filter or diguise the link for some reason.

For example http://rod.repurl.com/GDIA.cgi goes to http://website.ws/userid

The commonest way is to use a service like tinyurl.com
Logged
Tony T
Newbie
*
Posts: 23



View Profile WWW
« Reply #156 on: April 27, 2007, 04:03:27 AM »

Hi Rod, that'll do nicely.

Many thanks,

Tony T
Logged

Life is for: Living, Loving and Laughing NOT Whingeing, Worrying and Whining!
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #157 on: May 06, 2007, 10:09:49 PM »

err i duno if this is considered an hmtl question or not but here goes...
i have a website willworkathome.ws its basically going to a website i have but is it possible to add like the join GDI added to it?

You can only redirect once so you need to choose which site you want your site to go to. You could redirect an internal page.
Logged
Jamal Belaski
Newbie
*
Posts: 1


View Profile
« Reply #158 on: May 15, 2007, 03:13:35 AM »

how do I turn a song into a mp3 file?
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #159 on: May 15, 2007, 09:40:22 PM »

how do I turn a song into a mp3 file?

Try winamp.com
Logged
AnthonyS1
Newbie
*
Posts: 2


View Profile
« Reply #160 on: May 28, 2007, 05:34:34 AM »

I have a big code that I want to put into my page. The problem is that there are breakups in the right column and left column, then the middle column.

I want to know how to figure out what part of the HTML to break up into separate 4000 characters so that I don't have to take four hours to figure it out by trial and error?

I think GDI should lay this information out to its clients before they register and find out that there is so much nitpicking going on inside sitebuilder.

If nobody can help me, I think I'll take my web domain to another hosing company that will let me transfer my HTML all at once instead of having to break it up into tiny little 4000 character blocks.

Somebody please help me figure this out.
Logged
DPro
Sr. Member
****
Posts: 263


Internet Marketer & Search Expert


View Profile WWW
« Reply #161 on: May 28, 2007, 07:04:09 AM »

I have a big code that I want to put into my page. The problem is that there are breakups in the right column and left column, then the middle column.

I want to know how to figure out what part of the HTML to break up into separate 4000 characters so that I don't have to take four hours to figure it out by trial and error?

I think GDI should lay this information out to its clients before they register and find out that there is so much nitpicking going on inside sitebuilder.

If nobody can help me, I think I'll take my web domain to another hosing company that will let me transfer my HTML all at once instead of having to break it up into tiny little 4000 character blocks.

Somebody please help me figure this out.

Hi Anthony,

The GDI site builder works best if you are using the GDI standard templates.
From what you described above, it seems that you want to create a web page with 3 columns without using the template layout.
If that's what you want to do, then you can choose the quality hosting option.
You don't have to transfer your domain to another hosting company, GDI will host for you for free and you can use your own application like dreamweaver to make your website.
This way you don't have to use the standard templates and no more worries bout the 4000 limit content block
« Last Edit: May 28, 2007, 10:14:24 AM by DPro » Logged

Want to install a blog for your GDI domain name?
Send me a private message to get help
B_Heeren
Newbie
*
Posts: 3


View Profile
« Reply #162 on: June 28, 2007, 02:43:47 AM »

hello


Where must i edit my html to get my banner from gdi open in a new window?

<object  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
    width="468" height="60">
    <param name=movie
    value="http://images.website.ws/banners/kvmlm2/468x60_01.swf?link1=http://website.ws/kvmlm2/my.dhtml?sponsor=kbeertje">
    <param name=quality value=high>
    <embed src="http://images.website.ws/banners/kvmlm2/468x60_01.swf?link1=http://website.ws/kvmlm2/my.dhtml?sponsor=kbeertje"
    type="application/x-shockwave-flash" quality="high"
    width="468" height="60"
    pluginspage="http://www.macromedia.com/go/getflashplayer" >
    </embed>
    </object>

were go's the " target="_blank"

can somebody help me please have the same problem with the script from google
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #163 on: June 28, 2007, 02:48:45 AM »

Hi,

I dont quite understand what you want to do? Surely you want this banner on the page the people are looking at? Do you mean the destination page from this banner open in a new page?

Logged
B_Heeren
Newbie
*
Posts: 3


View Profile
« Reply #164 on: June 28, 2007, 03:29:07 AM »

Hello

Yes, i want the destination page from this banner open in a new page
Logged
Pages: 1 ... 9 10 [11] 12 13 ... 16
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Copyright © 2024 by Global Domains International, Inc. · All Rights Reserved
701 Palomar Airport Road #300 · Carlsbad, CA 92011 · 760-602-3000