-
AuthorPosts
-
moska007 Friend
moska007
- Join date:
- August 2012
- Posts:
- 61
- Downloads:
- 14
- Uploads:
- 5
- Thanked:
- 2 times in 2 posts
February 10, 2016 at 3:16 pm #880798How to fix the dividers lines on my custom position?
https://drive.google.com/file/d/0B-tH8EspjtjrMFZweWJpRTVfYk0/viewPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 10, 2016 at 5:06 pm #880850Hi
this is normal padding between the content .
You can remove it by adding below code in custom.css file.items-leading { padding-bottom: 0px!important; }
moska007 Friendmoska007
- Join date:
- August 2012
- Posts:
- 61
- Downloads:
- 14
- Uploads:
- 5
- Thanked:
- 2 times in 2 posts
February 10, 2016 at 6:56 pm #880951Thanks i’ll try. I need add this code em my custom.css
moska007 Friendmoska007
- Join date:
- August 2012
- Posts:
- 61
- Downloads:
- 14
- Uploads:
- 5
- Thanked:
- 2 times in 2 posts
February 11, 2016 at 5:16 pm #881449Sorry Pankaj Sharma
Something is not going right, the player perfect first line, but in the other locations did not work.
After placing the code in custom.css, I go on suffix and insert items-leading
I’m missing something?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 11, 2016 at 10:59 pm #881615Hi
Could u give a screenshot of issue and explain issue inside screenshot . I did not found any problem on your site .moska007 Friendmoska007
- Join date:
- August 2012
- Posts:
- 61
- Downloads:
- 14
- Uploads:
- 5
- Thanked:
- 2 times in 2 posts
February 12, 2016 at 12:01 am #881631Thanks
See the line is not unified (single), she has interrupted
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 12, 2016 at 7:23 am #881723Hi
This is not problem , its design of the template , If you want to customize you can use inspect element or firebug and override the style via custom.css .
Example : http://prntscr.com/a270dgmoska007 Friendmoska007
- Join date:
- August 2012
- Posts:
- 61
- Downloads:
- 14
- Uploads:
- 5
- Thanked:
- 2 times in 2 posts
March 23, 2016 at 12:39 pm #903837Sorry for my site only thing I could not was that. You could give me one more tip, please. I would like to stay like in the picture
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 24, 2016 at 12:12 am #904072Hi You can add below code in custom.css file to apply border bottom in the modules .
#Mod90,#Mod91,#Mod98 {border-bottom: 1px solid #eaeaea;}
I found this block is added as custom block > http://prntscr.com/aj7fha
I am unable to apply border bottom here as it use global class . I suggest you to add a custom class name here and then apply the border-bottom class to apply a single line under this container .
Use inspect element or firebug to check classes and define the style in custom.css file .Let me know if there is any confusion .
moska007 Friendmoska007
- Join date:
- August 2012
- Posts:
- 61
- Downloads:
- 14
- Uploads:
- 5
- Thanked:
- 2 times in 2 posts
March 24, 2016 at 5:40 pm #904345Okay, sorry did not get it right, my custom block has a problem.
I believe that lack technical knowledge for me to make this change.
I’ll TryPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 24, 2016 at 11:04 pm #904444Hi
You need to apply the style on the custom block container as u can see in my screenshot .
You can post your site super user details if you wish me to check the custom block .moska007 Friendmoska007
- Join date:
- August 2012
- Posts:
- 61
- Downloads:
- 14
- Uploads:
- 5
- Thanked:
- 2 times in 2 posts
March 25, 2016 at 12:12 pm #904653This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 26, 2016 at 2:49 am #904891Hi
I added custom_block class in the block container > http://prntscr.com/ak4g35
Then i added below code in custom.css file to apply the border.custom_block {border-bottom: 1px solid #eaeaea;}
Check front end you can see the border .
Apply new css as per needs . -
AuthorPosts
This topic contains 12 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum