![]() |
Custom CSS question
I am not a css designer but I normally know enough to get by in wordpress however for the past 4 hours I have been trying to add more space above the thumbs in a 3 column product list template 1.
The reason being the titles are quite long and they appear truncated and I don't want to make the text smaller so I would like to give that text some more space. If you could point me close to the css I should add/amend in the custom css I would be grateful. (I have been working my way through http://www.datafeedr.com/docs/item/172 and can't find it yet) Brian |
I've posted instruction about this type of thing here: http://www.datafeedr.com/forums/show...0166#post20166
That should give you a jumping off place. Eric |
Thank you. I wish I had asked earlier!
For any one reading my example I added the following to my custom CSS #view .pl .t1 .bdr h2 {margin:0 0 5px 5px; padding:0; overflow:hidden; line-height:1.3em; height:5.2em;} to go from a 2 line h2 tag to a 4 line h2 tag (4x1.3=5.2em) |
Don't forget FireBug: http://www.datafeedr.com/videos?video=firebug#videotop
|
All times are GMT -5. The time now is 01:35 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.