Corelli1700
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress on a small screenAha. Panther. 10.3.9. I have got the newest Camino and the newest possible Opera. I have also tried with iCab and Safari (1.3.2).
On the dashboard, the fast publishing feature seems to work fine, so I will probably be using that if I want to blog from this machine in the future.
In the New post page, the only part that seems to be overlapped is the box for writing the text. The other boxes below are not being overlapped by anything, but are instead narrowed to fit. It seems like the row of buttons on top of the box for writing is too long and that it doesn’t wrap itself into two rows.
Thank you for your suggestion! 🙂 I’ve been thinking to get Tiger on it, even if it would probably be slow, just to be able to be more up to date with software, but after trying and failing once, I have sort of given up, at least for a while.
Forum: Fixing WordPress
In reply to: How to get pictures with text to show up properlyActually, after deleting a line of the text, it still doesn’t show up just to the right of the pictures, even with the <div>s in place…
Forum: Fixing WordPress
In reply to: How to get pictures with text to show up properlyI also tried just with the <div>s without the CSS and then I got the text aligned where I wanted it, but not the pictures, so it seems I need both the clear.left and the <div> to make everything show up as I want. Thanks again!
Forum: Fixing WordPress
In reply to: How to get pictures with text to show up properlyBut then I looked again at the post and saw that the text still wasn’t aligned next to the picture it was supposed to belong to, even if the pictures now are where I want them, so I added the <div> and </div> anyway, and it seemed to do the trick.
Forum: Fixing WordPress
In reply to: How to get pictures with text to show up properlyThanks for the tips, guys! 🙂 I ended up with the CSS solution. I think I would usually want this type of behavior from the pictures, so it is probably easier than remembering to use the <div> </div> in every post with this problem.