From 32162183d59d995b35d7cb1f53d321a3b1051b04 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 4 Apr 2009 15:04:17 +0000 Subject: adding in tag menu - just starting this --- views/default/tidypics/css.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'views/default/tidypics') diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index 54e5e2e60..9b2b76b54 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -77,7 +77,10 @@ margin:10px; #tidypics_image_wrapper { margin:10px 0 10px 0; +text-align:center; +position: relative; } + /* #tidypics_image_frame { padding:5px; @@ -195,7 +198,7 @@ padding:10px; overflow:hidden; } -#cont-menu { +#tag_menu { border:1px solid #3B5999; width:200px; position:absolute; -- cgit v1.2.3