aasbd
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Problem in 3.5Sorry! Thanks for your support. Now I have fixed it. It is OK. When I go to other page it is OK but when I go to the home page it is seen some extra space at the bottom of the page how can I remove it?
Forum: Themes and Templates
In reply to: Problem in 3.5I have corrected according to your instruction but I did not get what I want. I have attached a screenshot. Actually I want like the screenshot. The site description will be just below the site title. http://i46.tinypic.com/2rcwpbd.jpg
Forum: Themes and Templates
In reply to: Problem in 3.5I changed it into zero but the problem is not solved yet. Actually I want both the title and site description will be together and it will be just right side of the logo.
Forum: Themes and Templates
In reply to: Problem in 3.5Sorry, I could not bring the site description to the top i.e just below the title. it moves only to the right,left or below but it does not move to the up.
Forum: Themes and Templates
In reply to: Problem in 3.5Before my site title and description was in the middle of right side of the logo. Now The title is Ok but how can I take the site description to the middle of the logo or just below the site title.
Forum: Themes and Templates
In reply to: Problem in 3.5Thanks for your help. A little change is there yet. Before my site title and site description was in right side of my logo but now it is in below the logo. How can I fix it?
Forum: Themes and Templates
In reply to: Display problem in IEYou can see it from the link. http://i45.tinypic.com/2cn6ucm.jpg
Forum: Themes and Templates
In reply to: Display problem in IEI got the screenshot but it does not paste here. However I am going to download upgrade version of IE.
Forum: Themes and Templates
In reply to: Display problem in IEIE version is 6.0
Forum: Themes and Templates
In reply to: Display problem in IEAfter adding this code it worked almost. Now the main body content is the major problem. It does not display all. I think left margin or padding problem. If you have any suggestion about changing left margin and padding in the body it will be solved 100%. However, thanks for your patient and timing.
Forum: Themes and Templates
In reply to: Display problem in IEI have added your code in style.css section. The menu-bar shows the black color. However the major problem is RIGHT SITE BAR. The right side bar is gone down. The other problem is TEXT DISPLAY PROBLEM in the main body section. The text shows partially. I think margin or padding problem in left side of the body.
Forum: Fixing WordPress
In reply to: Body text display problem in Internet ExplorerI have removed the codes you suggested both from the header.php and style.php. Now the header almost looks like nice except color. But the body texts are not seen fully from left. And right side bar also gone down from main body content. All these problems are in IE Browser only. In the Firefox all are OK.
Forum: Fixing WordPress
In reply to: Body text display problem in Internet ExplorerPlease check the link: http://pastebin.com/j9q521BA
Forum: Fixing WordPress
In reply to: Body text display problem in Internet ExplorerI got the following 8 errors. I am not sure how to correct those errors and where to put those corrected code in my child theme? I am looking for WordPress friend’s help?
Error Line 56, Column 62: Duplicate ID branding.
<header id=”branding” style=”background-color: #FFFFFF ;”>
✉
Warning Line 54, Column 37: The first occurrence of ID branding was here.<header id=”branding” role=”banner”>
✉
Error Line 56, Column 62: Element header not allowed as child of element hgroup in this context. (Suppressing further errors from this subtree.)<header id=”branding” style=”background-color: #FFFFFF ;”>
Contexts in which element header may be used:
Where flow content is expected.
Content model for element hgroup:
One or more h1, h2, h3, h4, h5, and/or h6 elements.Error Line 56, Column 62: The element header must not appear as a descendant of the header element.
<header id=”branding” style=”background-color: #FFFFFF ;”>
✉
Error Line 58, Column 24: Heading cannot be a child of another heading.<h1 id=”site-title”><span><a href=”http://www.aas-bd.com/” title=”ADVANCED …
✉
Error Line 60, Column 12: End tag hgroup seen, but there were open elements.</hgroup>
✉
Error Line 56, Column 62: Unclosed element header.<header id=”branding” style=”background-color: #FFFFFF ;”>
✉
Error Line 60, Column 12: Element hgroup is missing a required instance of one or more of the following child elements: h1, h2, h3, h4, h5, h6.</hgroup>
Content model for element hgroup:
One or more h1, h2, h3, h4, h5, and/or h6 elements.Error Line 166, Column 88: The align attribute on the div element is obsolete. Use CSS instead.
…addfreestats-wordpress” STYLE=”position:relative;bottom:120px;” align=”center”>
✉
Warning Line 183, Column 106: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.…nnect.cgi?usr=00352401Pauto” border=0 alt=”AddFreeStats”>Website Statistics
Forum: Fixing WordPress
In reply to: Footer color change in twenty eleven themeI checked your site by firebug(F12) and I did not find such code. Try it again in your child theme I think it will work.