Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am using a somewhat custom theme based on Bluemarine. It is centered, fixed width at ~950 pixels, but I am getting a horizontal scroll bar in IE at about 1300px browser width and around 1075px in Firefox. In IE the background centering is acting crazy too at smaller browser widths..
I am developing my own image_gallery.tpl.php. Everything is fine, except the fact that I want to display a Link to the current image's node saying e.g. "5 comments". I can link the page via
hey i need some help over here... i´m kinda new in this stuff and i want to know if there´s a way to have a front page whit one theme like...littlejazz (for axample), and then when i acces to the links show another theme like andreas.... i just wondering, but i want to know if i can do that, because i want to make a web site in that way,....
so thanks for the help... well if there´s a way to help me jeje thanX°!
I crated some computed Fields with CKK and Nodeprofile on a new ContentType->Uprofile:
The computed Fields are working well in my UserProfile but when i access on them in my Views, they are emtpy and dont gives any values out.
Hi all, I've finally decided that Drupal is the CMS for me and have started off with the eugens-web-8 template. In my opinion it is one of the simplest and is set out more or less how I want it.
Can anybody help with a couple of things that I'm trying to do.
Firstly, the default graphics for the header were too high, 150px I managed to change the background image but the header stays at 150px, does anyone know how I can shrink it to 90px?
I want to know the best way to do a different layout templates for a different pages (for example, differents products). And all of this templates have some "editable" zones. For example, one zone with a product image, another with some explanation, etc.
My idea was to create a new content with a textareas like a number of editable zones I want to create and all of this content save with some variable. But I can't do this.