foxgrrl: (Default)
[personal profile] foxgrrl
Two more questions:
  1. Are the following images too big, too small, or just right?
  2. Do these two blocks of photos look exactly the same in your friends page style?
In my LJ style, the photos with hyperlinks anchored to them, appear with green borders. But otherwise they are laid out in the same number of columns and rows.

Because expanding the LJ-Cuts changes the style you're viewing this under to my [[livejournal.com profile] foxgrrl] default style. Click on this link to view this post in your own style:

http://foxgrrl.livejournal.com/55689.html?style=mine

Update 1:
I tweeked the HTML a bit, now it should look the same, except that the vertical line spacing is a bit different. (I'll deal with that later&hellip) Hopefully now it should wrap — that's the important part.
Update 2:
I found to problem with the borders; It was rather obvious in hindsight. Setting border=0 on the IMG tags did the trick. I'd been trying to set the border with style="border:0" and stuff on the <A> tags.

Photos without hyperlinks:



Photos with hyperlinks:




Same width with both sets here.

Date: 2006-12-06 08:29 am (UTC)
From: [identity profile] wolfwings.livejournal.com

I get small underscores between the images with hyperlinks due to your structure of:

<a href=>
  <img>
</a>

instead of

<a href=><img></a>

This is due to the whitespace (line feeds) not causing a spacing difference between the images since consecutive whitespace gets collapsed, but still triggering hyperlink styling on the whitespace in the former. The latter has no 'whitespace' inside the hyperlinks, so no underscores, but also looks identical to both of the existing for spacing between the images.

Profile

foxgrrl: (Default)
foxgrrl

May 2023

S M T W T F S
 123456
78910111213
14151617181920
212223242526 27
28293031   

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 23rd, 2026 12:13 am
Powered by Dreamwidth Studios