How could I possible move the Title header on all the ez-pages about one line downwards on the page?
How could I possible move the Title header on all the ez-pages about one line downwards on the page?
Dm,
Do you have a link to the site so I can view the page...
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
Yes, for example:
http://www.usconverters.com/index.ph...d=18&chapter=0
I would like the move down the 'RS232 Basics' title so its level with the category box header, just a few milimeter down. Same problem exists on all my ez-pages.
You could add .ezPageDefault {margin-top: 20px;} to the css and adjust as needed.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Thanks a lot,
#ezPageDefault{
margin-top: 12px;
}
did the job!
Glad you got it going.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.