Topic: change small thing
hey, i want to change small thing
i want the forum users info (name,ava,location) to be <center> , not <left> as it is for now
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → change small thing
hey, i want to change small thing
i want the forum users info (name,ava,location) to be <center> , not <left> as it is for now
Try something like .postleft { text-align: center } in your stylesheets.
thanx
/* 8.1 Padding around left and right columns in viewtopic */
DIV.postleft { text-align: center } DL, DIV.postright {PADDING: 6px}
look for your self: http://guistyles.com/forum/viewtopic.php?id=160
but also how could i add the Online and offline to be center ?
and add a space before the whole info user
a space before CoXiS, before the name , one line space
thanx
This should take care of the offline/online text
div.postfootleft { text-align:center }
Works great
DIV.postfootleft { text-align:center } P,
DIV.postleft { text-align: center } DL,
This are the changes.
Last thing how to add this space line ?
PunBB Forums → PunBB 1.2 discussion → change small thing
Powered by PunBB, supported by Informer Technologies, Inc.