This forum is for assistance with theme development.

using jquery to display images in articles

hi,
i want to use this jquery ( http://www.webappers.com/2013/03/27/arrange-images-into-flexible-grid-wi...) to display many images in my articles .

i don't know ho to proceed , thanks

Links not working on site!

my website uses bandsintown to bring in the tourdates however the ticketlinks dont work, www.sandithom.com/tour-dates... i have tried many things, its not js, its not the app, its not database, its not the drupal link structure. I have narrowed it down to it being a part of the template as if i change the template the links work, i just cant figure out where on earth the problem is in the code!!! I have been looking through all files but just cant find the sollution.

Prevent Zen-Subtheme from updating

Hi Drupallers,

hopefully this question wasn't asked too often - in that case, I'm sorry that I didn't find it.

I created Zen-Subthemes and if a (minor) update for Zen is available and done sometimes my design for the subtheme gets changed - not always in a way I want it.

So, what is the best way to keep the design of the subtheme?
Is it a best-practice to prevent the subtheme from updating?
If yes, how can I achieve that?

Thanks for your patience and your help.

Kind regards,
Oliver.

Bootstrap thumbnail grid alignment?

Hi,

on this site http://bo-medical.com/events i am using the bootstrap framework. However on this page i can't manage to align the 7th and 8th thumbnails?

For the 4th thumbnail i use .row-fluid li:nth-child(4n) {margin-left: 0}

How do i manage this?

Thanks a lot

Custom field in separatly div

How can i place/read custom fields separatly, for example like this:

$customField['bg_color'];
$customField['border_color'];

I have tried to copy data from: /modules/field/theme/field.tpl.php because there is a foreach with data, but i don't get any result...

I read also this, but i need to get separatly fields because i need extra div boxes...

I need code like this:

Way to redirect non clean URL by using a theme function

I manage a site which uses both Drupal (6) and CiviCRM. We must have the security setting for creation of Drupal user accounts set to "wide open" as CiviCRM is responsible for provisioning accounts.

Thus, I have a simple redirect as follows:

Pages

Subscribe with RSS Subscribe to RSS - Theme development