This forum is for assistance with theme development.

way to display cut'n'paste code

for a banner / logo I'd like to offer some cut and paste html code to be dropped into an affiliate website, something like:

<textarea onfocus="this.select();" class="cutnpaste" id="mylogo"><a href="http://www.example.org/"><img src="http://www.example.org/files/logo_example.png" border="0" alt="Visit example.org now!" /></a></textarea>

Of course I want there to be a textarea with the code as the value.

CSS Image Padding

Hi, I'm trying to get padding around an image using CSS. The page output code looks like this:

<div class="info">Submitted by <a href="/user/1" title="View user profile.">...</a> on Mon, 2006-11-27 15:56.<span class="terms"></span></div>
  <div class="content">
    <p><img src="

So far I have try the following in the style.css;
.content p img (
padding: 20px 20px 20px 20px;
)

Easier Styling in Drupal 5?

Hi,

As a relatively new user to Drupal I may be talking out of turn here or if you can already do this and I haven't yet stumbled on the right module/handbook or have posted in the wrong place, then advanced apologies - I nearly raised this as an "issue" in the Drupal 5 section but thought better of it.

Problems with images

I have been having problems with bringing images into my drupal site. I have posted twice regarding image problems and have searched extensively for answers.

For example; On this page: http://pbolduc.com/furniture/?q=node/14 an image does come in in the content, (slab) but the other two (top and bottom) images do not.

Default administration theme for node/add

Hello, i use garland theme for admin backend and my own (lets call it "my" theme) for page frontend.
The problem is when editor is adding new content (node/add) admin theme is switched to "my" theme. How to make garland theme visible in node/add, node/edit?

Pages

Subscribe with RSS Subscribe to RSS - Theme development