Zen Cart Logo

tagline positioning

Locked

Views: 1,264

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
19 Jun 2008, 1:48 AM
#1
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

tagline positioning

Hi,

I am using Web Dev toolbar in Firefox, and Top Style Pro to manage stylesheets, but not knowledgeable enough yet.
Had to be away from development for a long time.
I am trying to reposition the tagline and although the vertical-align is bottom, it still doesn't go down enough, changing the vertical-align is not useful.
How do I position it?
By using absolute positioning and setting a length in top?
Thanks.

19 Jun 2008, 11:30 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: tagline positioning

Considering the business you're in, I'm surprised you didn't think of this.

Try some padding-top in the tagline part of your stylesheet.

19 Jun 2008, 4:15 PM
#3
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: tagline positioning

Thanks for the suggestion, it worked!

3 Jul 2008, 3:21 PM
#4
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: tagline positioning

I found that margin-top works better than padding-top.