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.