Previous Message
Next Message

All classes same?

Sent by Christopher on 21 July 2008 05:05


..aboutmepara { /*In this area is the paragraph where I will have a 
summery about myself */
    padding-top: 15px;
    padding-right: -24px;
    padding-bottom: 60px;
    margin-right: -3px;
    margin-left: -35px;
    left: 72px;
    width: 319px;
    padding-left: 42px;
    border-left-style: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    float: none;
    top: 538px;
    clear: none;
    height: 236px;
    margin-top: -35px;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    color: #003300;
    position: absolute;
    overflow: visible;
    letter-spacing: 0em;
    text-align: left;
    white-space: normal;
    font-size: 16px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: -12px;
    background-position: left;
    font-variant: normal;
    line-height: 16px;
    vertical-align: top;
}



Adam Ducker wrote:
> Christopher wrote:
>> http://www.walkfar.ca/test/productionsite6.html
>>
>> If you look, all the text under the "aboutme" when I apply a 
>> underline it's applied to both <p> tags (or classes) how come?
>
> Can you paste the CSS code you're applying?  It will help me see which 
> elements it's messing with.
>
>> Also If you look at the box to the right there is a blue bar image, 
>> that is within the blue box I want it outside of the blue box but no 
>> matter what I do it won't sit above it.
>
> You may want to set "position: absolute;" to the blue bar to get it 
> above the box.  First set #flashbox to "position: relative;" so that 
> the position of #flashbarelements will start inside the bounds of 
> #flashbox, then you can get rid of the -50 margin and just say 
> "position: absolute; top: -50px;" or something of that nature.
>
> -Adam Ducker (http://adamducker.com)
>

-- 

*Christopher* - the creative sheep

*animator*///motion graphics artist/\\*web dev*

web: www.walkfar.ca [EMAIL-REMOVED]> email: 
[EMAIL-REMOVED] <http://www.walkfar.ca/>

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: