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



Closed Thread
Old 03-02-2010, 04:55 AM Positioning problem
Novice Talker

Posts: 8
Trades: 0
Hi,

www.urlsnip.biz/qffzy

I need to get the image of the girl to snap to the right edge, but its breaking on different screen sizes.

Any help appreciated.

Thanks
ChilliLime is offline
View Public Profile
 
 
Register now for full access!
Old 03-07-2010, 11:35 AM Re: Positioning problem
Extreme Talker

Posts: 149
Trades: 0
link not working

If you want to to snap to the right edge of the browser, you need to put some like this:
position:absolute;
right:0;
__________________
Free
Please login or register to view this content. Registration is FREE

Visit our
Please login or register to view this content. Registration is FREE
and
Please login or register to view this content. Registration is FREE
mimamo is offline
View Public Profile
 
Old 03-07-2010, 04:27 PM Re: Positioning problem
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by mimamo View Post
link not working

If you want to to snap to the right edge of the browser, you need to put some like this:
position:absolute;
right:0;
Definitely NOT!

Just set the body margins to 0 DO NOT use position: absolute;
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
View Public Profile Visit chrishirst's homepage!
 
Old 03-07-2010, 05:00 PM Re: Positioning problem
MattGoucher's Avatar
Skilled Talker

Posts: 64
Name: Matt
Location: California
Trades: 0
HTML Code:
<style type='text/css'>
    * {
        margin:0;
        padding:0;
    }
</style>
I would try resetting the html elements first.
__________________

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

Invalid Code On A New Website Is Like Having A New Car With A Broken Windshield
MattGoucher is offline
View Public Profile Visit MattGoucher's homepage!
 
Closed Thread     « Reply to Positioning problem
 

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.21822 seconds with 12 queries