PDA

View Full Version : Coding DIVs overlays


sshjustkissme
December 15th, 2006, 02:22 PM
How do you code them? I found a basic tutorial, but it doesn't help me much.

Selena
December 15th, 2006, 02:27 PM
I know it might not be the best way but i just found another div layout and edited the coding my specifications.
thats really the best and easiest way.

Ad disengaged
December 15th, 2006, 03:34 PM
Get your CSS book out and read it.

sshjustkissme
December 15th, 2006, 03:56 PM
But how does that help for myspace.

Ad disengaged
December 15th, 2006, 04:00 PM
You put the CSS in the profile

sshjustkissme
December 15th, 2006, 04:17 PM
...And how does that magically code a layout for myspace?

Sergio
December 20th, 2006, 05:03 PM
You need a code to hide things.

http://mygen.co.uk/index.php?page=tutorials&section=profilehide

That only works if your layout is 800 pixels wide. I tried to tweak it and failed.

DavidR
December 21st, 2006, 02:35 AM
I hide the profile.

Then I make a "website" to be my Myspace profile. I work on it in profile.html offline. Then I copy everything between the body tags and paste it into my blanked profile.

Sergio
December 21st, 2006, 10:17 AM
Take note that 'em' and "#" don't work on myspace, so tweak the css before you put it on your myspace.

DavidR
December 21st, 2006, 10:26 AM
Take note that 'em' and "#" don't work on myspace, so tweak the css before you put it on your myspace.

Yeh forgot to mention that, what's em, italic? I always use i.

Sergio
December 21st, 2006, 10:31 AM
No, it's for the font size.

Example
font-size: 2.5em;

DavidR
December 22nd, 2006, 01:48 AM
No, it's for the font size.

Example
font-size: 2.5em;

Oh right, I use px, so that explains that too lol.

Maz
December 27th, 2006, 10:18 AM
I saw a pretty good tutorial for them once, I think I bookmarked it. When I'm on my PC I'll try and find it for you Liinda.

digitalninja
December 27th, 2006, 04:50 PM
This link might be helpful to some.

http://www.squidoo.com/myspace_div_overlay/
Btw this is not me.

(Squidoo is a good way to get a free one way link to your site.)

sshjustkissme
December 27th, 2006, 05:15 PM
Thanks for the links and the help. =D I'll check it out when I get the chance and see how it works. =)

mawt
December 28th, 2006, 04:02 PM
yay- i was looking for a site like that! thanx for posting that link

digitalninja
December 28th, 2006, 04:18 PM
No prob anytime.

laars
December 28th, 2006, 06:31 PM
I also have done what Selena said once, but that was for a personal thing, not to redistributem and I put a link to the person I got it from.