|
#1
|
|||
|
|||
|
Resize/adjust the image-info/navigation part
http://www.richardalois.com
Hi, any ideas how to resize the image info part to the width of the picture? Thanks richard |
|
#2
|
||||
|
||||
|
in your css file you need to adjust the width of image-info and add-comment. I htink they are set to 800px right now. so if your images are 700px you adjust 800 to 700.
__________________
Affordable Website Design in North Wales |
|
#3
|
|||
|
|||
|
yes, but the adjustment is supposed to be automatically. my pictures have different widths...
|
|
#4
|
|||
|
|||
|
If you are into css, you could prbably make a table/div without specified with, and then the picture will stretch the table/div to fit... If you then have the info part in a div inside that other div, with the width: 100% of the first div and set it to break the text when the lines are longer than the picture are wide...
Shouldn't be to difficult
|
| Post Reply |
| Thread Tools | |
|
|