The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

By admin in the right position and irritating black bg problem

2 posters

Go down

By admin in the right position and irritating black bg problem Empty By admin in the right position and irritating black bg problem

Post by Army March 10th 2019, 6:41 pm

Hello, another two problems. If you see here By admin in the right position and irritating black bg problem 20190321

By author should be in the left position near post profile instead of right position and look admin has black background that overlapping its username. I will be happy to remove black background. Hope someone can help me

Thanks
Army
Army
Forumember

Male Posts : 81
Reputation : 1
Language : English
Location : India

http://defence.forumotion.com/

Back to top Go down

By admin in the right position and irritating black bg problem Empty Re: By admin in the right position and irritating black bg problem

Post by SarkZKalie March 11th 2019, 8:09 am

Search and replace
Code:
.postprofile dt strong
by
Code:
.postprofile dt a :not(span) strong

Search and remove right: -22em; in this CSS
Code:
.postbody .author {
    line-height: 1.2em;
    margin: 0 15em .6em 0;
    padding: 2px!important;
    position: relative;
    right: -22em;
    text-align: center;
    width: 230px;
}
You should better learn basic CSS and HTML for modifying these very basic layout, instead of opening a tons of topic. Razz


By admin in the right position and irritating black bg problem Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1418
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum