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.

How can improve "last post" section

2 posters

Go down

Solved How can improve "last post" section

Post by nebunidebuni February 28th 2016, 1:07 pm

color post - How can improve "last post" section Untitl23


Last edited by nebunidebuni on February 29th 2016, 7:24 pm; edited 1 time in total
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

Solved Re: How can improve "last post" section

Post by Ape February 28th 2016, 1:47 pm

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 Wink


color post - How can improve "last post" section Left1212color post - How can improve "last post" section Center11color post - How can improve "last post" section Right112
color post - How can improve "last post" section Ape_b110
color post - How can improve "last post" section Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19161
Reputation : 1995
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: How can improve "last post" section

Post by nebunidebuni February 28th 2016, 2:45 pm

color post - How can improve "last post" section Untitl24

is too much space on my forum
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

Solved Re: How can improve "last post" section

Post by Ape February 28th 2016, 3:13 pm

can i Please have a link to your forum Wink


color post - How can improve "last post" section Left1212color post - How can improve "last post" section Center11color post - How can improve "last post" section Right112
color post - How can improve "last post" section Ape_b110
color post - How can improve "last post" section Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19161
Reputation : 1995
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: How can improve "last post" section

Post by nebunidebuni February 28th 2016, 4:56 pm

nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

Solved Re: How can improve "last post" section

Post by Ape February 28th 2016, 8:16 pm

Find in the css files

look for
Code:
.pun table .tcr {
    overflow: hidden;
    padding: 0 0 0 .5em !important;
    text-align: left;
    width: 30%;
}
Change the 30% to what you want

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;
}


color post - How can improve "last post" section Left1212color post - How can improve "last post" section Center11color post - How can improve "last post" section Right112
color post - How can improve "last post" section Ape_b110
color post - How can improve "last post" section Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19161
Reputation : 1995
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: How can improve "last post" section

Post by nebunidebuni February 29th 2016, 7:16 pm

thanks, now is ok

i remove this "float: right;"
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

Solved Re: How can improve "last post" section

Post by Ape March 1st 2016, 8:11 pm

Topic solved and archived


color post - How can improve "last post" section Left1212color post - How can improve "last post" section Center11color post - How can improve "last post" section Right112
color post - How can improve "last post" section Ape_b110
color post - How can improve "last post" section Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19161
Reputation : 1995
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

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