I think a quick fix would be to wrap the whole thing in a DIV instead of a P.
--
--
Christian Montoya
christianmontoya.net
~Chris
<snipped a bit>
tgc> I am looking for the best way to have the caption displayed under
tgc> the image.
Something like this?
http://www.dzinelabs.com/Pages/gallery.php
--
Best regards,
Lukie
-------------------------------------------
Using the best e-mail client: The Bat! version 4.0.18 with Windows XP
(build 2600), version 5.1 Service Pack 2 and using the best browser:
Opera.
"Nescafé no es café. (Instant coffee is not coffee.)" - (Mexican
Saying).
--------------------------------------------
Looking at that and my last comment it would seem that the span would be
redundant.
To the original poster, you should get firebug if you haven't already
got it. You can then inspect the code...
Hope this helps.
~Chris
Listen you two. This is a BLUEPRINT CSS FRAMEWORK list. If your
answers don't involve Blueprint, then don't post. You are not helping
Timothy, the original poster, with his problem. You are only providing
irrelevant information.
Tim, I would remove the lines from Blueprint CSS that float images, or
add a class to that so that it doesn't affect all images on the page.
I am thinking about changing the code so that this is the case anyway;
it always annoyed me that BP floats images by default. Hope that
helps.
<snipped a bit>
CM> Listen you two. This is a BLUEPRINT CSS FRAMEWORK list. If your
CM> answers don't involve Blueprint, then don't post. You are not helping
CM> Timothy, the original poster, with his problem. You are only providing
CM> irrelevant information.
Sorry but i thought that i had seen messages here with solutions that
envolves custom css outside the BP framework ... i'm sure that 'once in a
while' you'll have to use some own css ... i was just trying to help
the original poster.
To quote yourself from message BP #2218:
"You would do this in your custom CSS, give the first div an ID like
"content1" and do:
#content1 {
margin-bottom:16px; // or w/e amount you want"
So what's wrong with giving the original poster a demo how you can
achieve what he wants? It can be incorporated in his BP framework
... probably needs some custom css.
Can't see how that's irrelevant?
--
Best regards,
Lukie
-------------------------------------------
Using the best e-mail client: The Bat! version 4.0.18 with Windows XP
(build 2600), version 5.1 Service Pack 2 and using the best browser:
Opera.
"Statistics have shown that the death rate in the army rises notably
in times of war." - Alphonse Allais (1854-1905) - French writer
--------------------------------------------
Lukie,
Yes, but you linked to an example that didn't use Blueprint, making it
not entirely helpful.
CM> Yes, but you linked to an example that didn't use Blueprint, making it
CM> not entirely helpful.
I thought that by seeing the structure and code it would be more
helpful than just copy and paste :-)
You can't always link to a BP example when custom css is needed.
For future reference, i'll paste if necessary ;-)
--
Best regards,
Lukie
-------------------------------------------
Using the best e-mail client: The Bat! version 4.0.18 with Windows XP
(build 2600), version 5.1 Service Pack 2 and using the best browser:
Opera.
"Buy old masters. They fetch a better price than old mistresses." -
attributed to Lord Beaverbrook(1879-1964).
--------------------------------------------
OK, all understood, I don't want anyone to think I'm saying no to
help, it's just that examples without Blueprint in the CSS can be very
confusing or misleading.