customizing the addthisbutton position in CSS

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
6/11/2010 9:57:30 PM
Gravatar
Total Posts 16

customizing the addthisbutton position in CSS

Reading the docs, it appears that the CSS  for this button was originally in stylelayout.css, and then later several CSS files were combined into style.css.

Looking into style.css I am not seeing the addthisbutton section. 

So... I am sure I am overlooking something here. Where do I go to modify the position of the addthis button in my skin? 

6/12/2010 1:14:43 PM
Gravatar
Total Posts 18439

Re: customizing the addthisbutton position in CSS

If all else fails you can wrap it in a div in layout.master, put your own class name on the div and use that for positioning. If it already has a div with a class, you can always add the class to your css and apply positioning.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.