test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kamirura Friend
    #162438

    Im trying to change the color of sectiontableentry 1 and 2 in the blank T3 template

    The code look like this(see below) when inspecting in the browser and I can cleary see that there is a blank space in between the class name and the number, but in the template that is not the case then its written sectiontableentry1 and sectiontableentry2
    So if I edit this in my browser to that I get it to work… is this a wrong programming in the template or am I missing something vital. If it is where can I find this code snippet to change it?

    .sectiontableentry,
    .sectiontableentry0 { padding: 5px; }

    .sectiontableentry1 { border-bottom: 1px solid #ccc; padding: 5px; background-color: #ffffff; }
    .sectiontableentry2 { border-bottom: 1px solid #ccc; padding: 5px; background-color: #f6f6f6; }

    <span class=contentpane>
    <div class=sectiontableentry 1></div>
    <div class=sectiontableentry 2></div>
    <div class=sectiontableentry 1></div>
    </span>

    chavan Friend
    #385193

    can you please the file where you see this code


    <span class=contentpane>
    <div class=sectiontableentry 1></div>
    <div class=sectiontableentry 2></div>
    <div class=sectiontableentry 1></div>
    </span>

    kamirura Friend
    #385262

    <em>@Chavan 232675 wrote:</em><blockquote>can you please the file where you see this code


    <span class=contentpane>
    <div class=sectiontableentry 1></div>
    <div class=sectiontableentry 2></div>
    <div class=sectiontableentry 1></div>
    </span>

    </blockquote>

    I dont have a file for that 😛 thats the file Im looking for. I see that code in the web browser inspector. Its a php code somewhere and I cant find it….

    kamirura Friend
    #385735

    No one has a solution or seen the problem before?

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  kamirura 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum