Ian Stephenson
|
| Posted: 07/12/2005, 4:58 PM |
|
As you know using the Project wizard allows one to select from a number of header & footer options. I'd like to be able to select both a horizontal & vertical header concurrently. For example, the left side header would contain the various page links and the top header would have some application and site text / graphics.
Many thanks for your assistance.
Cheers,
Ian
|
|
|
 |
donb
Posts: 52
|
| Posted: 07/13/2005, 11:39 AM |
|
Easily done via CSS layout directives. Combine absolute or relative positioning with appropriate margin sizes and you can 'float' divs or tables wherever you want them. Browse alistapart.com for some starting ideas.
_________________
http://www.gotodon.com/ccbth |
 |
 |
wkempees
|
| Posted: 07/13/2005, 1:29 PM |
|
DonB
Thanks for alistapart.com, very useful
Greetz,
Walter
|
|
|
 |
DonB
|
| Posted: 07/13/2005, 7:56 PM |
|
They are a pretty smart bunch over there, Walter. I've got some more of my
favorite CSS info sites listed on my site under TECHlinks section.
CSS is a bit of a learning curve, but it is worth the pain.
--
DonB
http://www.gotodon.com/ccbth
"wkempees" <kempe819@planet.nl> wrote in message
news:db3tk6$258$1@news.codecharge.com...
> DonB
> Thanks for alistapart.com, very useful
> Greetz,
> Walter
|
|
|
 |
Ian Stephenson
|
| Posted: 07/13/2005, 9:13 PM |
|
Many thanks DonB for an excellent link and the time taken for your feedback.
Cheers,
Ian
|
|
|
 |
|