[pmwiki-users] marinee skin
DaveG
pmwiki at solidgone.com
Mon May 12 21:14:38 CDT 2008
Here's what you'll need to do to move the black bar and the content down
to accomodate a larger image in the title section:
1] Increase the top-margin on the body element (highlighted below):
style.css (line 25)
body {
font-family:Arial,Verdana,Helvetica;
font-size:76%;
margin: *68px* 0pt 20px;
padding:0pt;
text-align:center;
}
2] Edit the image images/bg_top.gif to accomodate the increase made
above. Thus, if you added 20px to the top margin, increase the height of
the black bar in the image. If you're not sure how to do that, let me
how much you need the image changed by, I can do that for you.
Hope that helps.
~ ~ Dave
DaveG wrote:
> Unfortunately, making the black bar bigger is not as simple as it
> sounds. As a starting point you'd need to change the images/bg_top.gif,
> images/container_right.gif, and images/container_left.gif background images.
>
> If you want to simply get a larger image in the header thoug, you might
> be able to do that without having the black background changing. In
> which case you'd want to simply push the 'content' of the page down. I
> don't recall how that was done, but I'll take a look this evening.
>
> ~ ~ David
>
>
> Maria McKinley wrote:
>> Hey there,
>>
>> Wondering if anyone is using the marinee skin, and could answer my
>> question. My daughter is making a website, and we put a gif up for the
>> logo by editing Site.SiteHeader using rfloat. The gif seems to be a
>> bit too large or something, so I wanted to make the black area at the
>> top larger. I poked around the style.css, but couldn't figure out how
>> to do it. Does anyone know?
>>
>> thanks,
>> maria
>>
>> _______________________________________________
>> pmwiki-users mailing list
>> pmwiki-users at pmichaud.com
>> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
More information about the pmwiki-users
mailing list