@alexbdd
13 years, 7 months ago
Sorry the full code is here:
EDIT – Corrected your backticks in above post. Use backtick (`) before and after the code so code will be displayed in post. — Mercime
Hi anyone,
I am using a special theme with index.php coded like this:
`<?php get_header (); ?> <div class="column span-“> <?php bm_homepageIntro (); bm_homepageTabs (); ?>
<?php get_sidebar(); get_footer(); ?>`
How can I make changes to fix the theme layout? It’s strange that there is no div id on my index.
Thank you,
Alex