Adding multiple “buttons” to side bar with TEXT widget/
-
I would like to know if I wanted to put multiple “buttons” such as follow me on Twitter and Bloglines etc… Can I put them all in one Text Widget with a space between the code or do I have to put the code in a separate TEXT widget for each “button”. One for Twitter. One for bloglines. One for Facebook.
The blog I need help with is: (visible only to logged in users)
-
You can place them all in the same text widget. For spacing. See > http://wpbtips.wordpress.com/2009/06/30/formatting-text-pt-3/
-
@ timethief
Thanks for the response. Could you please elaborate on that a bit more? How do you get the pics to align themselves next to each other in a post and subsequently a widget? I first try arranging them in a post using visual editor and then copy the HTML into a widget. But the buttons come one below the other.@trueblue0276
have you figured it out? -
@ timethief
Thanks for the response. Could you please elaborate on that a bit more? How do you get the pics to align themselves next to each other in a post and subsequently a widget? I first try arranging them in a post using visual editor and then copy the HTML into a widget. But the buttons come one below the other.@trueblue0276
have you figured it out? -
-
@quadrosneil
Pics align on the left side by ‘default’. You should first know how wide the sidebar is where you want to place the buttons (forgot the link where it says so, just print screen and measure it with some graphic app). If you want the buttons to be next to eachother (like left-right), just string the code lines together.
If you want them above eachother then start each code on a new line for each button.Obviously, lets say your sidebar is 300 pixels wide and you have 4 buttons of 100 pixels each, the fourth button will get pushed off and will appear below the other buttons. So think first how big the space is you can fit your buttons and then plan how to arrange them.
-
@starsquid
No need for printing and measuring. We have a friend who has generously published many details about WordPress.com: -
Yeah that was what I was looking for!!! I knew it was here somewhere. Thanks 1Tess! (still cooking up a storm and coding a tempest huh)
Fortunately I already know all the measurement for my theme :Duhh…anyways, there you quadrosneil.
- The topic ‘Adding multiple “buttons” to side bar with TEXT widget/’ is closed to new replies.