Forum Replies Created
-
AuthorPosts
-
Thanks Rikard,
this is what I was looking for. (I was so close. Just forgot the !important…)Best regards
PeterThis reply has been marked as private.February 25, 2015 at 6:48 pm in reply to: remove frames/colors in table within a (Text)block #402280Thanks Elliot, works perfectly.
(Didn’t see any changes first as this had no effect when I pressed “preview changes”. I needed to puplish site for changes to take effect.)
please close here as resolved :-)February 25, 2015 at 5:30 pm in reply to: remove frames/colors in table within a (Text)block #402207Just found a “global” solution in custom-css field – but is there a way to achieve this in a code box only valid for a single section.
Currently I only have two tables where my solution fit, but it would be nice to be more flexible by restricting this formatting only to one page/section/box..main_color .avia-data-table .avia-highlight-col, .main_color table, .main_color tr:nth-child(odd), .main_color tr:nth-child(even), .main_color td { margin-top: 0px; background: #ffffff; border-top-color: #ffffff; border-bottom-color: #ffffff; border-left-color: #ffffff; border-right-color: #ffffff; color: #4d4d4d; font-size: 14px; padding-top: 0px; padding-bottom: 0px; } .main_color td:nth-child(1) { width: 160px; }
Thanks Yigit. Works great :-)
This reply has been marked as private.Thanks guys. I’ll keep it in mind. But it was my fault (resulting in invisible horizontal rulers as well) – I set Main Contents Border Color to #ffffff so h. rulers became invisible AND text fields as well. I set borders to #e0e0e0 and now my “Problems” are solved.
The above css may be helpful if background still bothers me .Thanks for helpful and quick response!
PeterOMG. My fault. I had that already but set the Main Content Border Color to #ffffff (same as background) – this setting affects rulers obviously. Thanks for your help :-)
It works now!!!
Thanks Yigit.
Yes, that worked, although I can’t get it look like on your shortcode page. This light line with the circle in it.
What is the [av_hr ...] code used on the shortcode page?February 17, 2015 at 10:01 pm in reply to: How can I apply "Alternate Content" to a e. g. Textbox? #397830Hi Elliot,
at the moment I can use the Color Section. I have no case where I need to colorize a single text block right now. It was just a question of understanding where / how I can use Alternate Content.
If I need it in the near future I will contact you again.
Thanks for now
Peter
Inserted your code in the wrong place at first as I misunderstood Codeblock. But I found it and it works!!! Great, thanks a lot!
February 15, 2015 at 5:37 pm in reply to: Header with big Logo and menu right – hover effect "gap" #396418Great, this works fine, thanks!
-
AuthorPosts