The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

External Webpage be home page?

3 posters

Go down

In progress External Webpage be home page?

Post by mrchasez October 9th 2011, 1:49 am

I have a website homepage hosted by HostGator http://kingsdev.net/kingscraft.org/
My forumotion forums domain (which i bought from them) is http://kingscraft.org

I want http://kingsdev.net/kingscraft.org/ to be http://kingscraft.org

How do i do this?
I want http://kingsdev.net/kingscraft.org/ to be my http://kingscraft.org homepage.
avatar
mrchasez
Forumember

Posts : 34
Reputation : 0
Language : United States

Back to top Go down

In progress Re: External Webpage be home page?

Post by Sanket October 9th 2011, 7:16 am

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: External Webpage be home page?

Post by mrchasez October 10th 2011, 5:08 am


This does not help
I Have CSS and Images which i have in folders and that is why i need an external host.
You guys offer HTML but what good is that if i cant have the images i want or CSS or text fonts that have to be imported
avatar
mrchasez
Forumember

Posts : 34
Reputation : 0
Language : United States

Back to top Go down

In progress Re: External Webpage be home page?

Post by Guest October 10th 2011, 6:54 am

I looked at your homepage, and there is no reason at all why it can't be moved to an HTML page on your forumotion board. All you need to do is modify the HREF and SRC attributes in a few tags, and it will work just fine.

And if you're concerned about the CSS, I looked at that as well, and nothing is stopping you from putting the CSS from the three files into a STYLE tag on the page. A side-benefit of doing this is that the page will load and render more quickly...
avatar
Guest
Guest


Back to top Go down

In progress Re: External Webpage be home page?

Post by kirk October 10th 2011, 7:20 am

like Dion said all you have to do is add style tags in the <head> section of your HTML page coding.

External
Code:
<link rel="stylesheet" type="text/css" href="your style css" />

Internal
Code:
<style type="text/css">

YOUR CSS CONTENT HERE

</style>

What are you using for fonts?

then if you needed to host a java file you can always use a free java host.
Rono gave me this link before and i used it a couple times, seems to be good for free java hosting Smile you just upload the file and they will send the code to your email,

http://yourjavascript.com/


kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum