Shaper Helix 3 - Question | JoomShaper

Shaper Helix 3

RC

Ricardo Carmo

General 3 years ago

Hi I have counstruct a table by code, and i use: <tr class="info"> and line in table is blue. i will need another colors... but dont know how... I need more infos about possibles class than i can use in my hard code, but i cant found information about that in manuals. Can you please send me more information about my question

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #9372

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Will you please explain more details about your issue? The problem isn't clear to me about your query.

-Thanks

0
RC
Ricardo Carmo
Accepted Answer
3 years ago #9386

Hi

https://ibb.co/B6G5BjM

In the image you can see a table... The first row in table a pass the code : <tr class="info">

    <td><strong>Pos</strong></td>
    <td><strong>N.º</strong></td>
    <td><strong>Condutor</strong></td>
    <td><strong>Veiculo</strong></td>
    <td><strong>Tempo Prova</strong></td>
    <td><strong>Melhor Volta</strong></td>
    <td><strong>Voltas</strong></td>
  </tr>

"info" make first line blue... i need more info about classes... because i need to put another colores in the lines of table.

Thanks in advance Ricardo Carmo

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #9400

Hi, about HTML tables - it's beyond JoomShaper support. Support Policy rules!

We do not teach here HTML nor CSS.

  1. Helix3 based templates use Boostrap3 - so you can use pre-made styles from it - or create your own custom CSS styles.

  2. Useful guide: https://www.w3schools.com/tags/tag_thead.asp

I hope now is all clear.

0