text in background
-
HI
I'm looking to add some text Ie: my name at the top of my webpage see image attached
is this possible?maybe an option to have a site title and a site image?
Cheers
Toby
-
hello sir!
ohgo to lay options -> custom html & css -> custom html at top
enter
<div class="additional-sitetitle _additionalformat"> Toby Neilan </div>css:
.additional-sitetitle{ width: 100%; padding-top: 20px; }then go to lay options -> textformats and create a textformat called "additionalformat"
that will be used for this text cause you chose the class "_additionalformat" in the html -
Hi Armin
I've just spotted that after the viewer has clicked on a project then opts to click back on the back arrows on the finder window (in both safari and Firefox) the page reloads higher up the page see screen grabs.
( if the visitor hits / clicks my sitetitle the positioning is correct!)

-
UPDATE:
I added
postion: absolute;
to the code and this worked - but I had to adjust the set frame top on the project page to match rest of site layout (home page) and on one specific project page ( Rogers' Home ) when I had to duplicate that project and rename as old css was still active on that page despite deleting css! (odd!)
-
maybe was some cached version
wow your website is really fast for me