How can improve "last post" section
2 posters
Page 1 of 1
How can improve "last post" section
Last edited by nebunidebuni on Mon Feb 29, 2016 6:24 pm; edited 1 time in total
Re: How can improve "last post" section
Hello can i ask what you want it to look like as asking how you can improve some thing really don't help us in helping you.
have a look around and look at other forums and then screen shot what you would like so we can then have some thing to go on
have a look around and look at other forums and then screen shot what you would like so we can then have some thing to go on
Re: How can improve "last post" section
Find in the css files
look for
To make it look like the site you did a screen shot of add this in its place
look for
- Code:
.pun table .tcr {
overflow: hidden;
padding: 0 0 0 .5em !important;
text-align: left;
width: 30%;
}
To make it look like the site you did a screen shot of add this in its place
- Code:
.pun table .tcr {
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.05),1px 1px 0 rgba(255,255,255,0.4);
padding: 5px !important;
margin-top: 7px;
border-radius: 3px;
background: rgba(0,0,0,0.03);
float: right;
margin-right: 8px;
margin-bottom: 6px;
}
Similar topics
» The profile picture section goes below the post
» Removing Words From Post's Date and Time Section
» sum of section topic views in the section header
» can we make disable the post new topic in particular section
» Is there away to have user avatars appearing in the last post section?
» Removing Words From Post's Date and Time Section
» sum of section topic views in the section header
» can we make disable the post new topic in particular section
» Is there away to have user avatars appearing in the last post section?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum