473,395 Members | 2,006 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

pod content falls out of the pod, css help required

I have a website up and running for years and I was about to make some changes when I realised that the pictures are out of the pods. they used to sit perfectly within them. first I thought it must have been windows8.1, but I checked with other browsers too and they are out of place. I cannot figure out what's wrong, here is the code:

Expand|Select|Wrap|Line Numbers
  1. .pod {
  2.  background: #fff;
  3.     padding: 10px;
  4.     width: 244px;
  5.     float:left;
  6.     margin-right: 13px;
  7. }
  8. .podContent {
  9.  width: 244px;
  10.  height:181px;
  11.  overflow:hidden;
  12.  margin-top: 10px;
  13. }
  14. .pod h1 {
  15.  background: #F90;   
  16.  color: #000;
  17.  padding:5px;
  18.  background-image:url(../images/icon_chevron.png);
  19.  background-repeat:no-repeat;
  20.  background-position:95%;
  21.  font-size:16px;
  22.  font-weight:normal;
  23.  margin: 0 0 10px 0;
  24. }
  25. a.block {
  26.     text-decoration:none;
  27.     display:block;
  28. }
  29.  
  30. and this is the rule for the pic:
  31.  
  32.  <section class="pod" id="Karcsúsítás négyszeres hatékonysággal"> <a href="http://bytes.com/wiener.html"><h1 class="block" id="Karcsúsítás négyszeres hatékonysággal">Wiener tekercselés</h1> </a> <figure><a href="http://bytes.com/wiener.html"><img src="http://bytes.com/images/wiener.jpg" alt="kapszula" width="225" height="200" class="podContent"></a> </figure> </section>
or alternatively the website:www.evila.hu
Mar 15 '15 #1
0 1301

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Matt Kruse | last post by:
This is a typical layout, but I have specific requirements. I'm trying to figure out a) if it's possible to meet the requirements and b) if so, how. +---------------+ | header |...
0
by: Scott Abel | last post by:
For immediate release: The Rockley Group Content Management Workshop Series Coming to Atlanta, Seattle, Vancouver, Chicago, Washington, DC, Toronto, and Research Triangle Park Learn more:...
1
by: IkBenHet | last post by:
Hello, I found this script to create a simple rich text form (http://programmabilities.com/xml/index.php?id=17): <html> <head> <title>Rich Text Editor</title> </head> <body>
3
by: Paul W | last post by:
I have a ListBox Webcontrol with an OnSelectedIndexChanged event (and AutoPostBack=true). If I disable EnableViewState for this control, when I change the listbox index, the form does a postback...
2
by: Peter McEvoy | last post by:
Hi all, I wonder has anyone seen this behaviour with XsdObjGen tool, and if so, how did you get around it? I have the following in a schema file: <xs:attribute name="sid" type="xs:long"...
3
by: ilockett | last post by:
The background: I have a web app with a simple master page that contains just one content placeholder. I have created a web form that then uses this master page. Within the content...
7
by: kashaziz | last post by:
Hello, I am here after head-banging with this issue for several days. I am trying to parse a feed using JS and have stucked on the <content:encoded> tag. I have tried getElementsbyTagName but...
11
by: Naeem | last post by:
I have a Javascript function, which changes a text field of a form into a select field. Following is the function function changeStateField() { var myForm =...
8
by: Mort Strom | last post by:
Right now the header of my master page contains all of the CSS styles for all of the pages that might be loaded in my ContentPlaceHolder. The problem is that my <styletag is getting too large to...
2
by: Joe Strout | last post by:
We need to set up a content management system that allows nontechnical users to manage the content of their web site. Rather than starting from scratch, I'd prefer to start with an existing CMS...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.