Author |
Message |
CroixKarl
New Member


Joined: Dec 27, 2005
Posts: 22
|
Posted:
Thu Dec 29, 2005 1:25 am |
|
Can someone help please, After going around in circles i managed to get my banners to work in the top of my header. This is not where i'd like it though, i'd like it in the same section as my logo but right justified next to the search.
I'm using ExtraLite Theme and 7.6 Distro.
What do i need to add in the code to make this work??
Code:function themeheader() {
global $admin, $user, $banners, $sitename, $slogan, $cookie, $prefix, $thename;
echo "<body bgcolor=\"5d6e7e\" text=\"000000\" link=\"0000ff\" vlink=\"0000ff\">"
."<br>";
if ($banners) {
include("banners.php");
}
echo "<br>"
."<table border=\"0 cellpadding=\"4\" cellspacing=\"0\" width=\"100%\" align=\"center\"><tr><td bgcolor=\"000000\">"
."<table border=\"0\" cellspacing=\"0\" cellpadding=\"3\" width=\"100%\" bgcolor=\"5d6e7e\"><tr><td>"
."<a href=\"index.php\"><img src=\"themes/ExtraLite/images/logo.gif\" alt=\"Welcome to $sitename\" title=\"Welcome to $sitename\" border=\"0\"></a>"
."</td><td align=\"right\">"
."<form action=\"search.html\" method=\"post\">"
."<font class=\"content\">Search"
."<input type=\"text\" name=\"query\">"
."</font></form>"
."</td></tr></table></td></tr><tr><td valign=\"top\" width=\"100%\" bgcolor=\"5d6e7e\">";
$public_msg = public_message();
echo "$public_msg<br>";
echo "<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\" width=\"100%\"><tr><td valign=\"top\" width=\"150\" bgcolor=\"5d6e7e\">";
blocks(left);
echo "<img src=\"images/pix.gif\" border=\"0\" width=\"150\" height=\"1\"></td><td> </td><td width=\"100%\" valign=\"top\">";
}
|
Thanks in advance
Stressed out newbie!! |
|
|
|
 |
jaded
Theme Guru

Joined: Nov 01, 2003
Posts: 1006
|
Posted:
Thu Dec 29, 2005 7:05 am |
|
|
|
 |
CroixKarl

|
Posted:
Thu Dec 29, 2005 10:00 am |
|
Sorry, that might help,
Website is Only registered users can see links on this board! Get registered or login!
i didnt download a theme pack,the theme pack is the one that comes with Raven's 7.6 distro pack, the "ExtraLite", i have only the background colours.
Thanks |
|
|
|
 |
jaded

|
Posted:
Thu Dec 29, 2005 11:28 am |
|
what have you edited in this theme so far? i see that your footer message is not aligned correctly. please be specific. Thanks |
|
|
|
 |
CroixKarl

|
Posted:
Thu Dec 29, 2005 11:52 am |
|
This is a standard theme that came with the 7.6 pack, i went to preferences and chose it, the only things i changed was the background colour.
I dont like messing with anything else as im not sure about changing things. |
|
|
|
 |
jaded

|
Posted:
Thu Dec 29, 2005 11:58 am |
|
if you could site pm me your admin and ftp information i will take a look for you. i have tested this theme on my test site and the news functions just fine. the only way to fix it appears to be within your site. Thanks |
|
|
|
 |
CroixKarl

|
Posted:
Thu Dec 29, 2005 12:27 pm |
|
Why are we talking about the news funtion, all i want to do is place my banners by the side of the search in my logo section at the top.
Its just a banner placement isn't it?
id prefer not to give out the admin and ftp information. |
|
|
|
 |
jaded

|
Posted:
Thu Dec 29, 2005 3:07 pm |
|
well color me embarrassed. I mixed up your question with another post. sorry about that. |
|
|
|
 |
CroixKarl

|
Posted:
Fri Dec 30, 2005 11:56 am |
|
This still hasn't answered my question though, Can you help?? |
|
|
|
 |
|