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.

Forum portal won't center.

Go down

Forum portal won't center. Empty Forum portal won't center.

Post by Kumari Sat 22 Aug - 5:34

Hey,

Firstly, I think I know what my problem is but I'm not sure how to fix it.

I have a container around my widgets on the main forum, in order for my forum body to not be covered by this I had to add a code to move the forum body over 300px, but it seems to have moved my portal too.

I want my portal to be centred as my widget container is not displayed on the portal page, nor do I want it to be; so the portal page seems imbalanced now with this empty space to the left, I was wondering if there is a code I can add that may over ride the container code and make only my portal page centred? Or is there some other way around this?

My forum is PHPBB2 and the link to it is www.tester.omgforum.net click the link to find the example please.
avatar
Kumari
Forumember

Female Posts : 63
Reputation : 1
Language : English
Location : Australia

http://www.thekumariwolves.ohmylife.net

Back to top Go down

Forum portal won't center. Empty Re: Forum portal won't center.

Post by Guest Sat 22 Aug - 7:43

Could you provide the code that you are using to move your forum body?
avatar
Guest
Guest


Back to top Go down

Forum portal won't center. Empty Re: Forum portal won't center.

Post by Kumari Sat 22 Aug - 8:29

@Leah7

This is the part of the code that has been messing it around. the container part of the code works perfectly.

Code:
#content-container div #left {
position: fixed;
top: 20px;
left: 20px;
overflow: auto;
overflow-x: hidden;
height: 100%;
}
.bodylinewidth {
margin-left: 180px;
}

It is a container to hold my widgets on the left side. It is this:
Code:
.bodylinewidth {
margin-left: 180px;
}
That I would like to keep, it puts my forum exactly where i would like it; how ever, i'd like my portal page to remain as it is and not be changed by coding.
avatar
Kumari
Forumember

Female Posts : 63
Reputation : 1
Language : English
Location : Australia

http://www.thekumariwolves.ohmylife.net

Back to top Go down

Back to top

- Similar topics

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