Does anyone know how to do this…
-
….http://developers.nytimes.com/events/ ?
Anchor title to bottom of slide?
The blog I need help with is: (visible only to logged in users)
-
Hi jsntg – could you please let me know for which theme and website you’d like to achieve the same effect? The solution will be theme-specific and require custom CSS. Thanks.
-
Hi Kathy, thanks for the reply. The theme is Morpheus.
My site: http://www.rebootkamp.org/On the intro page I am trying to anchor the text ‘ReBootKAMP’ to the page below per the NYT website above.
-
What an interesting organization and mission!
I right-clicked on the site you referenced to see how the text was done in the browser inspector – this should point you in the right direction, it’s absolutely positioned:
section h1 { bottom: -7%; } section h1 { bottom: -10%; color: #fff; font-family: "nyt-karnak-display-130124",arial,helvetica,sans-serif; font-size: 7.5em; font-weight: 300; position: absolute; }Morpheus isn’t a theme we have here at WordPress.com, and your site is running on your own hosting. These forums are for folks with WordPress.com sites.
Since Morpheus looks like a premium theme purchased from Themeforest, you can try asking the developer for help directly:
http://themeforest.net/item/morpheus-ultimate-one-page-parallax-theme/7825680
-
Oh sorry I posted on the wrong forum. This is my first wordpress project so trying to figure it all out. Thanks for your help.
-
- The topic ‘Does anyone know how to do this…’ is closed to new replies.