This forum is for assistance with theme development.

Portal Theme

Hi All,

I have been searching for a theme with the look of a portal - Yahoo, Rediff type which does not have top to bottom vertical column structure. I could not find any such theme. If there is any such theme available please let me know.

Thanks,

Gaurav Goel

log in button and blog posts

Hi,

I was just woundering if I could make a log in button so that when you log in it says, "Welcome back (name of user)! (Log out link)." Have a look at my website (www.holmesey.com) and up the top right hand corner I have a button that says Log In. When someone log in, can I make that say "Welcome back (name of user)! (Log out link)."????

image node default to size _original

Hi,

I would like my image nodes to open with full size images as default.

To this end I added this line to template.php " if(!$_GET['size']){$_GET['size']='_original';}".... which half worked.

below the image i have links for "preview" and "thumbnail" which means the page thinks the image loaded is "original"... but the image obviously isn't the full size image.

It would seem i am not getting my $_GET['size'] change in quick enougth.

Does anyone know the system varibale where the $_GET['size'] value is passed too or how i can get the desired effect?

Active Menu Link

Hello, i ' m new to drupal and want to change the bluemarine theme :-)))

Please can anybody help me?

I want to print the name of the active primary-link-name in big letters at the top of the page.
Allways when visitors change the menu by clicking another primary-link its name should appear at the top in big letters.
Does someone have a php-sourcecode to do this?

I try editing the page.tpl.php file. But i can not find a variable which displays the active primary-menu-name?

Thank you,
Ra Ja

display "full and complete node" in "teaser view" for specific content type

Thanks in advance for any help on this.

I'm looking for a way using node.tpl.php to display the "full node" in (what I think is) "teaser view" if content type is equal to "page."

I tried:

<?php if ($page == 0 && $node->type=='page') { ?>
<div class="node"><?php print $node?></div>

but instead of displaying the node, i just got the node's id.

Any suggestions?

Thanks again,
Scott

Problem in IE

Hey,I recently installed Andreas.09, however there is an issue in IE. It seems that text box's with more than one row cause a big gap in the page... Please see this link fo an example: http://allcdreviews.com/contact

Does anyone know what is causing this and how I can fix it?

Pages

Subscribe with RSS Subscribe to RSS - Theme development