Problem with author name on Blog layout and atricles
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Mon Mar 07, 2016 4:50 pm
- Reply with quote
- Report this post
Hi, i have a problem with author visualization in this page http://www.musicadomani.it/home/index.php/home-oggi/confronti-e-dibatti-on-line and on articles of this category.
As you can see the name take 2 lines and go under the title. I can't find out how to let the author name taking all the space it needs on on a line and have a margin before title.
Thank you in advance for your help
As you can see the name take 2 lines and go under the title. I can't find out how to let the author name taking all the space it needs on on a line and have a margin before title.
Thank you in advance for your help
-
- Senior Boarder
- GK User
- Mon Mar 07, 2016 5:05 pm
- Reply with quote
- Report this post
Sorry, i get it looking on joomla css and adding to my override this code
Hope it will work good
- Code: Select all
article aside ul li {
margin: 2px !important;
padding: 2px !important;
font-size: 18px;
background: none !important;
}
article aside {
display: block;
position: relative;
width: 100%;
text-align: left;
}
Hope it will work good
-
- Senior Boarder
- teitbite
- Sat Mar 12, 2016 3:55 pm
- Reply with quote
- Report this post
Hi
I cannot see any problems with a title when looking at Your site. So I believe it worked Thank You for shearing this solution with us.
I cannot see any problems with a title when looking at Your site. So I believe it worked Thank You for shearing this solution with us.
-
- Moderator
3 posts
• Page 1 of 1