Page 1 of 1

How do I change the topbanner?

Posted: Wed May 11, 2011 1:54 pm
by larsn84
Hi

How do I change the top banner of this theme?

I want to remove the rest (logo and text) in top of the page, and insert my own banner from photoshop. So 1st, how do I remove the logo and text?

I think I figured out how to insert the banner, as a picture in the "top"-module.

But is there a smarter way, perhaps so it could be centered? Its rather big (full page width)

thanks in advance

link: http://aoa.cloudaccess.net

Re: How do I change the topbanner?

Posted: Tue May 29, 2012 4:02 pm
by HerbertOtt
Check for the file template.css of your favourite template. There you should find
-div#header_r, div#logo_l (and maybe _r). Adjust them to your needs and do the same with template_rtl.css
Finally edit index.php and change the entries under div_id="header"
Good luck!