Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 989 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Positioning Problem

Thread title: Positioning Problem
Closed Thread    
    Thread tools Search this thread Display Modes  
05-06-2006, 02:41 PM
#1
htmlmaster is offline htmlmaster
Status: Member
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 325
iTrader: 0 / 0%
 

htmlmaster is on a distinguished road

Send a message via AIM to htmlmaster

  Old  Positioning Problem

AHHH!!! If you view www.nerdcouncil.com on a 1000 x 800 screen resolution, it looks perfect, but on an 800 x 600 resolution, the "Lorem ipsum..." box isn't lined up on the left properly. Can someone please tell me why?

Note: I use absolute positioning with %s instead of pixels, so it SHOULD work.

Stylesheet: www.nerdcouncil.com/stylesheet.css - maincontent is the div you want to look for.

Thanks for the help!

05-06-2006, 05:04 PM
#2
Jen is offline Jen
Status: Member
Join date: Dec 2004
Location: Australia
Expertise:
Software:
 
Posts: 413
iTrader: 0 / 0%
 

Jen is on a distinguished road

  Old

Why are you using percent? Percent allowed to change width so I suggest not to do it, that's why you having this problem with different monitor sizes. left: 36.8%; = Would be better if you use padding: 0 0 0 0;

05-06-2006, 06:55 PM
#3
htmlmaster is offline htmlmaster
Status: Member
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 325
iTrader: 0 / 0%
 

htmlmaster is on a distinguished road

Send a message via AIM to htmlmaster

  Old

I don't understand what you're saying. If I use anything using pixels, the design would be perfect on a resolution, but wouldn't work on any other.

05-18-2006, 06:14 PM
#4
mock1144 is offline mock1144
Status: I'm new around here
Join date: May 2006
Location:
Expertise:
Software:
 
Posts: 11
iTrader: 0 / 0%
 

mock1144 is on a distinguished road

  Old

hmmm..........i wish i knew what to say on this one

05-18-2006, 06:21 PM
#5
feros is offline feros
feros's Avatar
Status: I love this place
Join date: Mar 2006
Location:
Expertise:
Software:
 
Posts: 742
iTrader: 3 / 100%
 

feros is on a distinguished road

  Old

I'm not an expert at css at all but it looks like the problem is with this:

Code:
.newsimage {
position: absolute;
top: 108px;
left: 35.2%;
}
I don't know how to fix it though.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed