Log In · Register

 
9 Pages V  « < 3 4 5 6 7 > »   
Closed TopicStart new topic
simple div overlay
freeflow
post Jun 22 2006, 12:52 PM
Post #101


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

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



QUOTE(TheFlaw @ Jun 22 2006, 9:56 AM) *
Hey all I was wondering if I could get some help. I made a layout in PS, sliced and dived it up, but it seems I'm having a bit of trubble with divs beeing displayed. I'm trying to make a div with scrollable content but its just not working. The content WILL show up but only if its NOT inbetween a div tag. Sound weird? I know...

Take a look:
http://www.myspace.com/those_lovers_are_liars

See where it says "getting there..." well there is sopose to be a bunch of links abbove it that arent being displayed and I dont know why. When I preview the section in safe mode it shows up tho. Any help would be great.

Thanks


Hm, I say you make a topic and post all your codes because this one may be alot to figure out.
 
smile&&wink
post Jun 24 2006, 01:20 AM
Post #102


Member
**

Group: Member
Posts: 20
Joined: Jun 2006
Member No: 426,231



im trying to cover my whole site but everytime i do that, it just covers my background im using as a div. please help. www.myspace.com/ilylyttest

nevermind i think i figured it out. xD
 
smile&&wink
post Jun 24 2006, 01:40 AM
Post #103


Member
**

Group: Member
Posts: 20
Joined: Jun 2006
Member No: 426,231



ok now i can't even cover up the whole page. can someone please help me?
 
freeflow
post Jun 24 2006, 12:50 PM
Post #104


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

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



QUOTE(smile&&wink @ Jun 23 2006, 11:40 PM) *
ok now i can't even cover up the whole page. can someone please help me?


Use this to hide your profile:
CODE
<style type="text/css">
    table, tr, td {background:transparent;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
    td.text td.text table {display:none;}
    div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
</style>

Then just do your divs. That way you don't have to wory about profile showing.
 
smile&&wink
post Jun 24 2006, 11:55 PM
Post #105


Member
**

Group: Member
Posts: 20
Joined: Jun 2006
Member No: 426,231



thanks! biggrin.gif
 
xtien
post Jun 27 2006, 03:20 AM
Post #106


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2006
Member No: 424,288



ok the current div overlay i am using (covers only the top portion of my profile and my details and school) im almost happy with it but theres 1 problem

i need to know if theres a way that i can adjust the div to be above my friends list?

heres my myspace


do yall need the codes i used??? let me kno and I'll edit it in wink.gif


i tried changing width and height and the top bottom left right but it doesnt work
 
freeflow
post Jun 27 2006, 09:32 AM
Post #107


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

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



QUOTE(xtien @ Jun 27 2006, 1:20 AM) *
ok the current div overlay i am using (covers only the top portion of my profile and my details and school) im almost happy with it but theres 1 problem

i need to know if theres a way that i can adjust the div to be above my friends list?

heres my myspace
do yall need the codes i used??? let me kno and I'll edit it in wink.gif
i tried changing width and height and the top bottom left right but it doesnt work

In your case I don't think you can.. Because you didn't put your content in adiv. You just put them in the hide your profile div. The only way would be to put your friends + comments in a div and position it somewhere else.
 
somethingsuave
post Jun 27 2006, 03:43 PM
Post #108


Newbie
*

Group: Member
Posts: 6
Joined: Jun 2006
Member No: 430,162



ok, so i've done everything that has been said to be done, but behind my div overlay...behind the layout i want for my myspace....the default layout shows through on the left and right sides.

after reading and looking at tutorials, i believe this is the overflow. if i'm wrong please correct me.

anyways...is it possible to keep the layout i want and keep the original myspace from overflowing?

also, when it says

overflow: auto

what besides "auto" can be placed after the colon?

if anyone wants to look at my profile to see what i'm talking about go here:
http://www.myspace.com/brucetosis

thanks
 
xtien
post Jun 27 2006, 07:50 PM
Post #109


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2006
Member No: 424,288



QUOTE(toyo loco @ Jun 27 2006, 7:32 AM) *
In your case I don't think you can.. Because you didn't put your content in adiv. You just put them in the hide your profile div. The only way would be to put your friends + comments in a div and position it somewhere else.


how do i put my friends and comments in a div??? i thought that wouldnt be possible
 
freeflow
post Jun 27 2006, 10:40 PM
Post #110


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

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



QUOTE
how do i put my friends and comments in a div??? i thought that wouldnt be possible

http://www.createblog.com/scripts/download.php?id=74
http://forum.myspace.com/index.cfm?fuseact...oupID=100636674
 
xtien
post Jun 27 2006, 11:07 PM
Post #111


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2006
Member No: 424,288



thank you so much toy loco the CB script worked well :)
but is there a way i can use that code but still have my top 8 visible?
 
freeflow
post Jun 28 2006, 12:04 AM
Post #112


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

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



Use the second link then. It shows you codes w/ top 8 and w/out.
QUOTE
thank you so much toy loco the CB script worked well :)
but is there a way i can use that code but still have my top 8 visible?
 
w1n5t0n
post Jul 1 2006, 05:17 PM
Post #113


Newbie
*

Group: Member
Posts: 5
Joined: Apr 2005
Member No: 128,363



Ok, so with div overlay on myspace, is it possible to change a code created by someone so that the 'friends' box and 'comments' box still appear? blink.gif If you need a specific code, search 'iTunes' in the layout section and its the one that looks like the iTunes program (for myspace, not xanga) _smile.gif thanx!
 
freeflow
post Jul 1 2006, 05:55 PM
Post #114


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

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



