Vantalk Posted November 16, 2012 Posted November 16, 2012 Hello everyone. I'm currently busting my brain to get a button below my right column in the index page. In the old versions i knew they had a column left.php and column right.php that you could use, but this 2.3.3 version is a little more difficult. I tried fixing my button with css position: absolute, but it doesn't position the same in all browsers.. so i gues a code after the one that includes all the boxes should work.. but i can't seems to find where that is.. Does anyone know where all these boxes are included? I'm currently tracking "configuration_value" (which is true/false and right/left column in database, table configuration).. Any other suggestions to get that button where I want it? I'll keep trying and keep ya posted if I find anything.
Vantalk Posted November 16, 2012 Author Posted November 16, 2012 Ok.. nevermind i found the columns in template_bottom.php and added the code after <?php echo $oscTemplate->getBlocks('boxes_column_right'); ?>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.