Options

More help please...

Malaxos1Malaxos1 Registered Users Posts: 149 Major grins
edited June 5, 2005 in SmugMug Support
How can I close the gap between my name and where it says serving the great portland area on my website. Here is a link http://malaxos1.smugmug.com/ all the spaces are the same size, so I want to get them closer so it isn't too uniform. Thanks...Dean
Dean Malaxos Photography
Margaretville New York (Catskill Mnts)
www.deanmalaxos.com
deansphotos@hotmail.com

Comments

  • Options
    devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited June 5, 2005
    Malaxos1 wrote:
    How can I close the gap between my name and where it says serving the great portland area on my website. Here is a link http://malaxos1.smugmug.com/ all the spaces are the same size, so I want to get them closer so it isn't too uniform. Thanks...Dean
    Hey Dean,

    Like most things, there are heaps of ways to achieve the same thing.

    Probably the easiest way is as follows...

    ur current code is this...
    [PHP] <H1>Dean Malaxos Photography</H1>
    <H3>Serving the greater Portland area</H3> [/PHP]

    modify it to this...
    [PHP] <H1>Dean Malaxos Photography</H1>
    <H3 style="position:relative;top:-20px">Serving the greater Portland area</H3> [/PHP]

    you will have to play around with the -20px value until ur happy with the positioning.

    Cheers,

    David
    David Parry
    SmugMug API Developer
    My Photos
  • Options
    GREAPERGREAPER Registered Users Posts: 3,113 Major grins
    edited June 5, 2005
    Malaxos1 wrote:
    How can I close the gap between my name and where it says serving the great portland area on my website. Here is a link http://malaxos1.smugmug.com/ all the spaces are the same size, so I want to get them closer so it isn't too uniform. Thanks...Dean

    By the way, your landscapes are wonderful. Fantastic work.
  • Options
    Mike LaneMike Lane Registered Users Posts: 7,106 Major grins
    edited June 5, 2005
    Malaxos1 wrote:
    How can I close the gap between my name and where it says serving the great portland area on my website. Here is a link http://malaxos1.smugmug.com/ all the spaces are the same size, so I want to get them closer so it isn't too uniform. Thanks...Dean

    You could make it an image rather than just text. That way you'd have absolute control over the look.
    Y'all don't want to hear me, you just want to dance.

    http://photos.mikelanestudios.com/
  • Options
    Malaxos1Malaxos1 Registered Users Posts: 149 Major grins
    edited June 5, 2005
    Thanks Greaper...


    Dave, thanks agin, I don't know what I would have done without you.

    Mike i would like to know more...Dean
    Dean Malaxos Photography
    Margaretville New York (Catskill Mnts)
    www.deanmalaxos.com
    deansphotos@hotmail.com
Sign In or Register to comment.