Jump to content

glamorouscreations

Members
  • Posts

    108
  • Joined

  • Last visited

Everything posted by glamorouscreations

  1. thank you here you go. >[color="#8B0000"]<div class="clear-this"></div> </div> <!-- div#wrap-mid --> <div id="footer"> <ul id="footer-links"> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?> <?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?> <li id="links"> <h2>Links</h2> <ul> <?php get_links('-1', '<li>', '</li>', '<br />', FALSE, 'name', FALSE, FALSE, -1, FALSE); ?> </ul> </li> <li id="meta"> <h2>Meta</h2> <ul> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <li><a href="http://validator.w3.org/check?uri=referer" title="Validate XHTML">XHTML</a></li> <li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li> <li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress</a></li> <?php wp_meta(); ?> </ul> </li> <li id="subscribe"> <h2>Subscribe</h2> <p> <a href="<? bloginfo('rss2_url') ?>" title="Subscribe to my feed"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/feed-icon.gif" alt="Subscribe to RSS" /></a> <a href="http://fusion.google.com/add?feedurl=<? bloginfo('rss2_url') ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/google-plus.gif" alt="Google Reader or Homepage" /></a> <a href="http://www.ifeedreaders.com/subscribe.php?thefeed=<? bloginfo('rss2_url') ?>&"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/ifeedreaders.gif" alt="Subscribe" title="More Subscription Options"/></a> <a href="http://add.my.yahoo.com/rss?url=<? bloginfo('rss2_url') ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/yahoo.gif" alt="Add to My Yahoo!" /></a> <a href="http://www.bloglines.com/sub/<? bloginfo('rss2_url') ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/bloglines.gif" alt="Subscribe with Bloglines" /></a> <a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=<? bloginfo('rss2_url') ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/newsgator.gif" alt="Subscribe in NewsGator Online" /></a> <a href="http://my.msn.com/addtomymsn.armx?id=rss&ru=<? bloginfo('rss2_url') ?>&ru=<? echo get_settings('home'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/msn2.gif" alt="Add to MyMSN" /></a> <a href="http://feeds.my.aol.com/add.jsp?url=<? bloginfo('rss2_url') ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/myaol.gif" alt="Add to My AOL"/></a> <a href="http://www.pageflakes.com/subscribe.aspx?url=<? bloginfo('rss2_url') ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/pageflakes.gif" alt="Subscribe to PageFlakes" /></a> <a href="http://www.rojo.com/add-subscription?resource=<? bloginfo('rss2_url') ?>"> <img src="<?php bloginfo('template_url'); ?>/images/rss-images/rojo.gif" alt="Subscribe in Rojo" /></a> <a href="http://technorati.com/faves?add=<? echo get_settings('home'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/rss-images/technorati.gif" alt="Add to Technorati Favorites!" /></a> </p> </li> <?php } ?> <?php endif; /* end of dynamic sidebar */ ?> </ul> <div id="credits"> <a href="http://wordpress.org"><img src="<?php bloginfo('template_url'); ?>/images/wp-logo.jpg" alt="WordPress" title="Powered by WordPress" /></a> <a href="http://www.glamorouscreations.com"><img src="<?php bloginfo('template_url'); ?>/images/cureless-logo.jpg" alt="Glamor" title="Fantasy WordPress Theme by Glamorous Creations" /></a> </div> </div> <!-- div#footer --> </div> <!-- div#wrap-all --> <?php /* "Powered by WordPress. Designed by Glamorous Creations." */ ?> <?php wp_footer(); ?> </body> </html>[/color]
  2. ok what i seen above in tch thomas response thank you, i am not sure what u mean about that would i could do is post my footer code here if you like and maybe that will help me understand more of how to do this , and yes thank you i will check into the widge text thing u mentioned above mistahp, thank you both i will await furthure detail, i do thank you for help me and welcoming me.
  3. i have a wordpress theme i designed and its validated of all errors which means its clear, but i want to remove all the links, meta tag, and subscribe and put my own text link such as copyright, and graphics credit copyright link there but the only links from that area i wanna keep i wanna move to my sidebar in it own section named links and add the rss link, and my main site link and stuff to add later on, ive tried doing this from all css tuts and help from some other people but when i remove that section and follow what ive been told it moved my footer unpositioned off unlinement, can someone please help me remove this, id very much kindly appreciate any and all help from anyone, right now my blog is not public. thank you for reading this post and hope to await some help . thank you
×
×
  • Create New...