Unregistered Avatar

Reply

CSS Help please.


 
LinkBack Thread Tools Display Modes

  #1 (permalink)  

Old 08-10-2006, 04:38 PM

CSS Help please.

http://atomichype.atspace.com/loyal/about.htm

http://atomichype.atspace.com/loyal/...yyyyyylesz.css

Ok, I've got everything how I want it, but the paragraph in the div contentdrop won't respond to padding on it's right side. And I can't figure out how to make it work.

Cause it goes

Code:
padding: 0 10px 10px;
Counts for the top, and I don't need to add px cause it's 0.

Counts for the right, and the left aswell since I don't specify a left number.

Counts for the bottom because I don't want it to be 0 like the top.

right?
__________________
AtomicHype

AtomicHype is offline Ping Island

AtomicHype's Avatar

Join Date: Apr 2005

Posts: 2,558

Send a message via AIM to AtomicHype

  #2 (permalink)  

Old 08-10-2006, 04:52 PM

Re: CSS Help please.

i think you mean left side? the padding on the right is correct. The padding's repeat so you may want to type the extra 10px:

Code:
padding:0 10px 10px 10px;
Edit, the paddings look fine for me, maybe you have a cached version of the css file? add a meta tag for no-cache.
missionsix

missionsix is offline Administrator

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,943

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #3 (permalink)  

Old 08-10-2006, 04:53 PM

Re: CSS Help please.

Well I mean, you see how it goes off on the right?

I need it to not do that. So I put 10 pixels of padding there, and it still goes off. Still goes off as in, adding that 10 pixels did absoultely nothing.

The left is fine (atleast here).

I started this like, and hour ago. Took forever to get those damn 2x2 blocks goin.
__________________
AtomicHype

AtomicHype is offline Ping Island

AtomicHype's Avatar

Join Date: Apr 2005

Posts: 2,558

Send a message via AIM to AtomicHype

  #4 (permalink)  

Old 08-10-2006, 04:54 PM

Re: CSS Help please.

Quote:
Originally Posted by AtomicHype
Well I mean, you see how it goes off on the right?

I need it to not do that. So I put 10 pixels of padding there, and it still goes off. Still goes off as in, adding that 10 pixels did absoultely nothing.

The left is fine (atleast here).

I started this like, and hour ago. Took forever to get those damn 2x2 blocks goin.
screen shot?
missionsix

missionsix is offline Administrator

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,943

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #5 (permalink)  

Old 08-10-2006, 05:00 PM

Re: CSS Help please.

I even pumped that first 10px up to 100px to see if it would do anything, and nothing happened.

__________________
AtomicHype

AtomicHype is offline Ping Island

AtomicHype's Avatar

Join Date: Apr 2005

Posts: 2,558

Send a message via AIM to AtomicHype

  #6 (permalink)  

Old 08-10-2006, 05:18 PM

Re: CSS Help please.

type more text in there for me so I can check it out

IMO your width of your box should be the width of the content, not content + padding...

so if you want 10px on both sides, subtract 20px from the width of the Bg image. try that out
missionsix

missionsix is offline Administrator

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,943

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #7 (permalink)  

Old 08-10-2006, 08:14 PM

Re: CSS Help please.

Well the width of the div is the width of the background image. And then I was just going to pad it so I didn't have to put another div in there.

http://atomichype.atspace.com/loyal/about.htm

more text sir.
__________________

Last edited by AtomicHype; 08-10-2006 at 08:18 PM.
AtomicHype

AtomicHype is offline Ping Island

AtomicHype's Avatar

Join Date: Apr 2005

Posts: 2,558

Send a message via AIM to AtomicHype

  #8 (permalink)  

Old 08-10-2006, 09:02 PM

Re: CSS Help please.

I fixed it. By adding another div that was 20px smaller. I really wish I could have done it without that.

ah well, thanks for the help man.
__________________
AtomicHype

AtomicHype is offline Ping Island

AtomicHype's Avatar

Join Date: Apr 2005

Posts: 2,558

Send a message via AIM to AtomicHype
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Css Mount Tropolis Website Design 3 03-19-2006 12:00 PM
New CSS Tut & SOTW missionsix Discussion Lounge 2 07-16-2005 02:29 PM
CSS Query D M Website Design 2 02-06-2005 11:17 AM


All times are GMT -7. The time now is 10:54 AM.