- Joined
- Mar 10, 2007
- Messages
- 39
- Reaction score
- 0
This is one of the websites i made as i just make random websites to brush up on css and html and well i like to learn more and this is one of my beginner websites i hope you guys will like it and use it if you like
.
Demo: http://flumesoft.ipower.com/habzor
Download: http://flumesoft.ipower.com/habzor/habzor1.rar
Thanks guys rate or comment if you like what ever you feel ;d
Note this layout and all images created have been made by myself and coded by myself so if any of you say i ripped it or whatever i will be pretty offended ;l
also credits to cutenews for the management system which is inside, which reminds me.. youll need to customise the php files for integrating news onto your site. There is an intergration wizard in the cutenews system once you have that setup all you need to do is go through that wizard and replace the code it gives you with the one that is in the php file and voila you have it.
You also can edit the templates in cutenews to customise how it turns out on the site but i'll leave that all up to you. My default template is this:
you can feel free to use this as a template or make your own but this is only for the active news part of the template you can edit the rest from this bit of code, its pretty straight forward the only thing i edited was taking out the horizontal line and adding the text style. It gives you more information on the codeing and links inside the edit form.
Screeny below:

Demo: http://flumesoft.ipower.com/habzor
Download: http://flumesoft.ipower.com/habzor/habzor1.rar
Thanks guys rate or comment if you like what ever you feel ;d
Note this layout and all images created have been made by myself and coded by myself so if any of you say i ripped it or whatever i will be pretty offended ;l
also credits to cutenews for the management system which is inside, which reminds me.. youll need to customise the php files for integrating news onto your site. There is an intergration wizard in the cutenews system once you have that setup all you need to do is go through that wizard and replace the code it gives you with the one that is in the php file and voila you have it.
You also can edit the templates in cutenews to customise how it turns out on the site but i'll leave that all up to you. My default template is this:
PHP:
<html>
<link rel="stylesheet" type="text/css" href='css/pageright.css'>
<style type="text/css">
<!--
.style1 {
font-family: "Volter (Goldfish)", "Volter-Bold (Goldfish)";
font-size: 9px;
}
-->
</style>
<div style="text-align:justify; padding:3px; margin-top:3px; margin-bottom:5px; border-top:0px solid #D3D3D3;">{short-story}</div>
you can feel free to use this as a template or make your own but this is only for the active news part of the template you can edit the rest from this bit of code, its pretty straight forward the only thing i edited was taking out the horizontal line and adding the text style. It gives you more information on the codeing and links inside the edit form.
Screeny below:
Attachments
Last edited: