rgcsegers
Forum Replies Created
-
Forum: Themes and Templates
In reply to: In one page normal and smaller font (twenty eleven)That worked, thanks!
Forum: Themes and Templates
In reply to: Twitter and Facebook logon in menubar Twenty ElevenI solved it myself. But now the hover selection once the Facebook logo is nicely dark grey, but when you hover over the Twitter logo it’s not so nice (almost black). How can I make the Twitter logo also I nice hover-color?
This is the code now in my stylesheet:
`#access .twitter, #access .facebook {
float: right;
}
#access .twitter a, #access .facebook a {
background: transparent url(http://www.velovino.nl/wp-admin/images/social-sprite.png) 0 0 no-repeat;
padding: 0;
text-indent: -9999px;
width: 70px;
}
#access .facebook a { background-position: 0 -96px; }
#access .twitter a { background-position: 0 -48px; }
background: transparent url(http://www.velovino.nl/wp-admin/images/social-sprite.png) 0 -144px no-repeat;
}
#access .twitter a:hover, #access .twitter a:focus, #access .twitter a:active {
background: transparent url(http://www.velovino.nl/wp-admin/images/social-sprite.png) 0 -192px no-repeat;
}
#access .facebook a:hover, #access .facebook a:focus, #access .facebook a:active {
background: transparent url(http://www.velovino.nl/wp-admin/images/social-sprite.png) 0 -240px no-repeat;
}Forum: Fixing WordPress
In reply to: Nice mouse oversHi matt94gt,
Thanks for your help!
In both pictures there’s the default mouseover, but that’s because the pictures are clickable. It refers to the hyperlink. In picture 1 there’s also the big mouseover from the Tooltip-plugin. And I don’t want that.
Now I deactivated Tooltip, so I don’t have the big mouseovers anymore.
So far so good, but I activated Tooltip because I wanted a mouseover on the pictures in the header, because I want the website-visitor to see from which place in the world the picture is. There’s no default mouseover on those pictures, because the header-pictures are not clickable with a hyperlink.
So how can I get a nice and small mouseover (just like the default of the browser) on the pictures in my header?
Forum: Fixing WordPress
In reply to: Width pictures on iPadYes in Photoshop, and then I uploaded them in WordPress.
Forum: Fixing WordPress
In reply to: Width pictures on iPadMe
Forum: Fixing WordPress
In reply to: Width pictures on iPadJust make the picture 900 in Photoshop, that did the trick
Forum: Fixing WordPress
In reply to: Width pictures on iPadOK thanks and where do I put that line?
Forum: Fixing WordPress
In reply to: Width pictures on iPadYes that can be the case, because the menubar is on iPad over two lines, while on a computer it’s over one line.
Is there a way to ‘tell the picture’ it has to be as small as the webpage?
Forum: Fixing WordPress
In reply to: Alignment table (Twenty Eleven)YES! Works like a charm, thanks again!
Forum: Fixing WordPress
In reply to: Alignment table (Twenty Eleven)Thanks but nothing happens when I put the line `.hentry td { min-height: ???; } with all kinds of numbers at the ???
Forum: Fixing WordPress
In reply to: Alignment table (Twenty Eleven)That’s already a lot better! Thanks alchymyth!
Can you maybe see the height the table needs for the wineglasses, so that I can set them all on that exact height? Now the zero’s are table-lines with less height than the ones with the wineglasses.
Forum: Themes and Templates
In reply to: Menu twenty eleven all of a sudden sometimes twice as longOK thanks very much alchymyth!
Forum: Themes and Templates
In reply to: Menu twenty eleven all of a sudden sometimes twice as longOK thanks semi.
This is the screenshot where the menubar is NOT ok.
This is the screenshot where the menubar is ok.
Forum: Themes and Templates
In reply to: Menu twenty eleven all of a sudden sometimes twice as longI have two screenshots now. How can I post them?
Forum: Themes and Templates
In reply to: Menu twenty eleven all of a sudden sometimes twice as longOn this page for instance it is twice as long.
I don’t know if it happens randomly, I saw it today for the first time.