Gossamer Forum
Home : Products : Links 2.0 : Customization :

problem html tags

Quote Reply
problem html tags
Hi

how can I mend this error?
in the categories I have inserted the <%title%> and when I look in the html it comes me a space and the service it doesn't work me well.
I have need that is written the whole united text
As I must make to eliminate this space in the line <title>

thanks

<html>
<head>
<title> Directory from the world: Maritime Portals Directories: Diving Center-CAICCO NOLEGGIO TUTTO NAUTICA - PORTALE DEL MARE D'IATLIA -GOMMONI GOZZI VELA
USATO BARCHE KAYAK CANOE</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="OWNER" content="000000000000000">
<meta name="AUTHOR" content="WEBMASTER LO.TO">
<meta http-equiv="EXPIRES" content="">
<meta http-equiv="CHARSET" content="ISO-8859-1">
<meta http-equiv="CONTENT-LANGUAGE" content="Italian">
<meta http-equiv="VW96.OBJECT TYPE" content="Homepage">
<meta name="RATING" content="General">
<meta name="ROBOTS" content="all,index,follow">
- - - - - - - - - -- - - - - -
DirectoryNautica-Italia
http://www.nauticalink.it
Quote Reply
Re: [blecchi] problem html tags In reply to
The original template is like this:

<title><%site_title%>: <%category_name%></title>


Leonard
aka PerlFlunkie
Quote Reply
Re: [PerlFlunkie] problem html tags In reply to
thanks
- - - - - - - - - -- - - - - -
DirectoryNautica-Italia
http://www.nauticalink.it
Quote Reply
Re: [PerlFlunkie] problem html tags In reply to
hi

and possible to insert the tag <%title%> and to not have the space in the title.

Thanks
- - - - - - - - - -- - - - - -
DirectoryNautica-Italia
http://www.nauticalink.it
Quote Reply
Re: [blecchi] problem html tags In reply to
Do you mean this:

<title> Directory from the world: Maritime Portals Directories: Diving Center-CAICCO NOLEGGIO TUTTO NAUTICA - PORTALE DEL MARE D'IATLIA -GOMMONI GOZZI VELA
USATO BARCHE KAYAK CANOE</title>

Just make sure that there is no space between the tags...

<title><%site_title%>: <%category_name%></title>


Leonard
aka PerlFlunkie
Quote Reply
Re: [PerlFlunkie] problem html tags In reply to
thanks
- - - - - - - - - -- - - - - -
DirectoryNautica-Italia
http://www.nauticalink.it