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.

How to center the user post part window ?

5 posters

Go down

Solved How to center the user post part window ?

Post by ave20 January 4th 2010, 7:00 pm

Hi,

I'am wondering how to center the "yellow framed" part at my picture:

How to center the user post part window ? 2i2hxk

I want to make it "center". I know that I need to edit CSS code and just paste there <center></center> tag but whitch part of code should I edit ??? I will be very grateful for any info Smile

Cya ^^
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

Solved Re: How to center the user post part window ?

Post by ave20 January 4th 2010, 10:18 pm

~ bump

Anyone ? Shocked
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

Solved Re: How to center the user post part window ?

Post by LH Justin January 4th 2010, 11:20 pm

ave20 wrote:~ bump

Anyone ? Shocked
Double posting isn't tolerated unless separated by 24 hours.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: How to center the user post part window ?

Post by ave20 January 4th 2010, 11:26 pm

LH Justin wrote:
ave20 wrote:~ bump

Anyone ? Shocked
Double posting isn't tolerated unless separated by 24 hours.

Ok then, sorry, but maybe anyone know how to make it centered ??? User nick, number of his posts, group, etc. (things market with the yellow frame. Now they are at the left, but I want them at the center...

ANYONE ?
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

Solved Re: How to center the user post part window ?

Post by BrickMaster January 4th 2010, 11:39 pm

What forum software?

if it's phpBB 3 put this code in your CSS:

Code:

.postprofile dt, .postprofile dd {margin-left:0px; text-align:center;}
BrickMaster
BrickMaster
Forumember

Male Posts : 253
Reputation : 0
Language : English, CSS, HTML

http://www.brick-builder.com

Back to top Go down

Solved Re: How to center the user post part window ?

Post by ave20 January 4th 2010, 11:49 pm

BrickMaster wrote:What forum software?

if it's phpBB 3 put this code in your CSS:

Code:

.postprofile dt, .postprofile dd {margin-left:0px; text-align:center;}

Forum base with phpBB2. But could You tell me what template part should I edit to find it ?
I went into "Display" / "Templates" / and now what ? Witch part of Template should I edit ?

Sorry about that, but I'am not an expert... Sad
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

Solved Re: How to center the user post part window ?

Post by LH Justin January 5th 2010, 12:11 am

ave20 wrote:
BrickMaster wrote:What forum software?

if it's phpBB 3 put this code in your CSS:

Code:

.postprofile dt, .postprofile dd {margin-left:0px; text-align:center;}

Forum base with phpBB2. But could You tell me what template part should I edit to find it ?
I went into "Display" / "Templates" / and now what ? Witch part of Template should I edit ?

Sorry about that, but I'am not an expert... Sad
It's in your CSS, not templates.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: How to center the user post part window ?

Post by ave20 January 5th 2010, 1:25 am

Ooook, but how can I see my CSS ? I searched whole my admin panel...Where should I search, what should I do ? ^^ :>
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

Solved Re: How to center the user post part window ?

Post by BrickMaster January 5th 2010, 1:46 am

Advanced Admin Panel >>> Display >>> Pictures and Colors >>> Colors >>> Click on the tab that says: CSS Stylesheet and paste it at the bottom. Wink
BrickMaster
BrickMaster
Forumember

Male Posts : 253
Reputation : 0
Language : English, CSS, HTML

http://www.brick-builder.com

Back to top Go down

Solved Re: How to center the user post part window ?

Post by ave20 January 5th 2010, 2:39 am

It's not working Sad I dont know what I'am doing wrong Sad
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

Solved Re: How to center the user post part window ?

Post by ankillien January 5th 2010, 12:16 pm

Hello,

You need to go to Admin CP > Display > Colors > CSS
Add this code there and submit...

Code:
.post td[width="150"] {
text-align : center;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: How to center the user post part window ?

Post by ave20 January 5th 2010, 1:25 pm

Haha, thx ! Thats worked ! Very Happy loul

Can be closed ^^
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

Solved Re: How to center the user post part window ?

Post by Sanket January 5th 2010, 2:34 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
How to center the user post part window ? 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