k. Since my previous thread didn’t get any answer, I’ll start from something easier. Hope I can get things done step by step.
I am trying to add custom html into the ja-box-right , but it’s too small to fit my code. So here are the questions:
1. I used firebug find its html as
<div class =”ja-box-right” style=”width:20%;”>
<div …..>
in template.css, its definition is following:
.ja-box-right div.jamod {
padding: 0;
}
so where style=”width:20%;” comes from ?
can some please give me idea how this html page was created and give me a general description how this modules/div tag loaded ? I read the user guides/other threads, it seems me most people asking “how to do this , how to do that ? “, it should be easier if we can have a guides how this template works!!
Hope this will get answer …