Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8426043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:26:26+00:00 2026-06-10T04:26:26+00:00

HTML CSS of child theme CSS of parent theme can be found in the

  • 0

HTML

CSS of child theme

CSS of parent theme can be found in the directory http://www.guestvibe.com/wordpress/wp-content/themes/zincious/css/ and are called:

  • admin
  • color
  • layout
  • ie
  • navigation
  • pagination
  • required
  • slideshow
  • typography

I know this sort of positioning question has been done to death but I’m finding it difficult because of the nature of editing an existing theme.

Essentially, I’d like to position #left and #right next to each other within #featured, but #body below it is giving me problems. Currently, #right is found inside the blue, stripy #body.

My attempt is commented out in the child CSS, but that only caused more havoc.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T04:26:28+00:00Added an answer on June 10, 2026 at 4:26 am

    Add the following definitions:

    #left {
        width: 50%;
        float: left;
    }
    #right {
        width: 50%;
        display: block;
        float: right;
    }
    #body {
        clear: left;
    }
    

    Of course, you can make #left and #right whatever dimensions you’d like. I just made them 50% for illustrative purposes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I found this article: http://www.deluxeblogtips.com/2010/05/editor-style-wordpress-30.html I created a child theme using the Twentyten theme
my CSS code .child{ width:100px; height:100px; display:inline-block; } my HTML code <div id=parent> <div
In HTML/CSS you can define a style which can be applied to many types
Built a theme in HTML/CSS and customized a the cycle plugin to be a
I am trying to adjust my Wordpress theme, and I've created a child theme
Background I have the following html code: <div id=parent> <div id=child> I'm the child!
Screenshot 1: https://skitch.com/android86/fm4r7/dreamweaver ( HTML design view) Screenshot 2: https://skitch.com/android86/fm4fd/dreamweaver ( CSS) In the
I am making a child theme out of a parent theme. In the child
I have some html that looks like this: <div id=parent> <div id=child></div> </div> I
Consider the following HTML/css code sample: <div id="container"> <div id="up">Text<br />Text<br />Text<br /></div> <div

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.