TutorialsMy tutorials and/or guidelines. Feedback is appreciated and feel free to suggest ideas for other tutorials. CommentsAlright, so I've been reading some tutorials, but I still can't fix a problem I have with my journal coding.
[link] One problem; As you can see, the text goes off the page. Also, the text should be lower, like a scroll box. The actual journal doesn't look the same as the editor... The editor makes it look like this: [link] Another problem; On my profile, the entire journal is lopsided and cut off. Here's the code: [link] Could you please help me? A scrollbox only appears if there is enough content to overlapp the area that is defined for the scrolling. In your case the scrolling area is bigger than the image itself. If you decrease the values of height and width of .journalbox .journaltext the text will stay inside the yellow area and a scrollbox will appear when you reach the end. If there are like only two sentences it won't show up.
If you compare your screenshot from the editor and the actual journal you see that the length of text differs a lot. And the journal gets cut off, because your journal has a fixed width and doesn't adjust to the resolution your browser has. As your content is on the right side it won't be visible then, as it is always the right side that will vanish first. Well, I flipped the image now.
The only thing I accomplished with the text is scrolling... To the right. I tried to make the text box smaller, but it fits the text in a smaller area, and scrolls both ways. Anything I can do to make it work? For testing purpose you shouldn't use such long words. The browser can't break the line, as there is no space between all your tests. Add some spaces and see what happens. As long as it is this way i wouldn't be able to look up what is wrong anyway.
ok. I just got a premium membership and I want to make journal and gallery skin as ive seen other users do, but i dont understand a single thing of CSS X.x gonna try and follow these tutorials here
|