Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming > HTML > CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 07-08-2007, 01:18 AM   #1
Nima
Junior Member
 
Nima's Avatar
 
Join Date: May 2007
Posts: 64
Nima is on a distinguished road
Exclamation CSS problem with one of my pictures

I appreciate any help:

I'm redesigning my website and am testing the codings in a /test/ directory...

Here is where the test design is at:

Code:
http://www.pokereagles.com/test/

Looking at the design in FF, you will see a picture in the bottom right. But I have a problem as the Footer area (the black area) is going over it. How do I make the picture to be on top.

Here is how I have coded the picture in the design:

Code:
body { margin:auto; padding:0; color:#000; background-color:#FFFFFF; font: 13px Verdana, Tahoma, Arial, sans-serif; height:100%; background:url(images/bottomright.gif) bottom right no-repeat; }


Also, in IE that picture has problems. You would have to look at it to understand what I'm talking about.


I appreciate any help...

Nima
__________________
Nima | Poker Forum | Best of Internet Directory
Nima is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 07-08-2007, 02:49 AM   #2
Zack
Junior Guru
 
Zack's Avatar
 
Join Date: Dec 2005
Location: North Carolina
Posts: 759
Zack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to behold
Send a message via MSN to Zack
Default Re: CSS problem with one of my pictures

Try this, IE sometimes screws you in these cases:

Code:
background-image: url(images/bottomright.gif); background-repeat: no-repeat; background-position: right bottom;

Hope that helps,
Zack
__________________
yaxal releases '07
Zack is offline  
Old 07-10-2007, 05:43 AM   #3
koitech
Smurf
 
koitech's Avatar
 
Join Date: Jun 2007
Posts: 28
koitech is on a distinguished road
Default Re: CSS problem with one of my pictures

if that is not working for you. then set the property top like this.


body {
margin:auto;
padding:0;
color:#000;
background-color:#FFFFFF;
font: 13px Verdana, Tahoma, Arial, sans-serif;
height:100%;
background:url(images/bottomright.gif) bottom right no-repeat top;
}
__________________
MarbleHost.com - reliable web hosting service
koitech is offline  
Old 07-22-2007, 02:07 AM   #4
trichnosis
Senior Member
 
trichnosis's Avatar
 
Join Date: Jan 2007
Posts: 452
trichnosis will become famous soon enough
Send a message via MSN to trichnosis
Default Re: CSS problem with one of my pictures

i'm getting a similar peoblem and i did not find any problem yet
__________________
Türkçe Bilgi |
Hobiler | Satranç | 2
trichnosis is offline  
Old 07-30-2007, 01:38 PM   #5
dessign
Member
 
dessign's Avatar
 
Join Date: Apr 2007
Posts: 173
dessign is on a distinguished road
Default Re: CSS problem with one of my pictures

background-image: url(images/bottomright.gif);
background-repeat: no-repeat;
background-position: right bottom;


..should work.
__________________
Link Exchange Directory - Join a growing link exchange network of professional websites!
Link Exchange Forum - Resources and information regarding link exchange.
dessign is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

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

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with godaddy. Post your problem here!! charlesgan Web Hosting 4 05-16-2007 08:40 PM
7000 Recipe database with pictures edpudol Content 0 03-06-2007 01:52 AM
Pictures or photos - What's the best? hispalis Search Engine Optimization (SEO) 12 12-19-2006 02:58 PM
Myspace funny pictures UnKnown Advertise your website 2 10-11-2006 06:37 PM
Talk CSS - Website Design (CSS Primarily) Community compuXP Advertise your website 2 06-16-2006 04:08 PM


All times are GMT. The time now is 03:15 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.