Community & Support

Help needed with the wireframe theme

Hi,

Just wondered if anyone can help with an issue I'm having with the wireframe theme. More information here: http://drupal.org/node/81661

Thanks
Jay

Comments

Ah i see this all the time

Ah i see this all the time and its always very often to do with a clear:both css class somewhere.

Try putting

.node-form .standard {
  clear: none !important;
}

in your theme style.css file and see if that clears it.

--
http://www.porttalbotchat.co.uk
-------------------------------------------------
Our mission is to discuss issues and topics of residents of Port Talbot. We provide info on events, issues, concerns and discussions of our local area.

Thanks desm0n!

That's great - I addded that to my stylesheet and it solved the problem. Now I can continue with developing the theme for the site.
I will post the fix and close the matter on the wireframe issues page.

Thanks Again
Jay

--

The Centre for Sustainable Futures ~ http://csf.plymouth.ac.uk

No problems, glad i could

No problems, glad i could help.

--
http://www.porttalbotchat.co.uk
-------------------------------------------------
Our mission is to discuss issues and topics of residents of Port Talbot. We provide info on events, issues, concerns and discussions of our local area.

nobody click here