View Single Post
  #151  
Old 01-10-2011, 09:18 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Smart Template v4.4.x

Quote:

1. In footer.tpl, the facebook, twitter, etc. links include the rel="nofollow" tag. Wouldn't we really, really want the opposite: for search engines follow those?
Debatable whether it has much affect on SEO, but change to rel="follow" if you like.
Quote:

2. How to increase the width of the search bar in the upper right corner? I'd like it to be about twice the width. (Yes, I have Firebug and identified div element st_search_input in /skin/smart_template/custom/themes/aqua.css and on line 46 I changed width from 134px to 234px. But that didn't work...)
That ought to work, but you'll also have to adjust the container - #st_menu_search
Quote:

3. I think the edges/outlines all the Cufon fonts look just a tad bit too fuzzy/blurry, especially for the smaller h3 size. Anything we can do to sharpen it up?
Fonts have been converted to cufon format using the default settings - you could try creating your own fonts at http://cufon.shoqolate.com/generate
You could increase the 'units per em' setting, but may result in larger font files.
__________________
xcartmods.co.uk
Reply With Quote