amazing 0 Report post Posted May 16, 2011 i wish for the circle-map image to be positioned equally within the frame of the slide...(ie: a little higher than it is) the gif img is cropped to the perimeter of the circle itself.... i wish it to 'float at equal distance between the top and bottom, not resting on the bottom as it is now..... any ideas? thanks! Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 16, 2011 Do you have a link? Probably just takes a bit of CSS padding adjustment. Share this post Link to post Share on other sites
amazing 0 Report post Posted May 16, 2011 http://66.147.244.238/~amazinp2/ thanks adam Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 16, 2011 In this case you actually just need to make the image itself smaller. You can try `#feature {padding-top:0px;}` to get close to centering it, but it still needs to be smaller I think. Share this post Link to post Share on other sites
amazing 0 Report post Posted May 16, 2011 unfortunately the code did nothing.. needs to be smaller? but it fits well within the feature boundaries already....? Please tell me if images and media can be inserted into the features slide and positioned manually. ie: make the circle 'rest' in the top corner if i so desired how is this simple customisation possible? Share this post Link to post Share on other sites
catrina 103 Report post Posted May 17, 2011 You can use CSS (with help from Firebug: http://getfirebug.com) to re-position the circle manually. If you need help using Firebug, this tutorial can get you started: http://www.pagelines.com/docs/customization#101 Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites