• Resolved MiraKitani

    (@mirakitani)


    Hello,
    I’ve fell in love with Sela theme and wanted to customize it so much I ended up deciding to start my music website on www.ads-software.com and I’ve felt really fulfilled with your theme.

    I’d like your help on this particular point though : My website is in Arabic, and in our case, the standard sidebar position for user experience is in the Right of the screen. The language reads from right to left.

    I have been looking around and found a CSS tutorial, but since I have no knowledge in this, I’d like you to direct me to the exact place or lines of codes I should change in order to get the blog content on the left of the sidebar on the right.

    Thank you so much in advance for your support;

    The page I need help with: [log in to see the link]

Viewing 5 replies - 16 through 20 (of 20 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Add this and it will take care of that for you.

    .rtl .comments-area {
    	margin-right: 0 !important;
    }
    Thread Starter MiraKitani

    (@mirakitani)

    Perfect ! Everything is as the original now with the right sidebar. Thank youv very much !

    Should we “head into the theme files to modify things” like you said in your first reply or do we leave it at the CSS Editor ?

    Thank you for your support during these last 3 weeks. It was worth the wait.

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    If it is working as we have it now, I don’t see any reason to modify the theme files. It would be a lot of work to accomplish the same thing.

    You are very welcome and glad we were able to get things looking like you wanted them.

    Theme designers do their best when it comes to RTL layouts, but if their native language is not RTL, then it can be a bit of a challenge for them.

    Thread Starter MiraKitani

    (@mirakitani)

    Oh, I see. Then thank you very much for your support.

    RTL layouts are indeed challenging. But I’m left really satisfied and thankful for your patience and your support from beginning to end.

    I’ll mark this topic as resolved hoping it will help future bloggers.

    Thank you;

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    You are welcome.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Move sidebar position from left to right’ is closed to new replies.