I was watching the videos on how to use T3 and change the template but I don't see that you talk about T3 on your forum. I am not seeing the row selections at the bottom of each section like on the video. I am trying also to figure out how to change the background in the regular body when I click a link to an article. It is dark gray and I want it white. I am using JA Teline IV.

    phtimes
    Hi
    if you mean by gray strips. It is css part.
    You can add this code in custom.css file in the css folder to make it transparent

    .ja-teline-wrap {
        background: transparent;
    }

    Hope it helps.

    Regards

    what about the template row selection problem?

      When I open Theme Magic, it has the row numbers you can select at the bottom. In the video, the number selections are at the bottom of each gray section. I can only change the rows in the bottom section. Maybe I am misunderstanding the video.

      phtimes

        phtimes
        Hi
        There are different new version released for T3 for improvement and bug fixes, there can be slight change in the view but options will work fine.
        For better understanding i request you to provide the error screenshot you are facing on site

        Write a Reply...
        You need to Login to view replies.