PDA

View Full Version : what do i edit in the header?



NGazzer2
Thu 7th Jun '01, 2:40am
I want the change the header on the board what i want is so that the buttons eg register are to be moved along into two rows but when i go to edit the header it is all in html and i dont know a thing to edit it please someone help

Steve Machol
Thu 7th Jun '01, 3:20am
Originally posted by NGazzer2
I want the change the header on the board what i want is so that the buttons eg register are to be moved along into two rows but when i go to edit the header it is all in html and i dont know a thing to edit it please someone help

With all due respect if you don't understand HTML then you shouldn't be editing your templates. Perhaps you can find a friend to help you. :)

SteppenWolf
Thu 7th Jun '01, 8:23am
You can try to copy the html code to an visual editor like Ms Frontpage..
then move the object you want

and then copy-again the code and paste to the templates...

Be carreful of frontpage use : it can alter the html code integrity...

Darin
Fri 8th Jun '01, 9:30pm
That's what I do. I know some HTML, but not enough to be messing freely around with the templates. I simply copy and paste the text into FP2002 and edit it from there. But like SteppenWolf said, it does alter the code, for example:

When the script starts with <tr>, FrontPage automatically adds <table> on top of that code. If you don't delete it before pasting it back into the template, errors will occur. I have spent days wondering what's wrong, when I finally figured out that FP2002 messed it up. Be carefull! :)

Lukman
Fri 29th Jun '01, 11:31am
You should use Dreamweaver! It does not alter your HTML code whatsoever! Pity i started with Fp2000 - I can never let go of it and switch to Dreamweaver! :rolleyes: