PDA

View Full Version : Moving and editing the header text in soho template


tony
11-29-2007, 05:00 PM
I'm also a newbee and having a hard time with this. I would like to edit and move the header text around in a template, but there are no options to change anynthing. The only option is to go in the Template Manager, click on the Settings tab and then there's a space for Website Header Text. which previews as regular text at the top left side of the page template. You can't move it or change the size or color. Can any one tell me if it's even possible to change this and how?

lwyau
11-29-2007, 05:24 PM
You'll need working HTML knowledge to work on the template HTML file and .CSS file. How deep do you want to get into this?

tony
11-29-2007, 05:32 PM
You'll need working HTML knowledge to work on the template HTML file and .CSS file. How deep do you want to get into this?
Any thing that works.......I just need to move the header text, size and may be color.......if you can hale I would seriously appreciste it

thanks lwyau

lwyau
11-29-2007, 05:43 PM
You'll have to post the template you are using and exactly what you want to do with the header text.

Blues
11-29-2007, 06:15 PM
Hi - Been trying to figure out the exact same thing today. A solution for half the problem I found is to add the following code

<span style="color:#000080;" face="verdana,geneva"><h5>Description</h5></span>

Changing to your own choice of color and font - highlighted in blue.

Description being the second part of the welcome to...

Works but how can you alter the Welcome to.. bit?

Am using CORPORATE-Reflect_Success-none template.

url is

tony
11-29-2007, 07:38 PM
Hi - Been trying to figure out the exact same thing today. A solution for half the problem I found is to add the following code

<span style="color:#000080;" face="verdana,geneva"><h5>Description</h5></span>

Changing to your own choice of color and font - highlighted in blue.

Description being the second part of the welcome to...

Works but how can you alter the Welcome to.. bit?

Am using CORPORATE-Reflect_Success-none template.

url is http://www.atmoslighting.ie
Thanks for taking the time but have no idea what that means. I just inserted that code and absolutely nothing happen.....unless there some thing else to that code

tony
11-29-2007, 07:39 PM
Thanks for taking the time but have no idea what that means. I just inserted that code and absolutely nothing happen.....unless there some thing else to that code
By the way, what is CORPORATE-Reflect_Success-none template ???

tony
11-29-2007, 08:14 PM
You'll have to post the template you are using and exactly what you want to do with the header text.
keep posting the link but it's not showing up

Blues
11-30-2007, 05:19 AM
Tony

Go to the shopping cart - display settings. Now paste the code into the empty space that is allowed for adding to the "welcome to" Save it and check your site - works on mine.

<span style="color:#000080;" face="verdana,geneva"><h5>Tony's website</h5></span>

CORPORATE-Reflect_Success-none template is the template I use if you go into template manager you should find your template there.

tony
11-30-2007, 12:10 PM
Tony

Go to the shopping cart - display settings. Now paste the code into the empty space that is allowed for adding to the "welcome to" Save it and check your site - works on mine.

<span style="color:#000080;" face="verdana,geneva"><h5>Tony's website</h5></span>

CORPORATE-Reflect_Success-none template is the template I use if you go into template manager you should find your template there.
Thanks a lot.....it seem like this has no effect on changing the text at the upper coner of the template.

Blues
11-30-2007, 12:59 PM
No Tony - if it works for you it only styles the input text for the second part. I have not figured out how to alter the phrase "welcome to" - which must be housed in one of the shopping cart files.

tony
11-30-2007, 01:41 PM
No Tony - if it works for you it only styles the input text for the second part. I have not figured out how to alter the phrase "welcome to" - which must be housed in one of the shopping cart files.
Thanks man.....