Topic title/icon problem and round avatars
4 posters
Page 1 of 1
Topic title/icon problem and round avatars
Hello Guest,
I have a CSS problem on my testing forum.
The white corner is not correct.. I use this CSS now:
Screenshot:
-deleted by Joost-
Who can help me with this, please ?
And i will round avatars in the topics hope that you can help me with this?
URL on request by pb with access to a account, I'm working hidden on this new layout.
Thank you for your help!
Regards, Joost
I have a CSS problem on my testing forum.
The white corner is not correct.. I use this CSS now:
- Code:
.topic-title-container{ margin-left: -50px;}
.span-tab{margin-left: -30px;}
Screenshot:
-deleted by Joost-
Who can help me with this, please ?
And i will round avatars in the topics hope that you can help me with this?
URL on request by pb with access to a account, I'm working hidden on this new layout.

Thank you for your help!
Regards, Joost
Last edited by Joost on August 4th 2017, 10:48 pm; edited 2 times in total
Re: Topic title/icon problem and round avatars
Please post your forum's link.


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Topic title/icon problem and round avatars
My forum url: -deleted by Joost-
Last edited by Joost on August 4th 2017, 10:48 pm; edited 1 time in total
Re: Topic title/icon problem and round avatars
Remove this from your coding.
Add this to your coding.
- Code:
.topic-title-container {
margin-left: -50px;
}
Add this to your coding.
- Code:
ul.topics dd.dterm, ul.topics dt {
padding-left: 70px !important;
line-height: 2em;
}
Last edited by Draxion on August 4th 2017, 9:16 pm; edited 1 time in total
Re: Topic title/icon problem and round avatars
Draxion wrote:Remove this from your coding.
- Code:
.topic-title-container {
margin-left: -50px;
}
Add this to your coding.
- Code:
ul.topics dd.dterm, ul.topics dt {
padding-left: 70px !important;
line-height: line-height: 2em;
}
Thank you so much this problem it's solved now.
Only the round avatars question, have you a idea ?

Re: Topic title/icon problem and round avatars
Draxion wrote:You don't want them rounded?
No, i will in the topics rounded avatars i have this all on the index , topic index.
This is my css what i use:
- Code:
.lastpost-avatar img {
-webkit-border-radius: 100%;
moz-border-radius: 100%;
border-radius: 100%;
border: 2px solid #D402C3;
height: 40px;
width: 40px;
margin-right: 7px;
}
Re: Topic title/icon problem and round avatars
Take out the border-radius properties out of that code, all of them.
Re: Topic title/icon problem and round avatars
Draxion wrote:Take out the border-radius properties out of that code, all of them.
Think you do not understand me, I would like to round avatars have no square.

Re: Topic title/icon problem and round avatars
I am puzzled then, cause they were already rounded. lol
Can you post a screenshot at where you want them rounded?
Can you post a screenshot at where you want them rounded?
Re: Topic title/icon problem and round avatars
Here the screenshot:
-deleted by Joost-
-deleted by Joost-
Last edited by Joost on August 4th 2017, 10:48 pm; edited 1 time in total
Re: Topic title/icon problem and round avatars
Sorry, I wonder the impression the problem with the rounded avatars was still in that link you provided SLGray.
Add this to your CSS.
Add this to your CSS.
- Code:
a.tooltipstered > img,
#profile-advanced-right > img {
-webkit-border-radius: 100%;
moz-border-radius: 100%;
border-radius: 100%;
}
Re: Topic title/icon problem and round avatars
Thanks, my contact buttons are also around this I would like to square.
And how do I get on the profile itself the avatar around?
And how do I get on the profile itself the avatar around?
Re: Topic title/icon problem and round avatars
Can you please provide your template "viewtopic_body". Thanks.
Re: Topic title/icon problem and round avatars
I have send you a pb, i post this not here i'm sorry.
Edit, this problem is solved now! Thank you for your help @Draxion

Edit, this problem is solved now! Thank you for your help @Draxion

Re: Topic title/icon problem and round avatars
Problem solved & topic archived.
|

» add a space between topic icon and topic title forumotion
» Topic icon showing in topic title
» Topic title code problem
» topic icon beside the topic title?
» Gap between topic icon and topic title
» Topic icon showing in topic title
» Topic title code problem
» topic icon beside the topic title?
» Gap between topic icon and topic title
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum