+evrik Posted December 30, 2005 Share Posted December 30, 2005 I have have problems with the page width, specifically on this page. http://www.Waymarking.com/my/MyPage.aspx Can that be fixed? Link to comment
+WizCreations Posted January 5, 2006 Share Posted January 5, 2006 What's wrong with it? It could be a problem with cross browser design (I don't know if css is used), or your screen resolution might be too small. The page looks fine for me in both Firefox and Internet Explorer. Link to comment
+ChapterhouseInc Posted January 5, 2006 Share Posted January 5, 2006 well, YOUR link takes me to MY page. i thought it was just me. i have the pic of the USA on my profile--with what states ive cached in--and thought that it was large, and made the page wider than the rest. i have just been dealing with it. do you also have that map on your profile? yes, i see you do. i see you have 2 maps there. {NOTE: going to forum thread listing, right clicking your name, brought up your GC.com profile. this, is a reason to at least have a link between the two: the forums don't distinguish between GC.com and WM.com} i believe that the GC.com page has been formatted to restrict the width of the image, while the WM.com page still lacks this [TITK can correct me if i am wrong]. Link to comment
+evrik Posted January 5, 2006 Author Share Posted January 5, 2006 Im can't seem to adjust the width. Link to comment
+WizCreations Posted January 6, 2006 Share Posted January 6, 2006 Im can't seem to adjust the width. I'm sure you already do, but make sure the 'My profile details are written in HTML format' box is checked. for the biography section, copy paste the following: These are the states where I have been benchmarking or geocaching.<br> <img src="http://www.world66.com/myworld66/visitedStates/statemap?visited=DCILINMANJOHPA"> <p> </p> <img src="http://www.world66.com/community/mymaps/worldmap?visited=USUK"> <p> </p> <a href="http://douweosinga.com/projects/visitedstates">Create your own visited states map</a> or <a href="http://douweosinga.com/projects/googlehacks">Check out these Google Hacks</a>.<br> <a herf="http://douweosinga.com/projects/visitedcountries">Create your own visited countries map</a> or <a href="http://www.tonjafabritz.com/">vertaling Duits Nederlands</a> if the images are still too large, let me know. This doesn't resize them, but moves them below the text instead of to the right of it. Link to comment
+WizCreations Posted January 13, 2006 Share Posted January 13, 2006 Change this: These are the states where I have been benchmarking or geocaching.<br><img src="http://www.world66.com/myworld66/visitedStates/statemap?visited=DCILINMANJOHPA"> <p> </p> <img src="http://www.world66.com/community/mymaps/worldmap?visited=USUK"> into this: These are the states where I have been benchmarking or geocaching.<br><img width="400" height="207" src="http://www.world66.com/myworld66/visitedStates/statemap?visited=DCILINMANJOHPA"> <p> </p> <img width="400" height="200" src="http://www.world66.com/community/mymaps/worldmap?visited=USUK"> Link to comment
+evrik Posted January 14, 2006 Author Share Posted January 14, 2006 That worked, thanks! Link to comment
Recommended Posts