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
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it