By Aylin on Friday, 21 April 2017
Posted in Technical Issues
Likes 0
Views 217
Votes 0
on tabs sides ar not same size
you can fix it or can give same codes for css?
i attach picture.
Hi Aylin,

Can you try to applied codes below an your custom.css and see how it goes

div#eb .ebd-block .tab-pane {
padding-bottom: 20px !important;
padding-left: 12px !important;
padding-right: 12px !important;
}
·
Saturday, 22 April 2017 11:47
·
0 Likes
·
0 Votes
·
0 Comments
·
mabby problem is from blocks ?
i want lower not higher size
·
Saturday, 22 April 2017 18:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It seems that i cant replicate those issues on my end as you can see here http://take.ms/2eYas. I tried to edit them, and there are no such view shown on my end. May i know on which browser you are using and which device are you currently using. Maybe on different browser or device, i can replicate this.

Please advice.
·
Saturday, 22 April 2017 20:49
·
0 Likes
·
0 Votes
·
0 Comments
·
you can replicate if you are open a post (from back) and push arrow to table (and the bottom is a little biger from sides and top)
my browser is firefox and my windows is 10 (last update)
for me problem is not from my laptop or my browser... just luck to my picture and go to edit post and you will see
and second on yoar picture is not same size (i upload picture)
·
Saturday, 22 April 2017 23:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Aylin,

I tried to check the blog post at http://www.coordonator.ro/index.php/asistenta/tractari/constanta/tractari-model-1 and the 2 columns are actually having equal widths as you can see here, http://take.ms/n8Shh

Where are you seeing these unequal widths? Can you provide us with the link to the page please?
·
Monday, 24 April 2017 17:22
·
0 Likes
·
0 Votes
·
0 Comments
·
i attach 2 pictures :/
·
Tuesday, 25 April 2017 04:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Aylin,

Can you applied css codes below and see how it goes

#eb .table {
margin-bottom: 0px !important;
}
·
Tuesday, 25 April 2017 12:05
·
0 Likes
·
0 Votes
·
0 Comments
·
yes is better, same problem is on text block (i attach picture)
·
Wednesday, 26 April 2017 03:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Can you try to apply on css code below on your custom.css and see how it goes

#eb .ebd-block-content p {
margin-bottom: -1em !important;
}
·
Wednesday, 26 April 2017 10:36
·
0 Likes
·
0 Votes
·
0 Comments
·
for text not work or i cant see it on my posts
·
Thursday, 27 April 2017 17:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You should customize it accordingly based on your need. Below are how it will looks based on it margin.
0em - http://take.ms/NGklX
1em - http://take.ms/aVxYx

Please advice.
·
Thursday, 27 April 2017 17:42
·
0 Likes
·
0 Votes
·
0 Comments
·
mabby is a different but i cant see it
for me is important final result and for it i attach a pitere :/
·
Thursday, 27 April 2017 18:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Sorry for any inconvenience caused. I have miss-understand you earlier.

By the way, can you try css code below and see how it goes

#eb .ebd-block .tab-pane {
min-height: 36px !important;
}


Please advice.
·
Thursday, 27 April 2017 19:16
·
0 Likes
·
0 Votes
·
0 Comments
·
is better thx
·
Friday, 28 April 2017 04:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Friday, 28 April 2017 10:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post