Hi,
I would like to write 2 lignes in the header, instead of 1, in what seems to be called "Header sales text" in HEADER.PHP, to put the name of my company and the slogan.
Is it possible and how ?
Hi,
I would like to write 2 lignes in the header, instead of 1, in what seems to be called "Header sales text" in HEADER.PHP, to put the name of my company and the slogan.
Is it possible and how ?
Need a link to your site please
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
AHeartForTheEarth.com
But for now, my site is under public_html/ecommerce.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
The company name is A Heart for the Earth.
The slogan is "Love the Earth... Wear it..."
Ideally, I would like the company name on 1st ligne and the slogan on 2nd ligne and a little bit smaller...
Very simple:
Adjust font sizes as necessary.Code:define('HEADER_SALES_TEXT', '<h1>A Heart for the Earth</h1><br />'Love the Earth... Wear it...');
You can see this on the Holzheimer's site in my sig where it says
Welcome to Holzheimer's Online!
Thank you for visting us today.
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey
![]()
![]()
Yes, it seems simple.
but it does not work... my page does not open any more...
Am I missing a code ? Why are they only 3 ' ? Like not 4 or 2 ?
(As you could guess I don 't speak this language)
I am almost there...
Virginie
There's a mistake in my original post. Take out the ' highlighted in red below (the one before Love):
Code:define('HEADER_SALES_TEXT', '<h1>A Heart for the Earth</h1><br />'Love the Earth... Wear it...');
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey
Works better, but...
I could try to teach myself some tutorials in CSS, but it seems if I do so, I will never be done by the end of the year....
How do I change the style of this second line ? I have tried h2, h3, h4... but it does not give me a good result:
I would like the 2nd line to be:
- closer to the 1st line (the space between the two lines is way too big...)
- smaller size than the 1st line
- same color, or being able to choose the color
- fit into the header (because my header might be not high enough to include the 2 lines)
- eventually, change the font in comic sans MS
Thanks,
Virginie