Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

H1 Css tags

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-18-2005, 08:30 AM
 
gargonzo gargonzo is offline
 

Senior Member
  
Join Date: Nov 2004
Posts: 171
 

Default H1 Css tags

Folks.. many questions:

is there a simple way to convert titles, and other tags that might be relevant to SEO to h1 css tags? please explain the steps needed to do this.

also

is there a simple way to print all the catalog pages?

regards
garz
__________________
xcart ver 4.xx/linux/php
Reply With Quote
  #2  
Old 07-18-2005, 08:41 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Sure, just edit the templates that contain the items you want to convert.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 07-18-2005, 01:50 PM
 
e1front e1front is offline
 

Senior Member
  
Join Date: Feb 2003
Posts: 179
 

Default

for search engine purposes
you should use <h1> .... </h1> with you important phrases
I use it generally on the titles of dialog boxes

1- Open skin1.css
add the following lines
Code:
H1 { FONT-WEIGHT: bold; FONT-SIZE: 11px; line-height: 10px;display:inline; }
*you can change color and size to suit your needs

2- Open dialog.tpl
find {$title}
replace it with
<h1> {$title}</h1>

I hope this help
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:54 PM.

   

 
X-Cart forums © 2001-2020