HTML is language used for rendering the structure and content of a web page.

learn more… | top users | synonyms

2
votes
0answers
128 views

Image id as digit cause W3C error

I am using Drupal 7.9 and the images generate a numerical id automatically. It causes W3C validation error: value of attribute "id" invalid: "1" cannot start a name The image tag is the ...
1
vote
0answers
36 views

How to show html <input> marks to Views Custom text - field?

I need to put < input > - html tag to my Views Custom text field, but it wont show up? Somehow these codes will be disabled? What I need to do? I tried to find solutions from web, but I didnt ...
1
vote
0answers
66 views

How can I conditionally insert extra header data on Drupal 6 pages?

I'm using Drupal 6 with the WebForms module, and my entire site uses https. I need to insert some cache-control statements in the page headers of only certain pages (ones with forms on them). Is ...
1
vote
0answers
162 views

MimeMailSystem not sending emails

I've been setting up a newsletter using Simplenews - it works well enough but only for plain text emails. I've set up and installed MimeMail but when selected as the site-wide default ...
1
vote
0answers
124 views

JavaScript snippet displays twice in a block (HTML comments problem)

I have an ad block with the code served by custom installation of OpenX. Code is presented abridged below. <!--/* OpenX Javascript Tag v2.8.9 */--> <script ...
0
votes
0answers
22 views

Menu link - send value to drupal view

think I am on the last leg of this drupal site, but I can't figure something out. I have a book feed that is pulling in from amazon. I have a created a collapse-able tree menu using simpleTreeMenu.js ...
0
votes
0answers
95 views

Add Anchor Link To Comment Form

Hello i have an anchor link set up bottom etc etc. I am finding it hard to locate what tpl file i should be adding or altering to ad the link so as i link to the comment box itself. I can get it in ...
0
votes
0answers
63 views

Send Drupal HTML Formatted Email with SMTP

I'm trying to send html formatted emails through drupal using smtp module, i've also enabled mail system and html mail for enabling that but for some reason it's still not sending them formatted. Any ...
0
votes
0answers
101 views

Mime Mail & HTML Mail modules

Simplenews & Send by email (Print) The following settings enable the send by email function to work Site-wide default - DefaultMailSystem HTML Mail module class - HTMLMailSystem Mime Mail module ...
0
votes
0answers
87 views

Prevent Drupal 7 from adding whitespace to the source code

I like to use HTML when adding content to the body of my nodes. I like to keep the HTML clean and uncluttered. I like HTML that has semantic meaning. I indent using 2 spaces instead of a tab, which ...
0
votes
0answers
31 views

Views Template Images

I try to make my first views template. I need following for a image gallery based on ZURB Foundation 3 Clearing. <ul class="block-grid three-up" data-clearing> <li><a ...
0
votes
0answers
80 views

Html gets converted to plain text

I'm working in a module that allows users to add notes to images. I'm using the Form API reference to create the form field. In edit-mode the HTML works (links get rendered correctly, etc.), but when ...
0
votes
0answers
71 views

Webforms components node view html output

Can anyone tell me where in the webforms module the HTML ID of the components is set? My form has a postcode field with the following ID: "edit-submitted-postcode". I am just trying to find the code ...
0
votes
0answers
160 views

problem with rewrite result in views

i'm trying to display a button in field's rewrite result but noting showing up <div class="main-btn"> <a href="example.com"><input type="button" value="Example" /></a> ...
0
votes
0answers
102 views

Banner Code Corrupt in Views Text Field

High for some reason one of my Views seem to have been corrupted in some way. this behaviour wasnt happening yesterday. What behavouir Reg come on spill the beans. I have a View which shows random ...

1 2
15 30 50 per page