image block showing vertically
Frappuccino
Joined: 2008-12-29
Posts: 4 |
![]() |
i did a search and couldnt find the answer, i know theres mediablock and someone mentioned about a css code i can edit, but the css edit didnt do anything Quote:
.block-imageblock-ImageBlock { and although mediablock is nice, i just want to stick with the image block module. Can someone assist in why my image block is showing vertically. It only happens with this specific theme ive noticed that im using. info: |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
URL? Dave |
|
Frappuccino
Joined: 2008-12-29
Posts: 4 |
![]() |
that link is directly to view the image block being shown vertically |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
I would use the media block but this works as well: .one-image { float: left; }
Dave |
|
Frappuccino
Joined: 2008-12-29
Posts: 4 |
![]() |
cool thanks, got it working, yeah eventually i might just switch and use media blocks instead |
|