Custom HTML Page images problem.
3 posters
Page 1 of 1
Custom HTML Page images problem.
Well, Staff. Remember the feature in Admin Panel/Modules/HTML Pages management?
Well, I decided to make a page for that. Since I know to work in Dreamweaver, I already made everything
(" Index.html, Aboutus.html , Pictures.html [These after Index.html are sites that open when you click a button on navbar")
However, I know, and I tryed it, When i Paste the source code of Index HTML, first problem I encounter is:
There's no way to post other sites such as (AboutUs.html, Pictures.html and so)
And second problem is, Since I downloaded all pictures which build the page (Header logo, Skin gradients, Icons, Buttons , and their deafult location for Index.html is on Local Computer (C:\Documents And Settings\Speed\Speed's Documents\SFGWGameportalHTMLS\images) When I put the code, And test the site, only text parts are visible, because Images are not on the internet. Is there any way to solve this?
Can i define any way in HTML code to load pictures from a FTP Server or something ? OR I eventually need to manually upload all image-elements on Image hosting site and manuallly define links, which is pain in the [Language], cuz It's really whole bunch of those images to solve.
Well, I decided to make a page for that. Since I know to work in Dreamweaver, I already made everything
(" Index.html, Aboutus.html , Pictures.html [These after Index.html are sites that open when you click a button on navbar")
However, I know, and I tryed it, When i Paste the source code of Index HTML, first problem I encounter is:
There's no way to post other sites such as (AboutUs.html, Pictures.html and so)
And second problem is, Since I downloaded all pictures which build the page (Header logo, Skin gradients, Icons, Buttons , and their deafult location for Index.html is on Local Computer (C:\Documents And Settings\Speed\Speed's Documents\SFGWGameportalHTMLS\images) When I put the code, And test the site, only text parts are visible, because Images are not on the internet. Is there any way to solve this?
Can i define any way in HTML code to load pictures from a FTP Server or something ? OR I eventually need to manually upload all image-elements on Image hosting site and manuallly define links, which is pain in the [Language], cuz It's really whole bunch of those images to solve.
Re: Custom HTML Page images problem.
Hello
You can have only one page per link, it can't be index.html
It can be only /h0-name
And for all pages you have other number and link, so you need to post on every site links to others if you want to connect it.
For images: you need to post it on internet, and set links in page. You can use code <img src="IMGLINK" />
You can post it on hosting what you are get on forum, or I'm create account on postimage.org and sent it there...
You can have only one page per link, it can't be index.html
It can be only /h0-name
And for all pages you have other number and link, so you need to post on every site links to others if you want to connect it.
For images: you need to post it on internet, and set links in page. You can use code <img src="IMGLINK" />
You can post it on hosting what you are get on forum, or I'm create account on postimage.org and sent it there...
Similar topics
» Images position on a HTML page
» what the best way to add a custom font in HTML page
» Custom Landing Page Issues (HTML)
» HTML Page Problem
» How to create a custom HTML page to send newsletter/email?
» what the best way to add a custom font in HTML page
» Custom Landing Page Issues (HTML)
» HTML Page Problem
» How to create a custom HTML page to send newsletter/email?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum