here's the original code -
<div class="yuhead-logo">
<style>
.yuhead-logo
h2{
width:200px;
height:30px;
background-image:url(http://l.yimg.com/a/i/brand/
purplelogo/uh/20/minty/logo-ymail-wh.png);
_background-image:url(http://l.yimg.com/a/i/brand/
purplelogo/uh/20/minty/logo-ymail-wh.ie6.png);}
.yuhead-logo
a{
width:200px;
height:30px; }
.yuhead-logo
div.yuhead-comarketing {
width:200px; }
</style>
<h2>
<a href="http://us.lrd.yahoo.com/
_ylt=AhZnv59vdspPCOmL2qcrfr2huVI6/SIG=11ap1seuq/EXP=1314977732/**http
%3A//mail.yahoo.com/" target="_top">
Yahoo! Mail
</a>
</h2> <!-- comarketing component -->
</div>
i dont quite understand the tag " _background-image:", its a
transparent logo image that overlays a white background
image(specified in "background-image" above it). my goal is to replace
the logo here. what will be the best way to do it? I tried adding a
"div.yuhead-logo.h2" style replacing bg image but that did not work...
On Aug 22, 1:34 am, Michal Wojciechowski <[email protected]>
wrote:
> On 08/22/2011 05:19 AM, ddjen11 wrote:
>
> > yes i was able to move up the logo
> > using GM_addStyle by doing "div.nav-bar { top:144px
> > }", this gets rid of a big spaces
> > between tabs and the logo. what i
> > was able to do before was replacing
> > the logo.
>
> Is anything stopping you from using GM_addStyle to also replace the logo?
>
> --
> Michal Wojciechowskihttp://odyniec.net/|http://userscripts.org/users/49673
--
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/greasemonkey-users?hl=en.