Jump to content

Hello,

im building a new website using wordpress, and there is something that i need to add, but i dont know how, 

i will add a link to the website that has it, can someone tell me a name of a plugin/theme that has it?

the website is http://alanparker.com/

i want to add that sliding text like in the home page of that website

Thanks

Link to comment
https://linustechtips.com/topic/382682-help-with-website/
Share on other sites

Link to post
Share on other sites

That's a CSS Transition

 

Add this to the CSS in the appropriate class:

 

transition: bottom 1s

 

@twistedjeremy : Don't forget to follow your own topics, That way you'll get notified when someone answers

That time I saved Linus' WiFi pass from appearing on YouTube: 

A sudden Linus re-appears : http://linustechtips.com/main/topic/390793-important-dailymotion-account-still-active/

Link to comment
https://linustechtips.com/topic/382682-help-with-website/#findComment-5167092
Share on other sites

Link to post
Share on other sites

where do i need to add this?

 

Depends if Wordpress allows you to edit the CSS files that are used to make up your site.

If they don't, then my solution will not work for you.

If they do, look for the CSS class that has the same name as your html div's class and add it there.

That time I saved Linus' WiFi pass from appearing on YouTube: 

A sudden Linus re-appears : http://linustechtips.com/main/topic/390793-important-dailymotion-account-still-active/

Link to comment
https://linustechtips.com/topic/382682-help-with-website/#findComment-5168447
Share on other sites

Link to post
Share on other sites

Depends if Wordpress allows you to edit the CSS files that are used to make up your site.

If they don't, then my solution will not work for you.

If they do, look for the CSS class that has the same name as your html div's class and add it there.

do you know where can i find a good tutorial to doing it?

Link to comment
https://linustechtips.com/topic/382682-help-with-website/#findComment-5168477
Share on other sites

Link to post
Share on other sites

do you know where can i find a good tutorial to doing it?

 

How to edit the CSS on Wordpress :https://en.support.wordpress.com/custom-design/editing-css/

Good guide/ tutorial on CSS and HTML : http://www.codecademy.com/en/skills/make-a-website

That time I saved Linus' WiFi pass from appearing on YouTube: 

A sudden Linus re-appears : http://linustechtips.com/main/topic/390793-important-dailymotion-account-still-active/

Link to comment
https://linustechtips.com/topic/382682-help-with-website/#findComment-5168509
Share on other sites

Link to post
Share on other sites

Since it looks like you're pretty new to Wordpress and html/css, I suggest you find a theme that looks the way you want to. That way you won't have to spend hours upon hours trying to make small adjustments. If you have the money, buy yourself a theme that has a page builder, Divi theme is a popular one that has a really extensive page builder.

Link to comment
https://linustechtips.com/topic/382682-help-with-website/#findComment-5168593
Share on other sites

Link to post
Share on other sites

Since it looks like you're pretty new to Wordpress and html/css, I suggest you find a theme that looks the way you want to. That way you won't have to spend hours upon hours trying to make small adjustments. If you have the money, buy yourself a theme that has a page builder, Divi theme is a popular one that has a really extensive page builder.

i found a "divine " theme, is that it?

Link to comment
https://linustechtips.com/topic/382682-help-with-website/#findComment-5169049
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×