QUOTE(altosaxgurl @ Jul 1 2006, 3:17 PM) *
Ok, so with div overlay on myspace, is it possible to change a code created by someone so that the 'friends' box and 'comments' box still appear? blink.gif If you need a specific code, search 'iTunes' in the layout section and its the one that looks like the iTunes program (for myspace, not xanga) _smile.gif thanx!

Can you link it please? Notice though your friends and comments might show under the layout so would have to position them else wher ew/ a div anyway.
 
w1n5t0n
post Jul 3 2006, 10:52 AM
Post #115


Newbie
*

Group: Member
Posts: 5
Joined: Apr 2005
Member No: 128,363



the site is http://www.myspace.com/altosaxgeek If you need to see the code, I can post it. Yesterday I tried some different codes that were supposed to make the friends and comments reappear, but I think somewhere in the div layout code something is hiding them or keeping them from appearing. I just don't know where it is in the code or how to fix it. ermm.gif
Thanx for any help you can give! _smile.gif
 
freeflow
post Jul 3 2006, 10:55 AM
Post #116


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

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



QUOTE(altosaxgurl @ Jul 3 2006, 8:52 AM) *
the site is http://www.myspace.com/altosaxgeek If you need to see the code, I can post it. Yesterday I tried some different codes that were supposed to make the friends and comments reappear, but I think somewhere in the div layout code something is hiding them or keeping them from appearing. I just don't know where it is in the code or how to fix it. ermm.gif
Thanx for any help you can give! _smile.gif

Try taking out the following:
.comments {visibility:hidden;display:none;}

If that doesn't work make a new topic w/ all your codes.
 
w1n5t0n
post Jul 3 2006, 11:08 AM
Post #117


Newbie
*

Group: Member
Posts: 5
Joined: Apr 2005
Member No: 128,363



OK, I got my comments back biggrin.gif (thanx)
now I have 2 more questions:
1. How do I move the comments w/ in the layout instead of under it?

2. How do I get my 'friends' space back?

_smile.gif Thanx!
 
freeflow
post Jul 3 2006, 11:51 AM
Post #118


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

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



QUOTE(altosaxgurl @ Jul 3 2006, 9:08 AM) *
OK, I got my comments back biggrin.gif (thanx)
now I have 2 more questions:
1. How do I move the comments w/ in the layout instead of under it?

2. How do I get my 'friends' space back?

_smile.gif Thanx!


1. http://forum.myspace.com/index.cfm?fuseact...oupID=100636674
2. Your friends show for me.
 
ima_fake_
post Jul 5 2006, 03:37 PM
Post #119


hollyann marie
****

Group: Member
Posts: 268
Joined: Aug 2005
Member No: 199,364



im really confused with this. im just trying to make something really simple with the whole like div thing... and it just not making any sense to me. but i dunno if anyone wants to take like 5 minutes to help me that would be awesome... im just really slow with this
 
rockstarwitch
post Jul 5 2006, 07:31 PM
Post #120


Newbie
*

Group: Member
Posts: 1
Joined: Jul 2006
Member No: 432,741



Well I just wanted to say that this was the easiest tutorial on divs I've found yet! I'm having too much fun with this now. This is just a basic one I did to understand the tutorial and coding so nothing too exciting:

Jess' MySpace Page

I can't wait to really start playing with layouts with this! Thanks so much! biggrin.gif
 
freeflow
post Jul 5 2006, 10:21 PM
Post #121


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

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



QUOTE(ima_fake_ @ Jul 5 2006, 1:37 PM) *
im really confused with this. im just trying to make something really simple with the whole like div thing... and it just not making any sense to me. but i dunno if anyone wants to take like 5 minutes to help me that would be awesome... im just really slow with this

You can make a topic about the parts you don't understand.



QUOTE
Well I just wanted to say that this was the easiest tutorial on divs I've found yet! I'm having too much fun with this now. This is just a basic one I did to understand the tutorial and coding so nothing too exciting:

Jess' MySpace Page

I can't wait to really start playing with layouts with this! Thanks so much!

Glad you got it. thumbsup.gif
 
hoobershnooger
post Jul 9 2006, 04:51 AM
Post #122


Newbie
*

Group: Member
Posts: 1
Joined: Jul 2006
Member No: 435,802



i think my computers messed up.
i use photoshop. it automatically saves my image as a .psd file.. duhh. it is hard to find free image hosting for .psd files. so i try to change it to a .jpg, or a .png file. this is where it messes up: i try to upload it to imageshack and photobucket, but it said i use an invalid file type. but the image hosting site says .png and .jpg are allowed. i need helpp. pleasee..
 
freeflow
post Jul 9 2006, 12:03 PM
Post #123


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

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



QUOTE(hoobershnooger @ Jul 9 2006, 2:51 AM) *
i think my computers messed up.
i use photoshop. it automatically saves my image as a .psd file.. duhh. it is hard to find free image hosting for .psd files. so i try to change it to a .jpg, or a .png file. this is where it messes up: i try to upload it to imageshack and photobucket, but it said i use an invalid file type. but the image hosting site says .png and .jpg are allowed. i need helpp. pleasee..

Go to file > save for web. Change the file type there.
If not its your computer .
 
hesxmyxhero
post Jul 12 2006, 01:52 PM
Post #124


Newbie
*

Group: Member
Posts: 1
Joined: Jul 2006
Member No: 437,508



umm i have a question. ok i made a div overlay but you can still see where my contact table is and side of my picture thing. Grrr. im getting angry please HELP.
 
*This Confession*
post Jul 12 2006, 07:58 PM
Post #125





Guest






^ just hide your profile

http://www.createblog.com/forums/index.php?showtopic=141722
 

9 Pages V  « < 3 4 5 6 7 > » 
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: