Follow blog loaction
- The topic ‘Follow blog loaction’ is closed to new replies.
Need help? Check out our Support site, then
How can I move the “follow blog” widget into either the header or main menu section. I’d also like to be able to change the color and wording of the “follow” button.
I have the full upgrade
The blog I need help with is: (visible only to logged in users)
Hey,
Unfortunately you can’t move this around here.
You can make CSS changes if you have the CSS upgrade from WordPress.com though.
http://en.wordpress.com/products/custom-css/
For example:
#subscribe-blog input[type="submit"], #subscribe-blog input[type="submit"]:hover {
background: black !important;
}
Cheers,
Scott
Yes I have the CSS upgrade. It’s not possible to move the subscribe button to where the search button was previously located then?
Hey again,
You could probably absolute position it. Can you enable the widget again so I can take a closer look and send over some CSS tips/examples.
Cheers,
Scott