
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Re: Very newbie question and new to the list...
Rick, thanks that helps, but it's not the line I am looking for. The one I
need is right under the menu before the constuction picture:
"Welcome to Construct Something, your online hardware store!"
I can change "Construct Something" doing what you said, but not "your online
hardware store!" This is not located anywhere in the html. It is however
in the splash.html, but I need it in the index.html.
thanks for your help.
Sam
Rick Eicher II writes:
>> <p><img src="navigation/default_b.gif" width="313" height="252"
>> align="top"></p>
>> <p><font __FFACE__ size="2">Welcome
>> to __COMPANY__, the Internet's premier source
>> of quality hand tools! We have tools for every building
>> project. Thank you for visiting.</font></p><br>
>><!-- END CONTENT -->
>
> This is the part that needs to be changed. __COMPANY__ is a variable that is
> pulled out of a database table. You can write over this variable or change
> the variable in the table. If you have the admin pages you can look throught
> the tables and make the changes as need. But that will only change the
> __COMPANY__ variable. If you need to change the wording (the Internet's
> premier source..) then that will have to be done in the index.html page.
>
> A side note when you ran the ./makecat script it should of asked you for the
> name of the company.
>
> Hope this helps,
> rick
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users