• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone in here pretty good with CSS and HTML?

purbeast0

No Lifer
Mouse over the image.

THat's the kind of affect I'm trying to get.

Scroll down below the comment box.

As you can see, it's just not working out properly there. It's showing 2 images next to eachother from the get go.

I am a beginner to CSS and HTML so I may be doing something pretty simple to find wrong. If anyone could find out what is going wrong and why it's not workin well on my myspace page, please let me know, thanks.

EDIT: i know my myspace doesn't look correct in firefox so try to view in IE if you can. I need to fox that portion as well.
 
You have quite a lot of code there for quite a small page... did you generate it with some kind of program?

Did you rip the CSS code exactly from the first link? The only thing I can think of is that your style tag is in some nested tables halfway down the page, rather than in the <head>... not sure if this is allowed.

Neither of the pics show up at all in Firefox BTW.
 
Originally posted by: Atheus
You have quite a lot of code there for quite a small page... did you generate it with some kind of program?

Did you rip the CSS code exactly from the first link? The only thing I can think of is that your style tag is in some nested tables halfway down the page, rather than in the <head>... not sure if this is allowed.

Neither of the pics show up at all in Firefox BTW.

Yes the CSS code is ripped EXACTLY from the first page, 100%. I too am thinking it's something in the nested HTML fields. I'm not a great css/html guy by any means and have only done like 2-3 pages using CSS, and this CSS I pretty much ripped from someone else heh.

 
Back
Top