gmbower
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: Text will not format correctly on pages – CSS & PHPsewmyheadon…
first off, thanks much for the input.
secondly.. that worked like a charm…
issue resolved..
I appreciate your expertise!!!
George
Forum: Themes and Templates
In reply to: Text will not format correctly on pages – CSS & PHPanyone got any ideas? thanks in advance!
Forum: Themes and Templates
In reply to: Text will not format correctly on pages – CSS & PHPHere is the sidebar.php
<!-- Sidebar --> <div id="sidebar"> <!-- Sidebar Right --> <div id="sidebar-right"> <h3>RSS Feed</h3> <div id="sidebar-feed"> <a href="<?php bloginfo('rss_url'); ?>" title="RSS Feed"><img src="<?php bloginfo('template_directory'); ?>/images/sidebar_feed.jpg" alt="RSS Feed" width="143" height="40" /></a> </div> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(1) ) : ?> <?php endif; ?> </div> <!-- /Sidebar Right --> </div> <!-- Sidebar -->Forum: Themes and Templates
In reply to: Footer Changes – Yes, another encoded footer – Question/HelpTopic resolved… Found a download for the theme with no obfuscated code!!!
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)