|
#1
|
|||
|
|||
|
Align category list question.
How do I align the category list to the left of the thumbnails on this page? The current layout is not good. The thumbnails are located below the list. If I could relocate the list to the left of the thumbnails....bringing the thumbnails up on the page I would be thrilled.
http://www.tomkaszuba.com/index.php?x=browse&pagenum=1 Thank you very much. -Tom K. |
|
#2
|
||||
|
||||
|
As this is a design question I'm moving this thread.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#3
|
||||
|
||||
|
You can apply CSS to the Unordered List tag. Or if that would effect other lists in your design, you can put the list in a container and style the container.
For example, HTML Code:
<div style="float: left;"> <TAG_LINKS_AS_LIST_PAGED> </div>
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
| Post Reply |
| Thread Tools | |
|
|