PDA

View Full Version : Small favor (adding a space above my counter on homepage


jenweavernj
Mar-19-2008, 01:09 PM
Just a small question...

I'm no expert on HTML CSS code so I wasn unsuccessful at adding a space above my counter that appears at the bottom of my homepage.

What code should I add above and below the counter's HTML code? :huh

www.jenweaverphotography.com (http://www.jenweaverphotography.com)

Thanks!

Jen

Andy
Mar-19-2008, 01:22 PM
Customizing, moved to customizing forum.

Allen
Mar-19-2008, 01:28 PM
Just a small question...

I'm no expert on HTML CSS code so I wasn unsuccessful at adding a space above my counter that appears at the bottom of my homepage.

What code should I add above and below the counter's HTML code? :huh

www.jenweaverphotography.com (http://www.jenweaverphotography.com)

Thanks!

Jen
Add this to your CSS and adjust as needed.

#quicklinks {margin-bottom: 20px;}

jenweavernj
Mar-19-2008, 01:45 PM
Why thank you gentlemen!

Thanks Andy for moving it. Sorry - I swear I do that all the time...

Thanks Allen, you always come through for me!