This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Comment display Mobile
#1

Hello just wondering if there is a way to align the gravatar pic to left on mobile devices and make Small for font size. I included a pic of my web on Android device. Thanks appreciate it.
Link here www.qaaci.com/music/aadan-faarax-samatar/temp.php


Attached Files Thumbnail(s)
   
Reply
#2

Hi I'd try adding this:

Code:
@media all and (max-width: 600px) {
    .cmtx_gravatar_area {
        float: left;
    }

    .cmtx_main_area {
        font-size: 0.9em;
    }
}

https://www.commentics.org/changing-the-styling

Have you completed the interview?
Reply
#3

Thanks steven.
Does this goes into style.css am just new to this and appreciat your help.
Reply
#4

It's best to create a theme and put your changes in there. Only takes a minute. This will preserve them when upgrading and helps keep things organised.

https://www.commentics.org/creating-a-theme

Then create a custom.css file inside your theme. This is where you put the styles I suggested trying.

https://www.commentics.org/changing-the-styling

Have you completed the interview?
Reply
#5

Thanks for your help steven will do.
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
21-Feb-2019, 09:02 AM
Last Post by Vaiolet12
14-Sep-2017, 11:44 AM
Last Post by bahar
06-Dec-2015, 04:18 PM
Last Post by mariank
31-Dec-2013, 05:49 PM
Last Post by mariank
30-Dec-2013, 11:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)