How do I do this CSS in Wordpress???

by derh
6 replies
  • WEB DESIGN
  • |
I would Like to figure out to rewrite my wordpress CSS to do this effect.


css Zen Garden: The Beauty in CSS Design

If you notice, the background stays put and the front-scrollable-layer-with-text is what moves.


How can I rewrite my CSS to do this.

I can figure out the site construction and html....but CSS confuses the heck out of me!!!
#css #wordpress
  • Profile picture of the author zapseo
    If you want to create that effect in wordpress, it would be dependent upon the theme that you are using ...

    Converting html css to wordpress css is a fairly skilled task, and, like I say, would also be dependent upon your theme.
    {{ DiscussionBoard.errors[3030044].message }}
  • Profile picture of the author derh
    Ok...

    Where can I find a fulling customizable theme??
    Signature

    {{ DiscussionBoard.errors[3030125].message }}
    • Profile picture of the author zapseo
      Originally Posted by derh View Post

      Ok...

      Where can I find a fulling customizable theme??
      Have you tried googling ?
      I think ithemes has one -- but not sure that some of the "customizable" themes like flextheme and flexx theme might not be of help.

      Steve -- they want to have the effect integrated into their WordPress site.

      Yes, they can download the css file -- but that doesn't integrate it into WordPress -- and may, in fact, create conflicts
      {{ DiscussionBoard.errors[3030191].message }}
      • Profile picture of the author Steve Wells
        Originally Posted by zapseo View Post

        Have you tried googling ?
        I think ithemes has one -- but not sure that some of the "customizable" themes like flextheme and flexx theme might not be of help.

        Steve -- they want to have the effect integrated into their WordPress site.

        Yes, they can download the css file -- but that doesn't integrate it into WordPress -- and may, in fact, create conflicts
        Oops sorry, then all I can say is that they have to find someone to integrate that css style sheet with their site. They need someone who is sharp at css coding and knows their particular theme I believe.

        If it was my site I would tackle it, but I know when you are working with others sites and coding things get challenging and you can never guarantee how long, therefore you cannot judge what it would cost to do it.... so I will not even attempt to offer my services unfortunately.
        Signature
        Need Custom Graphics Work? - Message Me For A Design Quote!
        {{ DiscussionBoard.errors[3030202].message }}
  • Profile picture of the author Steve Wells
    Originally Posted by derh View Post

    I would Like to figure out to rewrite my wordpress CSS to do this effect.


    css Zen Garden: The Beauty in CSS Design

    If you notice, the background stays put and the front-scrollable-layer-with-text is what moves.


    How can I rewrite my CSS to do this.

    I can figure out the site construction and html....but CSS confuses the heck out of me!!!
    You can download the sample css file from that site, just by clicking on the link download the same html file... at least thats what it seems like to me.

    I think the css is what I have attached in the text file below.
    Signature
    Need Custom Graphics Work? - Message Me For A Design Quote!
    {{ DiscussionBoard.errors[3030181].message }}
  • Profile picture of the author phpbbxpert
    It's nothing more than a fixed positioned div with an image background.
    What does your site look like? Do you have room for the image?
    Or does the theme need to be totally edited to make room for it?
    {{ DiscussionBoard.errors[3030315].message }}

Trending Topics