DBCwordpress
Member
Posted 3 years ago #
Hi
Been trying to customise my template and already had excellent advice here on the forum. I can't seem to find info on rearranging the "categories" "links" "meta information".
I am trying to move links up above categories I have a sneaky suspicion its in the CSS file but amm not totally sure.
Any guidance would be much appreciated
Dale
It's usually found in your theme's "sidebar.php" and is a php call.
Backup your original and then proceed with modification. It's not the same for every theme, but look for stuff like:
<?php get_links_list(); ?>
Hope this helps.
DBCwordpress
Member
Posted 3 years ago #
Sharmin
Member
Posted 3 years ago #
Hi,
In my page the side bar moved the the bottom of the page
(http://www.adhunika.org/blog) can anyone help me to fix it?
-Sharmin