View Full Version : More help please...
Malaxos1
Jun-05-2005, 12:25 AM
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
devbobo
Jun-05-2005, 03:34 AM
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...
<H1>Dean Malaxos Photography</H1>
<H3>Serving the greater Portland area</H3>
modify it to this...
<H1>Dean Malaxos Photography</H1>
<H3 style="position:relative;top:-20px">Serving the greater Portland area</H3>
you will have to play around with the -20px value until ur happy with the positioning.
Cheers,
David
GREAPER
Jun-05-2005, 03:43 AM
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.
Mike Lane
Jun-05-2005, 01:08 PM
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.
Malaxos1
Jun-05-2005, 02:02 PM
Thanks Greaper...
Dave, thanks agin, I don't know what I would have done without you.
Mike i would like to know more...Dean
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.