Help needed with the wireframe theme

senorJ - September 3, 2006 - 12:06

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

Ah i see this all the time

desm0n - September 3, 2006 - 12:49

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!

senorJ - September 3, 2006 - 15:42

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

desm0n - September 3, 2006 - 16:09

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.

 
 

Drupal is a registered trademark of Dries Buytaert.