Log In · Register

 
2 Pages V   1 2 >  
Closed TopicStart new topic
DIV: not working out
CutthroatxxLover
post Aug 29 2006, 07:05 PM
Post #1


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



I posted here recently and got some great help but I still need a little more. I know it's not allowed to hide the myspace ad but when I try to align my layout WITH the ad the bottom links showed. I tried several codes but they end up hiding either my comments or everything.

Also it just isn't working in IE. Any suggestions?

Or even better if someone could talk to me via AIM I would very much appreciate it.

http://www.myspace.com/discoyoda
 
*This Confession*
post Aug 29 2006, 07:59 PM
Post #2





Guest






-shrugs-
I don't see the bottom links
can I have a screen shot
and also can you tell me what browser your using..

Oh and yes hiding the bottom links for using a div will hide your comments.
 
CutthroatxxLover
post Aug 29 2006, 08:12 PM
Post #3


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



I've sorted out the bottom links, but now I don't know if the ad is lined up properly. For some reason I don't view ads on my computer.

I use Firefox.
 
*This Confession*
post Aug 29 2006, 08:34 PM
Post #4





Guest






needs to go over to the right just a little.
It shows this white part..

and yes its aligned right on my computer.
 
CutthroatxxLover
post Aug 29 2006, 08:43 PM
Post #5


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



Is that any better?
 
GREASEbaby
post Aug 29 2006, 08:44 PM
Post #6


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



I don't see any problem at all in firefox. *shrug* The ad's there, everything's aligned, and the bottom links are hidden.
?
 
*This Confession*
post Aug 29 2006, 08:44 PM
Post #7





Guest






<style type="text/css">
.Main { position:absolute; left:51%; top:105px; width:800px; z-index:4; margin-left:-366px; padding:0px; border:0px; background-color:transparent;background-image: url(' '); background-repeat:repeat;background-position:center center;background-attachment: fixed}
</style>


Change the widths on those.

And it should go away some.
And no it still shows through.
 
CutthroatxxLover
post Aug 29 2006, 09:00 PM
Post #8


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



Do you think you could post a screen cap of how it looks on your computer so I know how much to change the widths?
 
GREASEbaby
post Aug 29 2006, 09:21 PM
Post #9


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Here's mine (of bottom and top):

 
CutthroatxxLover
post Aug 29 2006, 09:25 PM
Post #10


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



Thank you. It seems like everything's okay with that.
 
GREASEbaby
post Aug 29 2006, 09:27 PM
Post #11


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



No problem - I'll go check your layout in IE, see what happens. :]

edit//
same thing in IE.

btw, I really love your layout; you should go post it in the showcase if you haven't already thumbsup.gif
 
*This Confession*
post Aug 29 2006, 09:30 PM
Post #12





Guest






blink.gif
It has content in it pinch.gif

There isn't any at all on my browser.. except the comments.
 
CutthroatxxLover
post Aug 29 2006, 09:32 PM
Post #13


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



Are you using IE? I previewed it there and noticed the same thing. I don't know how to fix that.
 
GREASEbaby
post Aug 29 2006, 09:33 PM
Post #14


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Content in what? The ad? huh.gif

Could it be that you have a bigger/smaller resolution than me? Weird. I don't think that should matter in this case.

And I'm pretty sure you have both firefox and IE, don't you? Whoo. Craziness.
 
CutthroatxxLover
post Aug 29 2006, 09:34 PM
Post #15


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



QUOTE(GREASEbaby @ Aug 29 2006, 10:27 PM) *
No problem - I'll go check your layout in IE, see what happens. :]

edit//
same thing in IE.

btw, I really love your layout; you should go post it in the showcase if you haven't already thumbsup.gif


Thank you so much, that means a lot. This is my first time ever doing a div layout, so having it come out halfway decent will be a big accomplisment in my book.
 
*This Confession*
post Aug 29 2006, 09:37 PM
Post #16





Guest






WHY DON'T I SEE CONTENT?!?

I checked in ie and everything there isn't any content except for the comments pinch.gif
 
CutthroatxxLover
post Aug 29 2006, 09:51 PM
Post #17


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



QUOTE(This Confession @ Aug 29 2006, 10:37 PM) *
WHY DON'T I SEE CONTENT?!?

I checked in ie and everything there isn't any content except for the comments pinch.gif


I only see the comments with IE too, with Firefox it works fine. I never do any HTML in IE though so I'm not sure how to fix that
 
GREASEbaby
post Aug 29 2006, 11:31 PM
Post #18


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



crazy.gif

Something's wrongg. Maybe change your text color? That seems highly unlikely to work. But yeah. Myspace is strange. o_O
 
freeflow
post Aug 29 2006, 11:54 PM
Post #19


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Mable it doesn't show in IE because you didn't give any of your divs classnames.
You just did:
<div style=" ">

Like with IE you might need class names . like
<div class="NAMEHERE" style=" "..

Just give each one a diff name.

My suggestion. pinch.gif
 
CutthroatxxLover
post Aug 30 2006, 11:33 AM
Post #20


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



QUOTE(toyo loco @ Aug 30 2006, 12:54 AM) *
Mable it doesn't show in IE because you didn't give any of your divs classnames.
You just did:
<div style=" ">

Like with IE you might need class names . like
<div class="NAMEHERE" style=" "..

Just give each one a diff name.

My suggestion. pinch.gif


I didn't know to do that but it doesn't have any affect, it still doens't show up in IE
 
GREASEbaby
post Aug 30 2006, 11:48 PM
Post #21


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Are you sure you put your classes in the stylesheet?

CODE
<style>
.nameofdivhere{
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}

.nameofdivhere{
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}
.nameofdivhere{
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}
.nameofdivhere{
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}
</style>


CODE
<div class="nameofdivhere">content here</div>
 
adolelolz
post Aug 31 2006, 03:46 PM
Post #22


(Allison)
*****

Group: Human
Posts: 420
Joined: Apr 2006
Member No: 395,668



Hm, I have IE and yeah, there's no content except comments..Plus, there's a bit of white still showing to the right. Not sure if someone said that..

Love the layout, though. ^_^
 
CutthroatxxLover
post Sep 1 2006, 11:19 AM
Post #23


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



QUOTE(GREASEbaby @ Aug 31 2006, 12:48 AM) *
[size=1]Are you sure you put your classes in the stylesheet?


I hadn't done that before but now that I have it isn't showing up properly
 
freeflow
post Sep 1 2006, 11:41 AM
Post #24


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



The reason it isn't showing up properly is in the code she gave you she forgot a really important thing.

She put:
.nameofdivhere{
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}

It should be:
.nameofdivhere{
position: absolute;
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}
You know the font stuff and color you can take that out its extra. Add position absolute to each one. And it should show up fine.
 
CutthroatxxLover
post Sep 1 2006, 03:39 PM
Post #25


Member
**

Group: Member
Posts: 29
Joined: Oct 2005
Member No: 262,032



QUOTE(toyo loco @ Sep 1 2006, 12:41 PM) *
The reason it isn't showing up properly is in the code she gave you she forgot a really important thing.

She put:
.nameofdivhere{
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}

It should be:
.nameofdivhere{
position: absolute;
top: #px;
left: #px;
width: #px;
height: #px;
font-family:;
font-size: #px;
color:;
}
You know the font stuff and color you can take that out its extra. Add position absolute to each one. And it should show up fine.


I'm sorry, I keep bothering everyone. But now certain things aren't showing up or are appearing behind the image and it still doesn't appear in IE :|

EDIT: Nevermind, I realized why they weren't showing up, but IE is still an issue and the links aren't working.
 

2 Pages V   1 2 >
Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: