Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help with post button in a responsive layout


  • charlietech
    Participant

    @charlietech

    I’m using wp 3.5.1 and bp 1.6.4 Ok, I’m trying to get my site more user friendly with the activity feed in a responsive design. I want to use the post update button like facebook status withot the avatar. How would i take out the avatar only in the responsive layout?

Viewing 3 replies - 1 through 3 (of 3 total)

  • @mercime
    Keymaster

    @mercime

    @charlietech What theme are you using? You can either a) just use CSS to hide the avatar and then move the status update box to the left or b) remove lines 16 through 20 of post-form.php and then adjust style of status update form in your theme’s style.css


    charlietech
    Participant

    @charlietech

    Im using suffusion, I figure i could do that but the real question i should have asked is how to keep the layout in the desktop but switch it like you said in the responsive layout?

    Im not a coder but is it possible to write something like if(user_login_responsive view() avatar display none? and throw it in my function.php?


    @mercime
    Keymaster

    @mercime

    but is it possible to write something like if(user_login_responsive view() avatar display none? and throw it in my function.php?


    @charlietech
    Correct me if I’m wrong, but isn’t Suffusion theme responsive now? If so, you just add the style changes under media query breakpoint per suffusion theme’s style.css file in main theme or child theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need help with post button in a responsive layout’ is closed to new replies.
Skip to toolbar