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.

Narrowing the Poster Info Area

3 posters

Go down

Solved Narrowing the Poster Info Area

Post by Rapsheba555 June 24th 2010, 8:14 am

Is there a CSS code I could add to my CSS sheet (I use PHPBB3) to narrow the poster info section horizontally? IE, on this forum the information about me to the right, if I wanted to make it wider or narrower, what code might I use?


Last edited by Rapsheba555 on June 25th 2010, 3:59 am; edited 1 time in total
Rapsheba555
Rapsheba555
Forumember

Male Posts : 40
Reputation : 0
Language : English, French, CSS. C++

http://nintendorkhome.forumotion.net/forum.htm

Back to top Go down

Solved Re: Narrowing the Poster Info Area

Post by ankillien June 24th 2010, 8:52 am

Hello,

You can adjust the post profile size with this code...

Code:
.postprofile {
width : 300px;
}

Possibly, you might need to readjust the pos tbody width too...

Code:
.postbody {
width : 440px;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Narrowing the Poster Info Area

Post by Rapsheba555 June 25th 2010, 3:56 am

Thanks so much! Works like a charm!
Rapsheba555
Rapsheba555
Forumember

Male Posts : 40
Reputation : 0
Language : English, French, CSS. C++

http://nintendorkhome.forumotion.net/forum.htm

Back to top Go down

Solved Re: Narrowing the Poster Info Area

Post by Sanket June 25th 2010, 11:25 am

Since this thread is marked solved, I will lock this thread.
Narrowing the Poster Info Area 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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