I just needed:
margin: 0 auto;
The problem more had to do with my DIV width. Once that was solved the margin code worked like a charm to center it.
Type: Posts; User: akmporter; Keyword(s):
I just needed:
margin: 0 auto;
The problem more had to do with my DIV width. Once that was solved the margin code worked like a charm to center it.
Is there any way to do this without forcing a margin left? I'd like it to just center it on the page and adapt to different size screens.
1) Script Title: Ultimate Fade-In Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
I would love some help in getting the...
Thank you for the responses! The second suggestion worked just perfectly. Thank you.
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem:
I have been able to set up and use this...
I was able to get this to work by adding this code in the content page:
<script type="text/javascript">
animatedcollapse.addDiv('aaronAfter', 'fade=1,speed=600,group=aaron,hide=0,persist=1,')...
1) Script Title: Animated Collapsible DIV v2.4
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm#newattrs
3) Describe problem:
I have very much enjoyed...
John, thank you for your quick response. I just did another double check and your suspicion was correct. It was my mindless mistake. It works great. Thanks again. Apologies for the post.
Here's a neat option for the "tooltip" using CSS.
http://www.alistapart.com/articles/practicalcss/
Look for "CSS Help" in this article. Hope this helps.
1) Script Title: Lightbox Image Viewer 2.03a
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
I'm relatively new at adding these...