Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

Including code under a button for readers to snag


  #1  
Old Mar 30, 2009, 06:08 PM
pltrace
 
25 posts · Feb 2009
I made a button for my blog and want to include code underneath so that people can use it. I like this format:



Where can I get code to create this? Thanks!!
  #2  
Old Mar 30, 2009, 07:47 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Not sure if this is overkill for s single piece of code but I use the plugin WP-Syntax to post code in WP but that would be for code in posts and looks like you're putting it into a sidebar.

In that case try

HTML Code:
<pre class="mycode"> YOUR CODE </pre>
i.e. in a text widget

and add a HTML/CSS Inserts -> CSS Insert

HTML Code:
pre.mycode {
width: 200px; 
height: 150px;
overflow: scroll;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing entire page including sidebars, header, etc. peterf Atahualpa 3 Wordpress theme 8 Dec 20, 2011 07:18 PM
Search Button Cali Header configuration & styling 7 Jul 23, 2009 08:43 PM
How do I allow readers to search and go to specific comments? rewardshelp Comments, trackbacks & pings 3 Jun 29, 2009 08:31 PM
including page menu bar in static home page Lee Mandell Page & Category Menu Bars 1 Jun 4, 2009 07:35 AM
Stumbleupon button evilsciencechick Post-Kicker, -Byline & -Footer 1 Feb 4, 2009 06:10 AM


All times are GMT -6. The time now is 08:43 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.