I know this has been posted a few times but I just can't seem to get it. I want to align my thumbnails to the left (one thumbnail per row) and then have my description display on the right of the thumbnail. I have been looking through the theme.php i am using and there is nothing that corresponds to anythign I am reading in the forum. Sorry for the Noob question but any help would be appreciated.
Currently, I have 1 thumbnail per row (centered) with title and descriptions displaying (centered again) underneath. For the life of me I can't find where to change it.
Thanks in advance for anyone's help.
Atm I am using the classic look btw.
The classic theme is empty by default. Copy the needed functions and variables that you want to modify from the sample theme. Post a link to the thread that desribes what you want to accomplish. Post a link to your gallery as well.
Ah, now I get it. Take the sample theme that has all the core functions in it so I can change em... Ha... I feel stupid. Will see fi I can figure it out from here, if not I will post in a little while. Thanks again.
I figured it out. Thanks again
Do not copy the entire content from the sample theme. The sample theme contains all changeable functions and variables. You should only copy the ones that you actually want to change. Those that you don't copy will use the default settings. This is very important in terms of upgrading.
[Edit GauGau] Fixed typo (missing "p" in "copy") [/Edit]
Ah, I c... Ok, thank you for your help I definitely had copied the whole thing.