![]() |
[CSS] nested layers and text
I have a page located at http://www.arch13.com/index.php?id=brewery where the included page brewery is soley CSS based. It's been giving me issues with a nested layer and text indenting, and I was hoping someone could point out what I'm doing wrong.
The actual page, located at www.arch13.com/brewery.php , is the focus here. The page is constructed by creating a wrapper div that contains all the visable divs (Got that?) The wrapper div sets the total height and width and all the other layers are then nested within. The first layer is photo_image and is where the actual image is displayed. Then, I have photo_nav where the image description and navigation goes. This is where my problem is. photo_nav has photo_subnav nested in it. The actual code looks like: Code:
<div class="photo_nav"> The actual CSS dictating the page is: Code:
.wrapper { Now, How can I have a margin area between the subnav red box and the text? And how can I have multipule pharagraphs without the new paragraph starting under the subnav red box instead of inline with the previous paragraph? |
I'm on it.
|
Modified Style Sheet
Quote:
Quote:
|
All times are GMT -8. The time now is 04:48 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project