View Single Post
  #6  
Old 03-17-2007, 10:20 PM
 
gregl gregl is offline
 

Advanced Member
  
Join Date: Jun 2004
Posts: 98
 

Default Re: Changing Welcome Text only

Yeah, got that but whenever I use span and wrap a text label it wipes out
the formatting around it. Must be something to do with nested tables. Pain in the rear they are.

Example:

Wrapped {$lng.txt_welcome} in welcome.tpl with span tags calling class "Welcome" which I have in my CSS only as font color #FFFFFF.
All that did was wipe out the top title box on the featured products dialogue box which is next after the <p> tag.

Go figure???

Is it the <p> tags causing a problem, because a similar occured as per previous post regarding the discount certificate tpl.

Other ideas?

Thanks

Greg

EDIT: Fixed. SPAN tags wouldn't work but DIV's did, just means a few more typing entries.
__________________
XCart 4.0.19
XConfigurator 4.0.19
AOM 4.0.19
Zeus Server
Reply With Quote