I am trying to make the 'view original' link directly to the image itself (in a new window since the original is too big for my fixed layout) instead of having it inside a node.
Im new to drupal and iv got some domains which i would like to develop. Instead off paying some really expensive designers to create diffrent home pages templates for me. Im intreasted in a 1-2 diffrent theme layouts which i can use for diffrent domains using diffrent images. but same sytle of layout.
I dont mind paying i dont have much to spend as my websites are all for content only. But if anyone does care to help please email me.
I've been trying to fiddle with the image gallery theme.
My initial problem was that <li> elements for each gallery had a fixed height defined by the height of image thumbnails. This wasn't much use for galleries whose descriptions were rather long (e.g. http://acrewoods.vm.bytemark.co.uk/tom/image/campaigning/patents), so I just removed it.
I am currently in the process of launching a new e-zine which will be located at http://citrikacid.com. I am going to be using Drupal as my CMS, and so far have been impressed.
For the last 24 hours I have been working away trying to theme Drupal. So far I have done a pretty good job (I think) but I am stuck! I have tried searching for the answer to this, but I can only read so much, so I apologize if this is posted somewhere else.
What i've done so far, i copied the /themes/bluemarine folder and edited the xtemplate.xtmpl file.
I included the login script into the left menu (on the bottom of my site) and i'm almost done with including the newly posted messages into the middle section of the page.