Hi,

I have to say, Drupal is an excellent piece of software. I just started to develop a website about Human Resources (http://www.smilinghr.com for those, who are interested).

But I have troubles with a template as I cannot make to look the way I want. Anyone to help me?

Thanks,

Luke

Comments

brenda003’s picture

If would help if you asked more specific questions...

AndieCZ’s picture

I am sorry... I will try to be more specific...

I have to issues:

1. A template issue - I do not know, how to move the template header down to make a space for an ad.
2. Adsense module - it doesnt work for me, as I want it to be on the top of the content, but it is always shown under the node. What can I do about that?

Thanks,

Luke

drupallinux’s picture

log in your ftp, and go to the theme folder your using. There might be a file called page.tpl.php and you can edit it slightly to add another header, as you wish.

as for adsense in the content itself, or ontop of nodes, you can make one node "sticky" so its always ontop of all nodes.

Hope this helps.

http://www.SiteLancers.NET

AndieCZ’s picture

Yeah, I tried to put the adsense node sticky to be ontop of all the nodes, but it was not working for me. Other text nodes were ontop and adsence ad was at the bottom of the page, right above the footer.