Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 04-13-2008, 04:28 PM Positioning issue
Skilled Talker

Posts: 87
Location: New York
Trades: 0
I am having trouble positioning text so that it will appear in the corner of an image on all resolutions. I get it to work with my resolution but of course it moves when I change the resolution. Is there any way around this?
NYChaoS is offline
Reply With Quote
View Public Profile Visit NYChaoS's homepage!
 
 
Register now for full access!
Old 04-13-2008, 08:08 PM Re: Positioning issue
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Probably, but without seeing the site or ALL of the code, there's no way any of us can give you a solution.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 04-13-2008, 08:13 PM Re: Positioning issue
Gilligan's Avatar
Website Designer

Posts: 1,670
Name: Stefan
Location: London, UK
Trades: 0
IF you're using percentages, try fixed widths, such as pixels. But like LaydnRed said, there's no way to fix this without the code.
__________________

Please login or register to view this content. Registration is FREE
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 04-13-2008, 08:14 PM Re: Positioning issue
Skilled Talker

Posts: 87
Location: New York
Trades: 0
well i can give u the url... kinda large if i just pasted the code.
http://www.1mustfall.com/includes/default.css
http://www.1mustfall.com/includes/index.php
NYChaoS is offline
Reply With Quote
View Public Profile Visit NYChaoS's homepage!
 
Old 04-13-2008, 08:24 PM Re: Positioning issue
Gilligan's Avatar
Website Designer

Posts: 1,670
Name: Stefan
Location: London, UK
Trades: 0
Where is the exact place in which you are receiving the problem, I see nothing wrong with it
__________________

Please login or register to view this content. Registration is FREE
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 04-13-2008, 08:30 PM Re: Positioning issue
Skilled Talker

Posts: 87
Location: New York
Trades: 0
users online: if i change resolution it moves around on 800 x 600 it shows up in the middle over the image and at my resolution it is all the way to the right of the image at 1280 x 1024
NYChaoS is offline
Reply With Quote
View Public Profile Visit NYChaoS's homepage!
 
Old 04-13-2008, 09:19 PM Re: Positioning issue
Super Talker

Posts: 107
Name: Sandy
Trades: 0
I don't see the problem so this may seem like a stupid question, but have you tried placing the text on the image using PSP or PhotoShop? I think that would be the easiest way to accomplish this.

I did have this in one of my lessons in my Build 3 class.
I created a div to place on the picture first with absolute positioning and then placed my text in the div through the html. Hope this helps.
__________________
Sandy K
sandyk3 is offline
Reply With Quote
View Public Profile
 
Old 04-13-2008, 09:24 PM Re: Positioning issue
Skilled Talker

Posts: 87
Location: New York
Trades: 0
i could but thats not what i am looking for, thanks

Last edited by NYChaoS; 04-13-2008 at 09:27 PM..
NYChaoS is offline
Reply With Quote
View Public Profile Visit NYChaoS's homepage!
 
Old 04-13-2008, 09:36 PM Re: Positioning issue
Skilled Talker

Posts: 87
Location: New York
Trades: 0
how i could take a table that is 850 px wide table and center is in the middle over that image?

Code:
table.users {
	width: 100%;
	top: 37px;
	right: 17%;
	position: relative;
}
i have been doing this but is there any other way to do it? i have also just used pixels instead of % and i have used absolute.
NYChaoS is offline
Reply With Quote
View Public Profile Visit NYChaoS's homepage!
 
Reply     « Reply to Positioning issue
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.75222 seconds with 12 queries