Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

New style of index_box

2 posters

Go down  Message [Page 1 of 1]

1 New style of index_box  Empty New style of index_box Sat Jul 20, 2013 2:03 pm

Lovely King

Lovely King
User


can you tell me how can i increase the space between statics and the last topics

 New style of index_box  Dc6a4a4723467e4

i increased the space but "last posts" text position can't be changed

 New style of index_box  Bbc153ad66e1624

i have another question: how can i manage the height of "last posts" frame Heart 

for phpbb3

http://topyouth.gamerzfun.com

2 New style of index_box  Empty Re: New style of index_box Sat Jul 20, 2013 2:22 pm

Sasori

Sasori
Administrator


Hello , try this code :

Code:

.forabg ul.topiclist.forums li.row dd.topics, .forabg ul.topiclist li.header dd.topics{
  width: 12%;
}

.forabg ul.topiclist.forums li.row dd.posts, .forabg ul.topiclist li.header dd.posts{
  width: 20px;
}

.forabg ul.topiclist.forums li.row dd.topics{
  padding-left: 10px;
}

.forabg ul.topiclist li.header dd.topics{
  padding-left: 10px !important;
}

3 New style of index_box  Empty Re: New style of index_box Sat Jul 20, 2013 2:29 pm

Lovely King

Lovely King
User


thanks Heart
  but how can i manage the height?

http://topyouth.gamerzfun.com

4 New style of index_box  Empty Re: New style of index_box Sat Jul 20, 2013 2:35 pm

Sasori

Sasori
Administrator


from here

Code:
.forabg ul.topiclist.forums li.row dd.topics, .forabg ul.topiclist li.header dd.topics{
  width: 12%;
}

.forabg ul.topiclist.forums li.row dd.posts, .forabg ul.topiclist li.header dd.posts{
  width: 20px;
}

But my suggestion is to don't manipulate the height.

5 New style of index_box  Empty Re: New style of index_box Sun Jul 21, 2013 2:46 pm

Sasori

Sasori
Administrator


More than 24h and no one care about that , moved to solved database , if you want to unlock this topic , send Private Message to Mike.

Sponsored content



Back to top  Message [Page 1 of 1]

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