By CalonDdraig on
Hello Guys,
I was wondering if anyone has had any success using a logo in antique modern?
I tried inserting this code:
print '<img src="'. check_url($logo) .'" alt="'. $site_title .'" id="logo" />'; just before
print $site_name; in page.tpl.php.
Unfortunately, it makes the primary links go way down the page...
...Any ideas guys?
~Calon
Comments
you need to work on your
you need to work on your style.css to achieve this. you can try floating the elements.