Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #798161

    Hi guys,

    Take a look at this http://imgur.com/hqHCABY

    I want only 1 box, not multiple box like this. What should I do? Here’s my code:

    <h2>AR / VR</h2>
    <em>aug-men-ted re-al-i-ty</em>
    <small><em>[noun]</em> a technology that superimposes a computer-generated image on a user’s view of the real world thus providing a composite view.</small>
    
    <em>vir-tu-al re-al-i-ty</em>
    <small><em>[noun-COMPUTING]</em> the computer-generated simulation of a three-dimensional image or environment that can be interacted with in a seemingly real or physical way by a person using special electronic equipment, such as a helmet with a screen inside or gloves fitted with sensors.</small>
    
    with the global expansion in demand and production of Alternate Reality technology, in 2015 we expanded into Augmented and Virtual Reality by providing solution to the industry by establishing a subsidiary called Zona Reality and Visual Expert VR.
    
    Today we contributed to industry by providing company VR and AR services through Visual Expert VR and through Zona Reality by providing Immersive Story and Virtual Reality concept, Multiuser VR e-Sport style. Specialised SDK for Free Roam – Wireless Multiplayer Arcade. Global Online Network allows multiple distribution of arcade. In 2017, we are launching out first IP – A 5 on 5 Multiuser RPG Shooting Arcade, Age of Rebirth.
    • This topic was modified 6 years, 10 months ago by Japracool.
    #798664

    Hey Japracool,

    How are you adding this code? It looks like this is a global style for the paragraph tag, in that case you would want to just style the parent that the paragraph tags reside in.

    Best regards,
    Jordan Shannon

    #798842

    I added this code in Quick CSS, Enfold:

    .avia_textblock.awesome-textblock p {
    background:rgba(255,255,255,0.5);
    padding: 10px;
    font-size: 11px;
    }

    But the problem was, every time I pressed enter in Text Block (Visual), it will create another box. I tried to use <br />, it works. But only 1 <br />, if I used 2 <br />, it will create another box. I just want a space between paragraph in 1 box.

    #798847

    Sorted out http://imgur.com/a/NnlX2

    I’m using “<br />$nbps;<br />”

    #798971

    Hi,

    Great! I’m glad you were able to get this figured out. If you need additional help, please let us know here the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Avia Textblock Creates Separate Paragraph?’ is closed to new replies.