Forum Replies Created
-
AuthorPosts
-
Did you clear your cache? Working fine with different browsers and devices here.
I can confirm that your content and sidebar are properly aligned. The sidebar isn’t pushed to the bottom, looks great from my iMac.
Sorry I meant no* hover effects
My CSS is now cleaned up. I found out the issue with the li.meu-twitter a not showing up had to do with cloudflare so I disabled it for the time being.
So for now, I added 2 icons, twitter and facebook but have some issues with them. I need them both to be lower in the menu and now hover effects.
Thanks for the help.
Can you see it there now? If not, what am I doing wrong?
I updated the css to that
.menu li.menu-twitter a {
text-indent: -9999px;
background-image: url(wp-content/uploads/2013/01/social_twitter_box_blue_128-e1359321126789.png) !important;
background-repeat: no-repeat !important;
margin-left: 70px !important;
width: 30px;
}It doesn’t seem to work though.
This is the CSS for the twitter icon I want to add as a link
.menu-twitter {
text-indent: -9999px;
background-image: url(wp-content/uploads/2013/01/social_twitter_box_blue_128-e1359321126789.png) !important;
background-repeat: no-repeat !important;
margin-left: 70px !important;
width: 30px;
}Then I added the CSS Class menu-twitter to the link. It doesn’t work, the attribute I want is menu-twitter but it adds the following to it - menu-twitter menu-item menu-item-type-custom menu-item-object-custom menu-item-189 . Why does it do this?
I’m confused by that. Can you give an example? Thanks.
test reply
test reply
Thanks Jen I fixed it
Thanks Jen that put the ads in 2 columns but now have these problems
1) Subscribe box in the sidebar: the title is hyperlinked with the url that’s supposed to go with the ad.
2) Subscribe box now leans out of the sidebar.
3) The CSS style is to low compared to spiceupyourblog.com.
Sorry for being so picky.
Also, if you are curious, it works perfectly for me.
I am sure it doesn’t need to be updated, the only purpose it really serves is uploading and placing your favicon in the right directories
Easy way, search and install this plugin and upload the favicon: Genesis Favicon uploader.
-
AuthorPosts