Forum pics in wrong place? https://btherunboarddirectory.runboard.com/t370 Runboard| Forum pics in wrong place? en-us Thu, 28 Mar 2024 13:15:45 +0000 Thu, 28 Mar 2024 13:15:45 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Re: Forum pics in wrong place?https://btherunboarddirectory.runboard.com/p3887,from=rss#post3887https://btherunboarddirectory.runboard.com/p3887,from=rss#post3887They are in the right place, but they are background images, so the text places itself on top of the pics Your height is also set to 20px for all images, so they are cut in half, at least. To have the full height, increase the height of the image Look at your image width on the images you are using, then set the number of px in padding-left to be one px higher Eg : This image is 100px wideand 65 px high. The code should then be : #fl_td_1_2 { display:block;   height: 65px;   padding-left: 101px; background:url('http://img124.imageshack.us/img124/9356/ssspicsmallhy7.png') top left no-repeat; } Mind you, this trick looks neatest when you use small images in height, no more than 40px is recommendednondisclosed_email@example.com (The Mooseman)Sun, 30 Jul 2006 19:31:53 +0000 Forum pics in wrong place?https://btherunboarddirectory.runboard.com/p3886,from=rss#post3886https://btherunboarddirectory.runboard.com/p3886,from=rss#post3886I have added pics in my forum categories, but arn't they supposed to be in the column , like to the left of the headings?? Because mine is perhaps in the wrong place? If so how do i change this.nondisclosed_email@example.com (minnie19mouse)Sat, 29 Jul 2006 11:21:59 +0000