Thread Starter
riis
(@riis)
Nope… this didn’t work at all. The image wouldn’t stay inside the caption….
Thread Starter
riis
(@riis)
Hm… doesn’t seem to work or I’m doing something wrong. If you write it like above – img a:link- will this rule determine “a” or “img”?
My problem is that this rule
a, h2 a:hover, h3 a:hover {
color: #8B5742;
text-decoration: none;
font-weight: normal;
border-bottom: 1px dotted #8B5742;
}
also create a dotted border under each picture assigned with an url. How do I make a rule that overwrite the above for pictures? And where do I put it in the stylesheet? And, – do I need to include that rule as a class in the picture tag?
Thank you!
Thread Starter
riis
(@riis)
I ment option as in “is it possible”. Any help is much appreciated.
Thanks
Riis
Thread Starter
riis
(@riis)
Ah! Thank you! It seems to work fine with the multiple class
“centered clean”.
Thaks!