Coding-Spot

You are not connected. Please login or register

 
 
 

re positioning this part

Message (Page 1 of 1)

#1

BetterHax

BetterHax
 
Advance Member

Posted May 26th 2013, 12:34 pm

 
Code:
<center><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
{postrow.displayed.POSTER_AVATAR}
<span class="postdetails poster-profile">
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}<br /><center />

i use this code but it will come up.

http://prntscr.com/16p95c

i want only the Username, Avatar, Rank will be center..
but below on that is not center..





#2

Mark

Mark
 
Administrator
Administrator

Posted May 26th 2013, 1:18 pm

 
Use this one instead:
Code:
<center><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
{postrow.displayed.POSTER_AVATAR}<center />
<span class="postdetails poster-profile">
<center>{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}<br /><center />



https://coding-spot.darkbb.com


#3

BetterHax

BetterHax
 
Advance Member

Posted May 26th 2013, 1:22 pm

 
nothing happen..

i dont want to center this part
http://prntscr.com/16peca

all i want is the Username, Avatar and Rank only





#4

Mark

Mark
 
Administrator
Administrator

Posted May 26th 2013, 1:26 pm

 
Ooops. Sorry. Use this one instead:
Code:
<span style="text-align: center;"><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
{postrow.displayed.POSTER_AVATAR}</span>
<span class="postdetails poster-profile">
<span style="text-align: center;">{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}<br /></span>

If does not work, use this one:
Code:
<center><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
{postrow.displayed.POSTER_AVATAR}</center>
<span class="postdetails poster-profile">
<center>{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}<br /></center>



https://coding-spot.darkbb.com


#5

refresh101

refresh101
 
Advance Member

Posted May 26th 2013, 1:26 pm

 
About Me Also Laugh





#6

BetterHax

BetterHax
 
Advance Member

Posted May 26th 2013, 2:38 pm

 
ok its solve now..
thanks mark





#7

Mark

Mark
 
Administrator
Administrator

Posted May 26th 2013, 2:38 pm

 
Since the problem is now solved i will locked this and move to archive section. ~Locked and Moved Happy



https://coding-spot.darkbb.com


#8

Sponsored content


 

Posted

 





Message (Page 1 of 1)

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

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None