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.

Control of Profile Width Column

3 posters

Go down

Solved Control of Profile Width Column

Post by MADBIKER1960 May 6th 2011, 3:04 pm

Hello;

Wasn't sure what to call it so I called it what it is.

And this is the problem I have with it.

If I use a widget in the forum areas of my site everything is neat and orderly in the Profile areas as seen in this picture:Control of Profile Width Column May3rd

Now with the widgets removed the Profile area becomes disarrayed and looks shabby as shown in this picture:Control of Profile Width Column May3rd1

So as the picture says where do I go in the ACP to change the settings for the profile area so this does not happen?

Thanks.

MB1960


Last edited by MADBIKER1960 on May 6th 2011, 5:30 pm; edited 1 time in total
MADBIKER1960
MADBIKER1960
Forumember

Male Posts : 97
Reputation : 0
Language : English
Location : Toronto, Ontario. CANADA

http://nfsworldcommunity.canadian-forum.com/

Back to top Go down

Solved Re: Control of Profile Width Column

Post by Nera. May 6th 2011, 3:33 pm

Go to this part
Code:
.postprofile dd, .postprofile dt {
    line-height: 1.2em;
    margin-left: 8px;
}

Try adding width: 170px;
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Control of Profile Width Column

Post by MADBIKER1960 May 6th 2011, 4:53 pm

Nera. wrote:Go to this part
Code:
.postprofile dd, .postprofile dt {
    line-height: 1.2em;
    margin-left: 8px;
}

Try adding width: 170px;
I appreciate the help you have shown here, however what you have shown me is for a punBB forum, I have a phpBB3 forum, and unfortunately that code is totally different then mine.

Thanks.
MADBIKER1960
MADBIKER1960
Forumember

Male Posts : 97
Reputation : 0
Language : English
Location : Toronto, Ontario. CANADA

http://nfsworldcommunity.canadian-forum.com/

Back to top Go down

Solved Re: Control of Profile Width Column

Post by Nera. May 6th 2011, 5:10 pm

I took the code from your forum http://www.nfsworldunited.com/
And see what I get when adding width => http://i.imm.io/5sYd.png
,)

P.S. if you can't find it, try adding this to CSS
Code:
.postprofile dd, .postprofile dt {
width: 170px;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Control of Profile Width Column

Post by MADBIKER1960 May 6th 2011, 5:29 pm

Nera. wrote:I took the code from your forum http://www.nfsworldunited.com/
And see what I get when adding width => http://i.imm.io/5sYd.png
,)

P.S. if you can't find it, try adding this to CSS
Code:
.postprofile dd, .postprofile dt {
width: 170px;
}
By adding that to the CSS it did the trick, thanks :wouhou:

Mark this solved, seems the button for that is no longer available.
MADBIKER1960
MADBIKER1960
Forumember

Male Posts : 97
Reputation : 0
Language : English
Location : Toronto, Ontario. CANADA

http://nfsworldcommunity.canadian-forum.com/

Back to top Go down

Solved Re: Control of Profile Width Column

Post by Nera. May 6th 2011, 5:31 pm

You welcome ,)
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Control of Profile Width Column

Post by Base May 6th 2011, 6:04 pm

Since this problem has been solved, I will now lock this topic.

>> Locked

Control of Profile Width Column Topic_lock
Base
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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