D
D
Drold2015-07-17 08:54:52
DLE
Drold, 2015-07-17 08:54:52

How not to apply css to all elements?

Hello everyone, in general, such a problem:
such a code for all pages (not complete)

<section class="content wrap cf">
        <section class="left">        
            {info}       
            {content}
    </section>
    </section>

.content and .wrap are responsive, and have a width of about 700px and make the page look like this along with .left:
b8816e9304bf48a2ae799565c46532b6.png. But I want to insert another block on top of it, only in fullstory! It takes up the full width! Like this : afd2ec6f19b7430f8878ff903bf7882d.png
The question is how to do it? I can't insert it into main.tpl, because I need all sorts of tags like: {date}, {image-1} and additional fields)
Can I somehow not apply the .wrap and content style to this block?
It's just that if you insert it into fullstory, even at the beginning, it only turns out like this:
e159dc0abaac4152ae8545c26618bea4.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question