Text Block

Posted in: Newspaper
Post count: 32

Hey all, i have some problems about text block elements. I add text block and i want to add border but i couldnt. what did i do wrong ?

https://yadi.sk/i/TmH9A9JTd5xVY
https://yadi.sk/i/tZql7zsNd5xQK

—————-

Also, althoguh i put empty space with 10px, it leave 32px space. When i did it 100px, it turn into 100px. but when i do it less than 32px, it doesnt change(it remains 32px).

Thank you.

  • This topic was modified 11 years by orcn.
  • This topic was modified 11 years by orcn.
Post count: 6600

Hi,

31px is the minimum height of the Visual Composer container so in order to set a space smaller than 30px in height you need to modify the value for container’s minimum height: http://screencast.com/t/fQ07qkPXe
You can do this differently though and simply add a margin or padding for the container you use above and to do that you can set a custom, css class for your visual composer element and add padding or margin using custom css: like this:

* http://screencast.com/t/BKrIYeFs6m
* http://screencast.com/t/CqTw2slf

For text block border please make sure you also set this the border style, like this: http://screencast.com/t/tlXCqD7fPS

Thanks

Post count: 32

you deserve each penny of theme’s price 🙂 thanks a lot.
In post, in VC part, I wrote
“.custom_css_class {
margin-bottom: 7px !important;
}”
It just affects for this post, doesnt it ?

  • This reply was modified 11 years by orcn.
Post count: 32

i wrote something but then i solved it.

  • This reply was modified 11 years by orcn.
  • This reply was modified 11 years by orcn.
Post count: 6600

Hi,

Thanks! Glad you managed to solve it!
It will affect just the html element that has that class.

Thanks

Post count: 32

@Lucian
I have one more question. I didnt open a new title.

I would like to add link to whole text block.
For example; http://www.surprizim.net/dogum-gunu-hediyesi-fikirleri/
In that link, there are 4 text blocks. I just put link on photos and titles. Even i click on space in border, i want to go to the other page. How can i do ? thanks.

Post count: 6600

Hi,

You can try to add link to it like this: http://screencast.com/t/lnqrLy1lh
Hope this helps!

Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.