Forums » Customize

blog in iframe incomplete

neongold
GERMANY
2010-02-06 22:20:47
Permalink Post
 

http://neongold.org/index.php?/blog/

added #iframed { min-height: 3250px; overflow: hidden; } to style.css to get rid of needless scrollbars. works fine, but now my entries do not show up completely. when i navigate backwards, the "older posts" link (in german: altere posts) on the new page does not appear and i cannot see older entries.

tested the same with another page (lichtgrau.tumblr.com) and there i can't even navigate backwards from the first blog page.

what am i doing wrong?

arsondpi A
GREECE
2010-02-06 23:00:47
Permalink Post
 

edit: oops...

neongold
GERMANY
2010-02-07 13:42:22
Permalink Post
 
edit: oops...

ehm, what :p?
neongold
GERMANY
2010-02-09 17:36:49
Permalink Post
 

pushing this entry... no one can help?

arsondpi A
GREECE
2010-02-09 17:54:35
Permalink Post
 

wait... I'm checking it again...

arsondpi A
GREECE
2010-02-09 18:01:30
Permalink Post
 

Ok - this is a fairly easy one... Delete that iframed style (min-height: 3250px; overflow: hidden;) and set Process HTML to Off and Save.
Currently the iframe is wrapped in p tags thus you get double scroll bars and the css attributes you've set, brake the page....

I'd recommend you validate you page as well - your code in you pre nav area is in bad shape... fix it.

neongold
GERMANY
2010-02-09 20:01:59
Permalink Post
 

thank you so much for checking my problem :) followed your steps & problem is solved!

for validation - i went to http://jigsaw.w3.org/css-validator/ and inserted my domain neongold.org. corrected my part of the code, the errors left are located within the php data. output link

will try to find everything :)

arsondpi A
GREECE
2010-02-09 21:44:17
Permalink Post
 
  1. <center><a href="http://neongold.org/"><img src="grafiken/neongoldlogoklein.png" border="0" alt="" /></a></center>

in your pre-nav is still not valid... :-)

Showing 1 - 8 of 8 posts in Forum > Customize > blog in iframe incomplete
 

You need to be logged in to post.