View Single Post
  #8  
Old 11-06-2002, 09:53 PM
 
ATKOgirl ATKOgirl is offline
 

X-Adept
  
Join Date: Sep 2002
Posts: 448
 

Default

Hi,

I couldn't sleep and was feeling ambitious...I tried playing with your current header.

You can try replacing the current head.tpl with the following code (remember to back up the original):


Code:
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%"> <TBODY> <TR> <TD background="BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/background-4.gif" bgColor=#ffffff>[img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/vertical-divider-topsolid.gif[/img]<FONT class=slogan> </FONT></TD> <FORM action=modules.php?op=modload&amp;name=News&amp;file=index&amp;topic= method=post> <TD align=right background="BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/background-4.gif" bgColor=#ffffff><NOBR><FONT color=#000000 face=verdana,Arial,helvetica size=2>topics :</FONT> <SELECT name=new_topic onchange=submit()><OPTION selected value="">All topics</OPTION> Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bgshop/public_html/themes/LinuxDeveloper/theme.php on line 77</SELECT> </NOBR></TD></FORM></TR> <TR> <TD background="BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/background-2solid.gif" bgColor=#ffffff width="99%">[img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/spacer.gif[/img]</TD> <TD align=right background="BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/background-2solid.gif" bgColor=#ffffff><NOBR>[img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/link-newsfeed.gif[/img][img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/link-community.gif[/img]</NOBR></TD></TR></TBODY></TABLE> <TABLE align=center bgColor=#ffffff border=0 cellPadding=0 cellSpacing=0 width="100%"> <TBODY> <TR vAlign=bottom> <TD align=left>[img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/logo.jpe[/img]</TD> <TD align=right> [img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/tab-home-normal.gif[/img][img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/tab-aboutus-normal.gif[/img][img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/tab-learn-normal.gif[/img]</TD></TR> <TR vAlign=bottom> <TD align=middle background="BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/topbg.gif" bgColor=#000000 colSpan=2 width="100%"></TD></TR></TBODY></TABLE> <TABLE align=center border=0 cellPadding=0 cellSpacing=0 width="100%" nowrap> <TBODY> <TR> <TD bgColor=#000000 colSpan=6>[img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/pixel.gif[/img]</TD></TR> <TR bgColor=#a8a8a8> <TD noWrap width="20%"> <FORM action=user.php method=post><FONT class=infoa>Login</FONT><INPUT class=textbox maxLength=25 name=uname size=11><FONT class=infoa>Password</FONT><INPUT class=textbox maxLength=20 name=pass size=11 type=password></form></TD> <TD align=left vAlign=center width="100%"><INPUT border=0 src="BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/login.gif" type=image>[img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/register.gif[/img]<INPUT name=op type=hidden value=login></TD> <TD align=right noWrap width="50%"><FONT class=date> <SCRIPT type=text/javascript> <!-- // Array ofmonth Names var monthNames = new Array( "January","February","March","April","May","June","July","August","September","October","November","December"); var now = new Date(); thisYear = now.getYear(); if(thisYear < 1900) {thisYear += 1900}; // corrections if Y2K display problem document.write(monthNames[now.getMonth()] + " " + now.getDate() + ", " + thisYear); // --> </SCRIPT> </FONT></TD></TR> <TR> <TD bgColor=#000000 colSpan=6>[img]BluegrassShopper_Com Your one stop shop for all things Bluegrass Tickets, Cd's, Gear, Instruments, Equipment, Videos_files/pixel.gif[/img]</TD></TR></TBODY></TABLE> <P align=right><FONT class=date></FONT> <DIV align=center></DIV>

There was one sql error that I noticed in the code around the "All topics" vicinity. You'll probably have to do some tweaking there.

At best it is a starting point to work with. I would think you might be able to open the file in Go Live -- it's worth a try.

Good Luck! Let me know if it works -- it most likely won't!

I really like the design of your site.

From a design standpoint, with good chunk of time and effort you should be able to integrate x-cart into the look seamlessly -- but it will take patience and some design skill. Once you grasp the nuances of the Smarty templates and how everything fits together like a jigsaw puzzle, it gets much easier.

Hope that helps!

ATKOgirl
ATKOgirl
__________________
X-Cart Versions: 4.1.10 and 4.2.0
Reply With Quote