Previous Thread
Next Thread
Print Thread
Hop To
#220788 01/04/2009 10:45 PM
Joined: Jan 2009
Posts: 48
newbie
newbie
Joined: Jan 2009
Posts: 48
After getting my headers, wraps and footers set up, my drop downs (stuff, search, active, etc.) are misplaced (see screen shot). Can anyone give some direction as to where I can adjust this placement?

[Linked Image from site.huntingpages.com]

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
That's definitely something in the customizations that have been done. What you'll probably need to do is maybe setup a second test forum and then add your headers, wrappers, footers, etc. one at a time so you can pinpoint where it's actually breaking.

Rick #220800 01/05/2009 11:24 AM
Joined: Jan 2009
Posts: 48
newbie
newbie
Joined: Jan 2009
Posts: 48
Yikes! OK, I'll post it if I find anything.

Joined: Jan 2009
Posts: 48
newbie
newbie
Joined: Jan 2009
Posts: 48
All right I've narrowed the problem down to my definitions in the CSS I use to controll the header. I had the wrap class defined as follows.

#wrap2 {
position: relative;
background: #fff url(wrap-bg.jpg) repeat-y;
width: 85%;
min-width: 900px;
margin: 50px auto 0 auto;
text-align: left;
}

I adjusted to:
#wrap2 {
position: relative;
background: #fff url(wrap-bg.jpg) repeat-y;
width: 100%;
min-width: 900px;
margin: 0 auto 0 auto;
text-align: left;
}

Changing the margins and the width %. I can live with the margin change, but can any give direction on how I can mainting my 85% wrap and still align the menu?

You can see the board in developement at:
http://site.huntingpages.com/asplist/

Thanks for the feedback.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
With the current way things are, your easiest solution is probably going to be to wrap the entire thing in a 85% width centered table.

That being said, you might be able to tweak that class a bit. I'm going to guess the position: relative; one might be the root of the issue.

Rick #220875 01/06/2009 5:46 PM
Joined: Jan 2009
Posts: 48
newbie
newbie
Joined: Jan 2009
Posts: 48
Thanks - I'll play with it some more and see if I can improve on what I've got.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
1 members (Ruben), 476 guests, and 111 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)