No way to help with CSS without a link to your site…
Thread Starter
haldav
(@haldav)
Thanks for the reply, WPyogi. I got it worked out, though. I’m not sure why it didn’t work the first time I tried it, but it’s cool now.
can you please post your solution? I am trying to do it as well, without much success though..
Thread Starter
haldav
(@haldav)
No problem, cablord. FYI, the website I was working on is at http://robertedwinfrank.com
In your .css file, find:
#access
and edit the padding property. I changed mine to:
padding: 10px;
Let me know if this helps.