Recent Topics

1 Jun 23, 2005 19:51    

Hey folks I am trying to do a skin in full CSS and I have hit a small snag.

When I view what I have so far I have one of two things happen. I will get this problem fixed first before I ask the second one.
First thing is I am not getting the loop to work correctly. In that IF I look at the skin in action I see my first post but My most recent post is under it. I found it by looking at the source. I can see the post but it is hidden by the first post. what is happening did I enter some scripting wrong? if so what did I enter wrong? I am not sure what files you need so just let me know and I will post it.

2 Jun 23, 2005 20:45

You're probably using absolute positioning in your css. You'll need to use relative (probably) to make the posts appear below each other.

3 Jun 24, 2005 00:42

Alright I will try that
Thank you

It worked perfectly


Form is loading...