Jump to content
  • 0

[Solved]How to extend board to let me fill more detail?


manabeast

Question


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

http://www.manaland.tk/info.php

anyone know how to extend this free website? not enough for me to fill in my server infor

http://upload.2essy....d/template6.zip

images/container-bg.png

cut the header

and the body

top

so it will be three file there

make the background the center one ( for the post ) so it'll adjust the height through your post

Edited by manabeast
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   5
  • Joined:  06/25/12
  • Last Seen:  

Edit height: 321px; and make a new container-bg.

.container {
width: 600px;
height: 321px;
background: url('images/container-bg.png');
margin-left: 60px;
margin-top: 30px;
float: left;
}
Edited by Eroces
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

not working. =.= still same

Edit: sorry working. it's just take some minute only will change. dunno why.

Edited by manabeast
Link to comment
Share on other sites

×
×
  • Create New...