Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #383786

    Hi this is my html for my widget, what is gf customised?

    <div class=”gfcustomized-widget-archives-2 gfcustomized-widget-sidebar-2 gfcustomized-widget”><section class=”widget clearfix widget_archive” id=”archives-2″><span class=”gfcustomized-sidebar-2 gfcustomized-sidebar”><h3 class=”widgettitle”>Archives</h3></span><span class=”gfcustomized-widget-body-sidebar-2 gfcustomized-widget-body “>

    </span></section></div>

    It’s messing my styles up? My url is

    http://web.codecreative.co.uk/blog/

    #383830

    sorry guys seems its not your theme any theme even twenty twelve hsa it not sure what or where it is coming from

    #383833

    Hey codecreative!

    Thank you for coming back.

    I do not see the widget on the link you sent us.

    But try the following:

    
    		<div class="gfcustomized-widget-archives-2 gfcustomized-widget-sidebar-2 gfcustomized-widget">
    				<section class="widget clearfix widget_archive" id="archives-2">
    						<h3 class="widgettitle">
    							<span class="gfcustomized-sidebar-2 gfcustomized-sidebar">
    								Archives
    							</span>
    						</h3>
    						<span class="gfcustomized-widget-body-sidebar-2 gfcustomized-widget-body">
    							September 2014
    						</span>
    				</section>
    		</div>
    

    Regards,
    Günter

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.