Showing posts with label Preview. Show all posts
Showing posts with label Preview. Show all posts

Tuesday, 23 February 2016

How to Make Your Own Joomla TemplateIn Feburary 2016 23,

In Feburary 2016 23,
Launch Joomla. The interface will pull up several tabs.
Click on the template builder tab. This will drop down four settings groups. Select each setting of choice.
Below each group there will be a build template button. Once the build template button is clicked for whichever group chosen, it will load all settings in the preview link. Located in the preview and download tab.
Click on the live preview button to get a live preview of the template. It will pop up another window with the preview. To make changes, click the adjust settings button. Click build template button. Click live preview to view changes.
Click the select all button on preview and download screen. Copy and then paste the template configuration into the template_config.php file. Save file. Upload to server. This will generate the settings to the website.
In Feburary 2016 23,

Thursday, 4 February 2016

How to Publish BlueVoda Pages Without VodaHostIn Feburary 2016 04,

In Feburary 2016 04,
Navigate to the BlueVoda folder where the BlueVoda pages are saved.
Create a new folder, such as 'html' or 'web_files,' within that folder.
Navigate back to the main BlueVoda folder and copy the Images folder.
Double-click the new folder you created and paste the Images folder there.
Repeat Steps 3 and 4 to add any other files your Web pages need to work properly, such as media files or scripts.
Go to the main folder and open the home page ('index.bvp') in BlueVoda. Then select 'File,' 'Preview in Browser,' 'Default Browser' from the toolbar to open it in a Web browser.
Select 'File' and 'Save As' for Internet Explorer and Safari or 'File' and 'Save Page As' for Firefox from the toolbar to save the file.
Navigate to the new folder you created in Step 2.
Type 'index' without the 'bvp' file extension. Change the 'Save as Type' menu to 'Webpage, HTML only (
.htm,
.html)' in Internet Explorer, 'Web Page, HTML only' in Firefox or 'HTML Files' in Safari. Then click 'Save.'
Repeat Steps 6 to 10 to open other BVP files and save them as HTML files. Use their original filename without the 'bvp' extension.
Open the new folder and double-click the 'index.html' file to view it in a Web browser.
Double-check that images display correctly and that links function properly. Check that the other HTML files in the folder work as well.
Publish Files Without VodaHost
Retrieve the FTP address, username and password that your Web host gave you.
Open a Web browser and type the FTP address into the address bar, in the form of 'ftp://mysite.com.' Then enter your username and password at the prompt.
Double-click the HTML, Public_HTML or WWW folder on the Web server. Then minimize the Web browser.
Open a file browser (such as the Explorer window) and navigate to the new folder on your computer.
Highlight all the files (including the Images folder) within the folder. Right-click and select 'Copy.'
Minimize the file browser and return to the Web browser.
Right-click and select 'Paste' to publish the files.
In Feburary 2016 04,