This is a discussion on "Templates" within the Web Page Design section. This forum, and the thread "Templates are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Templates
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Templates
I require to make a template, I am confussing myself as I dont know if what i am after can be done.
I want to make a main temp then a sub temp??. Layout:- header with 3 columns The main temp having a none editable regions on the left and header, then the sub temp having non-editable the left and header and right. Main temp to change the entire site then sub temp to change sub sites. I think what I am asking is can you make put a template within a template Any help would be greatful Dan Last edited by R8515198; Sep 26th, 2007 at 07:00. |
|
|
|
#2
|
||||
|
||||
|
Re: Templates
Are you on about a general template? or dreamweaver one?
This will require CSS, for the 3 column layout, http://www.pixy.cz/blogg/clanky/css-3col-layout/ more about css in this forum
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Templates
I am working with dreamweaver, but due to it being on my works local network i can only use tables,
I know how to use css, as i use it at home. What do you mean by general templates? Can it be done? |
|
#4
|
||||
|
||||
|
Re: Templates
Quote:
CSS works regardless of the network. General template, I meant as though, if I were to make some design and fill it in with dummy code so that people could buy it and edit it to their needs.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Templates
Main
section 1:- 6 pages section 2:- 6 pages The changes that are done to the "main" are in the leftcolumn and header which needs to promagate down the entire site. (so these would be the non-editable regions as they change once a month). Within the "sections" the rightcolumn needs to promgate down the sections part of the site. (so these would be the non-editable regions as they change once a month). The only editable region I require is the middlecolumn for content. I hope this explains it some more! Cheers Dan |
|
#6
|
||||
|
||||
|
Re: Templates
well if you use css,
the left column would be float: left; right would be: float: right; have a look at my blog: http://78.32.29.193 has a three column layout (two are navs but you can change the size easily)
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#7
|
|||
|
|||
|
Re: Templates
Quote:
I have tried it several times, as when i upload the pages on to webapp the web site goes crazy.. I have been told not to upload css again. |
|
#8
|
||||
|
||||
|
Re: Templates
inline css or external?
if you're going to use tables then, you won't get much support here as not many of us use them.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#9
|
|||
|
|||
|
Re: Templates
Check your css link and if it is in your css folder, you have to create a css folder in the web server too... It is not the web server that don't support css, it probably your link to the css file.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#10
|
||||
|
||||
|
Re: Templates
Quote:
If not post back and I will see if I can help. Stew
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#11
|
|||
|
|||
|
Re: Templates
Quote:
See -Using includes to add common elements to your sites. |
|
#12
|
|||
|
|||
|
Re: Templates
I have attemped to load .css did not work this is due to the people above me, they have control over the <head> </head>. they fill that space then I have control of whats below the <head> </head>.
I am I right to say that you can only put .css links internal and external into the <head> Dan |
|
#13
|
|||
|
|||
|
Re: Templates
Yes ... CSS goes in the <head> whether external or internal
Weird that they wouldn't even at least just add the link to it? |
|
#14
|
|||
|
|||
|
Re: Templates
Please could someone close this thread, as I am going to the corner to cry now as I am stuck with these damn tables.
Cant upload anything other than .html Joy!! Cheers for all the help again |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Web Templates | AlphaOne | Starting Out | 2 | Nov 4th, 2007 12:10 |
| how to use templates | luxy | Starting Out | 4 | May 10th, 2007 17:46 |